>>> Unpacking source... >>> Unpacking epiphany-2.26.3.tar.bz2 to /var/tmp/portage/www-client/epiphany-2.26.3-r1/work >>> Source unpacked in /var/tmp/portage/www-client/epiphany-2.26.3-r1/work >>> Preparing source in /var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3 ... * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: epiphany-2.26.3 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying epiphany-2.26.1-automagic-libcanberra.patch ...  [ ok ] * Applying epiphany-2.26-fix-sandbox-violations.patch ...  [ ok ] * Applying epiphany-2.26.3-system-plugin.patch ...  [ ok ] removed `m4/ltoptions.m4' removed `m4/ltsugar.m4' removed `m4/ltversion.m4' removed `m4/lt~obsolete.m4' removed `m4/libtool.m4' * Running eautoreconf in '/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3 ... * econf: updating epiphany-2.26.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating epiphany-2.26.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-scrollkeeper --with-gecko=libxul-embedding --with-distributor-name=Gentoo --enable-canberra --disable-zeroconf --disable-network-manager --enable-spell-checker --enable-python --disable-gtk-doc checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.40.5 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused checking what language compliance flags to pass to the C++ compiler... checking for DEPENDENCIES... yes checking for DBUS... yes checking for dbus-binding-tool... /usr/bin/dbus-binding-tool Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for gconftool-2... /usr/bin/gconftool-2 checking for mkdtemp... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for compiler option... yes checking for gawk... (cached) gawk checking which gecko to use... libxul-embedding checking manual gecko home set... checking for compiler -fshort-wchar option... yes checking whether to enable C++ RTTI... no checking whether we have a gtk 2 gecko build... yes checking whether we have a gecko debug build... no checking whether we have a xpcom glue... yes checking for gecko version... 1.9 checking nspr in gecko... no checking nspr in system... yes checking nsIX509Cert.h usability... yes checking nsIX509Cert.h presence... yes checking for nsIX509Cert.h... yes checking whether to include PSM support... yes checking whether to enable native gtk+ filepicker... yes checking nsINonBlockingAlertService.h usability... yes checking nsINonBlockingAlertService.h presence... yes checking for nsINonBlockingAlertService.h... yes checking nsIGlobalHistory3.h usability... yes checking nsIGlobalHistory3.h presence... yes checking for nsIGlobalHistory3.h... yes checking nsIIOService2.h usability... yes checking nsIIOService2.h presence... yes checking for nsIIOService2.h... yes checking nsIMutableArray.h usability... yes checking nsIMutableArray.h presence... yes checking for nsIMutableArray.h... yes checking mozISpellCheckingEngine.h usability... yes checking mozISpellCheckingEngine.h presence... yes checking for mozISpellCheckingEngine.h... yes checking nsIBadCertListener.h usability... no checking nsIBadCertListener.h presence... no checking for nsIBadCertListener.h... no checking nsIDOMNSLocation.h usability... yes checking nsIDOMNSLocation.h presence... yes checking for nsIDOMNSLocation.h... yes checking X11/XF86keysym.h usability... yes checking X11/XF86keysym.h presence... yes checking for X11/XF86keysym.h... yes checking whether Python support is requested... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for headers required to compile python extensions... found checking for PYGTK... yes checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pygtk codegen... /usr/bin/python /usr/lib/python2.6/site-packages/gtk-2.0/codegen/codegen.py checking for pygtk h2def... /usr/bin/python /usr/lib/python2.6/site-packages/gtk-2.0/codegen/h2def.py checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes checking whether to build the deskop file plugin... yes checking for DESKTOP_FILE_PLUGIN_DEP... yes checking whether to enable zeroconf bookmarks support... no checking whether to enable NetworkManager support... no checking whether spell checking support is requested... yes checking for SPELLCHECKER... yes checking whether iso-codes has iso-639 and iso-3166 domains... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/epiphany-2.26.pc config.status: creating data/epiphany.desktop.in config.status: creating data/bme.desktop.in config.status: creating data/chrome/Makefile config.status: creating data/chrome/brand.dtd config.status: creating data/chrome/brand.properties config.status: creating data/glade/Makefile config.status: creating data/icons/Makefile config.status: creating data/art/Makefile config.status: creating data/ui/Makefile config.status: creating data/weasel-ua-pref.js config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating lib/Makefile config.status: creating lib/egg/Makefile config.status: creating lib/widgets/Makefile config.status: creating embed/Makefile config.status: creating embed/mozilla/Makefile config.status: creating src/Makefile config.status: creating src/bookmarks/Makefile config.status: creating src/ephy-version.h config.status: creating help/Makefile config.status: creating plugins/Makefile config.status: creating plugins/desktop-file/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE Epiphany was configured with the following options: Source code location : . Compiler : i686-pc-linux-gnu-gcc Prefix : /usr Extra debugging support : yes Zeroconf bookmarks support : no NetworkManager support : no Python support : yes Desktop file plugin : yes Spellchecker : yes (experimental) Gecko backend : libxul-embedding version 1.9 PSM support : yes Canberra support : yes >>> Source configured. >>> Compiling source in /var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3 ... make cd . && /bin/sh /var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3' Making all in lib make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib' /usr/bin/glib-mkenums \ --fhead "#include \"ephy-lib-type-builtins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --fprod "\n#include \"@filename@\"" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n" \ --vhead " static GType type = 0;\n\n" \ --vhead " if (G_UNLIKELY (type == 0))\n {\n" \ --vhead " static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n }\n\n" \ --vtail " return type;\n}\n\n" \ ephy-node.h ephy-password-dialog.h ephy-state.h > xgen-stamp-ephy-lib-type-builtins.c \ && ( cmp -s xgen-stamp-ephy-lib-type-builtins.c ephy-lib-type-builtins.c || cp xgen-stamp-ephy-lib-type-builtins.c ephy-lib-type-builtins.c ) \ && rm -f xgen-stamp-ephy-lib-type-builtins.c \ && echo timestamp > stamp-ephy-lib-type-builtins.c /usr/bin/glib-mkenums \ --fhead "#ifndef EPHY_LIB_TYPE_BUILTINS_H\n" \ --fhead "#define EPHY_LIB_TYPE_BUILTINS_H 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* EPHY_LIB_TYPE_BUILTINS_H */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define EPHY_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ ephy-node.h ephy-password-dialog.h ephy-state.h > xgen-stamp-ephy-lib-type-builtins.h \ && ( cmp -s xgen-stamp-ephy-lib-type-builtins.h ephy-lib-type-builtins.h || cp xgen-stamp-ephy-lib-type-builtins.h ephy-lib-type-builtins.h ) \ && rm -f xgen-stamp-ephy-lib-type-builtins.h \ && echo timestamp > stamp-ephy-lib-type-builtins.h /usr/bin/glib-genmarshal --prefix=ephy_marshal ./ephy-marshal.list --header --body > ephy-marshal.c \ && echo timestamp > stamp-ephy-marshal.c /usr/bin/glib-genmarshal --prefix=ephy_marshal ./ephy-marshal.list --header > ephy-marshal.h \ && echo timestamp > stamp-ephy-marshal.h make all-recursive make[3]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib' Making all in widgets make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib/widgets' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-icon-entry.lo -MD -MP -MF .deps/libephywidgets_la-ephy-icon-entry.Tpo -c -o libephywidgets_la-ephy-icon-entry.lo `test -f 'ephy-icon-entry.c' || echo './'`ephy-icon-entry.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-icon-entry.lo -MD -MP -MF .deps/libephywidgets_la-ephy-icon-entry.Tpo -c ephy-icon-entry.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-icon-entry.o ephy-icon-entry.c: In function 'ephy_icon_entry_size_allocate': ephy-icon-entry.c:229: warning: 'yborder' may be used uninitialized in this function ephy-icon-entry.c:229: warning: 'xborder' may be used uninitialized in this function ephy-icon-entry.c: In function 'ephy_icon_entry_size_request': ephy-icon-entry.c:201: warning: 'yborder' may be used uninitialized in this function ephy-icon-entry.c:201: warning: 'xborder' may be used uninitialized in this function mv -f .deps/libephywidgets_la-ephy-icon-entry.Tpo .deps/libephywidgets_la-ephy-icon-entry.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-location-entry.lo -MD -MP -MF .deps/libephywidgets_la-ephy-location-entry.Tpo -c -o libephywidgets_la-ephy-location-entry.lo `test -f 'ephy-location-entry.c' || echo './'`ephy-location-entry.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-location-entry.lo -MD -MP -MF .deps/libephywidgets_la-ephy-location-entry.Tpo -c ephy-location-entry.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-location-entry.o mv -f .deps/libephywidgets_la-ephy-location-entry.Tpo .deps/libephywidgets_la-ephy-location-entry.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-node-view.lo -MD -MP -MF .deps/libephywidgets_la-ephy-node-view.Tpo -c -o libephywidgets_la-ephy-node-view.lo `test -f 'ephy-node-view.c' || echo './'`ephy-node-view.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-node-view.lo -MD -MP -MF .deps/libephywidgets_la-ephy-node-view.Tpo -c ephy-node-view.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-node-view.o mv -f .deps/libephywidgets_la-ephy-node-view.Tpo .deps/libephywidgets_la-ephy-node-view.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-search-entry.lo -MD -MP -MF .deps/libephywidgets_la-ephy-search-entry.Tpo -c -o libephywidgets_la-ephy-search-entry.lo `test -f 'ephy-search-entry.c' || echo './'`ephy-search-entry.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-search-entry.lo -MD -MP -MF .deps/libephywidgets_la-ephy-search-entry.Tpo -c ephy-search-entry.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-search-entry.o mv -f .deps/libephywidgets_la-ephy-search-entry.Tpo .deps/libephywidgets_la-ephy-search-entry.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-spinner.lo -MD -MP -MF .deps/libephywidgets_la-ephy-spinner.Tpo -c -o libephywidgets_la-ephy-spinner.lo `test -f 'ephy-spinner.c' || echo './'`ephy-spinner.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-spinner.lo -MD -MP -MF .deps/libephywidgets_la-ephy-spinner.Tpo -c ephy-spinner.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-spinner.o mv -f .deps/libephywidgets_la-ephy-spinner.Tpo .deps/libephywidgets_la-ephy-spinner.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-spinner-tool-item.lo -MD -MP -MF .deps/libephywidgets_la-ephy-spinner-tool-item.Tpo -c -o libephywidgets_la-ephy-spinner-tool-item.lo `test -f 'ephy-spinner-tool-item.c' || echo './'`ephy-spinner-tool-item.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-spinner-tool-item.lo -MD -MP -MF .deps/libephywidgets_la-ephy-spinner-tool-item.Tpo -c ephy-spinner-tool-item.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-spinner-tool-item.o mv -f .deps/libephywidgets_la-ephy-spinner-tool-item.Tpo .deps/libephywidgets_la-ephy-spinner-tool-item.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-tree-model-node.lo -MD -MP -MF .deps/libephywidgets_la-ephy-tree-model-node.Tpo -c -o libephywidgets_la-ephy-tree-model-node.lo `test -f 'ephy-tree-model-node.c' || echo './'`ephy-tree-model-node.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-tree-model-node.lo -MD -MP -MF .deps/libephywidgets_la-ephy-tree-model-node.Tpo -c ephy-tree-model-node.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-tree-model-node.o mv -f .deps/libephywidgets_la-ephy-tree-model-node.Tpo .deps/libephywidgets_la-ephy-tree-model-node.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-tree-model-sort.lo -MD -MP -MF .deps/libephywidgets_la-ephy-tree-model-sort.Tpo -c -o libephywidgets_la-ephy-tree-model-sort.lo `test -f 'ephy-tree-model-sort.c' || echo './'`ephy-tree-model-sort.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-tree-model-sort.lo -MD -MP -MF .deps/libephywidgets_la-ephy-tree-model-sort.Tpo -c ephy-tree-model-sort.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-tree-model-sort.o mv -f .deps/libephywidgets_la-ephy-tree-model-sort.Tpo .deps/libephywidgets_la-ephy-tree-model-sort.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-zoom-action.lo -MD -MP -MF .deps/libephywidgets_la-ephy-zoom-action.Tpo -c -o libephywidgets_la-ephy-zoom-action.lo `test -f 'ephy-zoom-action.c' || echo './'`ephy-zoom-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-zoom-action.lo -MD -MP -MF .deps/libephywidgets_la-ephy-zoom-action.Tpo -c ephy-zoom-action.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-zoom-action.o mv -f .deps/libephywidgets_la-ephy-zoom-action.Tpo .deps/libephywidgets_la-ephy-zoom-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-zoom-control.lo -MD -MP -MF .deps/libephywidgets_la-ephy-zoom-control.Tpo -c -o libephywidgets_la-ephy-zoom-control.lo `test -f 'ephy-zoom-control.c' || echo './'`ephy-zoom-control.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephywidgets_la-ephy-zoom-control.lo -MD -MP -MF .deps/libephywidgets_la-ephy-zoom-control.Tpo -c ephy-zoom-control.c -fPIC -DPIC -o .libs/libephywidgets_la-ephy-zoom-control.o mv -f .deps/libephywidgets_la-ephy-zoom-control.Tpo .deps/libephywidgets_la-ephy-zoom-control.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephywidgets.la libephywidgets_la-ephy-icon-entry.lo libephywidgets_la-ephy-location-entry.lo libephywidgets_la-ephy-node-view.lo libephywidgets_la-ephy-search-entry.lo libephywidgets_la-ephy-spinner.lo libephywidgets_la-ephy-spinner-tool-item.lo libephywidgets_la-ephy-tree-model-node.lo libephywidgets_la-ephy-tree-model-sort.lo libephywidgets_la-ephy-zoom-action.lo libephywidgets_la-ephy-zoom-control.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libephywidgets.a .libs/libephywidgets_la-ephy-icon-entry.o .libs/libephywidgets_la-ephy-location-entry.o .libs/libephywidgets_la-ephy-node-view.o .libs/libephywidgets_la-ephy-search-entry.o .libs/libephywidgets_la-ephy-spinner.o .libs/libephywidgets_la-ephy-spinner-tool-item.o .libs/libephywidgets_la-ephy-tree-model-node.o .libs/libephywidgets_la-ephy-tree-model-sort.o .libs/libephywidgets_la-ephy-zoom-action.o .libs/libephywidgets_la-ephy-zoom-control.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephywidgets.a libtool: link: ( cd ".libs" && rm -f "libephywidgets.la" && ln -s "../libephywidgets.la" "libephywidgets.la" ) make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib/widgets' Making all in egg make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib/egg' /usr/bin/glib-genmarshal --prefix=_egg_marshal ./eggmarshalers.list --header --body > eggmarshalers.c \ && echo timestamp > stamp-eggmarshalers.c /usr/bin/glib-genmarshal --prefix=_egg_marshal ./eggmarshalers.list --header > eggmarshalers.h \ && echo timestamp > stamp-eggmarshalers.h /usr/bin/glib-mkenums \ --fhead "#include \"eggtypebuiltins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --fprod "\n#include \"@filename@\"" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n" \ --vhead " static GType type = 0;\n\n" \ --vhead " if (G_UNLIKELY (type == 0))\n {\n" \ --vhead " static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n }\n\n" \ --vtail " return type;\n}\n\n" \ eggtreemultidnd.h egg-editable-toolbar.h egg-toolbars-model.h egg-toolbar-editor.h > xgen-stamp-eggtypebuiltins.c \ && ( cmp -s xgen-stamp-eggtypebuiltins.c eggtypebuiltins.c || cp xgen-stamp-eggtypebuiltins.c eggtypebuiltins.c ) \ && rm -f xgen-stamp-eggtypebuiltins.c \ && echo timestamp > stamp-eggtypebuiltins.c /usr/bin/glib-mkenums \ --fhead "#ifndef __EGGTYPEBUILTINS_H__\n" \ --fhead "#define __EGGTYPEBUILTINS_H__ 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* __EGGTYPEBUILTINS_H__ */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define EGG_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ eggtreemultidnd.h egg-editable-toolbar.h egg-toolbars-model.h egg-toolbar-editor.h > xgen-stamp-eggtypebuiltins.h \ && ( cmp -s xgen-stamp-eggtypebuiltins.h eggtypebuiltins.h || cp xgen-stamp-eggtypebuiltins.h eggtypebuiltins.h ) \ && rm -f xgen-stamp-eggtypebuiltins.h \ && echo timestamp > stamp-eggtypebuiltins.h make all-am make[5]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib/egg' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-eggtreemultidnd.lo -MD -MP -MF .deps/libegg_la-eggtreemultidnd.Tpo -c -o libegg_la-eggtreemultidnd.lo `test -f 'eggtreemultidnd.c' || echo './'`eggtreemultidnd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-eggtreemultidnd.lo -MD -MP -MF .deps/libegg_la-eggtreemultidnd.Tpo -c eggtreemultidnd.c -fPIC -DPIC -o .libs/libegg_la-eggtreemultidnd.o mv -f .deps/libegg_la-eggtreemultidnd.Tpo .deps/libegg_la-eggtreemultidnd.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-egg-editable-toolbar.lo -MD -MP -MF .deps/libegg_la-egg-editable-toolbar.Tpo -c -o libegg_la-egg-editable-toolbar.lo `test -f 'egg-editable-toolbar.c' || echo './'`egg-editable-toolbar.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-egg-editable-toolbar.lo -MD -MP -MF .deps/libegg_la-egg-editable-toolbar.Tpo -c egg-editable-toolbar.c -fPIC -DPIC -o .libs/libegg_la-egg-editable-toolbar.o mv -f .deps/libegg_la-egg-editable-toolbar.Tpo .deps/libegg_la-egg-editable-toolbar.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-egg-toolbars-model.lo -MD -MP -MF .deps/libegg_la-egg-toolbars-model.Tpo -c -o libegg_la-egg-toolbars-model.lo `test -f 'egg-toolbars-model.c' || echo './'`egg-toolbars-model.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-egg-toolbars-model.lo -MD -MP -MF .deps/libegg_la-egg-toolbars-model.Tpo -c egg-toolbars-model.c -fPIC -DPIC -o .libs/libegg_la-egg-toolbars-model.o mv -f .deps/libegg_la-egg-toolbars-model.Tpo .deps/libegg_la-egg-toolbars-model.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-egg-toolbar-editor.lo -MD -MP -MF .deps/libegg_la-egg-toolbar-editor.Tpo -c -o libegg_la-egg-toolbar-editor.lo `test -f 'egg-toolbar-editor.c' || echo './'`egg-toolbar-editor.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-egg-toolbar-editor.lo -MD -MP -MF .deps/libegg_la-egg-toolbar-editor.Tpo -c egg-toolbar-editor.c -fPIC -DPIC -o .libs/libegg_la-egg-toolbar-editor.o mv -f .deps/libegg_la-egg-toolbar-editor.Tpo .deps/libegg_la-egg-toolbar-editor.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-eggmarshalers.lo -MD -MP -MF .deps/libegg_la-eggmarshalers.Tpo -c -o libegg_la-eggmarshalers.lo `test -f 'eggmarshalers.c' || echo './'`eggmarshalers.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-eggmarshalers.lo -MD -MP -MF .deps/libegg_la-eggmarshalers.Tpo -c eggmarshalers.c -fPIC -DPIC -o .libs/libegg_la-eggmarshalers.o mv -f .deps/libegg_la-eggmarshalers.Tpo .deps/libegg_la-eggmarshalers.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-eggtypebuiltins.lo -MD -MP -MF .deps/libegg_la-eggtypebuiltins.Tpo -c -o libegg_la-eggtypebuiltins.lo `test -f 'eggtypebuiltins.c' || echo './'`eggtypebuiltins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -DCURSOR_DIR=\"/usr/share/epiphany/art\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libegg_la-eggtypebuiltins.lo -MD -MP -MF .deps/libegg_la-eggtypebuiltins.Tpo -c eggtypebuiltins.c -fPIC -DPIC -o .libs/libegg_la-eggtypebuiltins.o mv -f .deps/libegg_la-eggtypebuiltins.Tpo .deps/libegg_la-eggtypebuiltins.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libegg.la libegg_la-eggtreemultidnd.lo libegg_la-egg-editable-toolbar.lo libegg_la-egg-toolbars-model.lo libegg_la-egg-toolbar-editor.lo libegg_la-eggmarshalers.lo libegg_la-eggtypebuiltins.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libegg.a .libs/libegg_la-eggtreemultidnd.o .libs/libegg_la-egg-editable-toolbar.o .libs/libegg_la-egg-toolbars-model.o .libs/libegg_la-egg-toolbar-editor.o .libs/libegg_la-eggmarshalers.o .libs/libegg_la-eggtypebuiltins.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libegg.a libtool: link: ( cd ".libs" && rm -f "libegg.la" && ln -s "../libegg.la" "libegg.la" ) make[5]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib/egg' make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib/egg' make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-eel-gconf-extensions.lo -MD -MP -MF .deps/libephymisc_la-eel-gconf-extensions.Tpo -c -o libephymisc_la-eel-gconf-extensions.lo `test -f 'eel-gconf-extensions.c' || echo './'`eel-gconf-extensions.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-eel-gconf-extensions.lo -MD -MP -MF .deps/libephymisc_la-eel-gconf-extensions.Tpo -c eel-gconf-extensions.c -fPIC -DPIC -o .libs/libephymisc_la-eel-gconf-extensions.o mv -f .deps/libephymisc_la-eel-gconf-extensions.Tpo .deps/libephymisc_la-eel-gconf-extensions.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-debug.lo -MD -MP -MF .deps/libephymisc_la-ephy-debug.Tpo -c -o libephymisc_la-ephy-debug.lo `test -f 'ephy-debug.c' || echo './'`ephy-debug.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-debug.lo -MD -MP -MF .deps/libephymisc_la-ephy-debug.Tpo -c ephy-debug.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-debug.o mv -f .deps/libephymisc_la-ephy-debug.Tpo .deps/libephymisc_la-ephy-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-dialog.lo -MD -MP -MF .deps/libephymisc_la-ephy-dialog.Tpo -c -o libephymisc_la-ephy-dialog.lo `test -f 'ephy-dialog.c' || echo './'`ephy-dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-dialog.lo -MD -MP -MF .deps/libephymisc_la-ephy-dialog.Tpo -c ephy-dialog.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-dialog.o mv -f .deps/libephymisc_la-ephy-dialog.Tpo .deps/libephymisc_la-ephy-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-dnd.lo -MD -MP -MF .deps/libephymisc_la-ephy-dnd.Tpo -c -o libephymisc_la-ephy-dnd.lo `test -f 'ephy-dnd.c' || echo './'`ephy-dnd.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-dnd.lo -MD -MP -MF .deps/libephymisc_la-ephy-dnd.Tpo -c ephy-dnd.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-dnd.o mv -f .deps/libephymisc_la-ephy-dnd.Tpo .deps/libephymisc_la-ephy-dnd.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-file-chooser.lo -MD -MP -MF .deps/libephymisc_la-ephy-file-chooser.Tpo -c -o libephymisc_la-ephy-file-chooser.lo `test -f 'ephy-file-chooser.c' || echo './'`ephy-file-chooser.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-file-chooser.lo -MD -MP -MF .deps/libephymisc_la-ephy-file-chooser.Tpo -c ephy-file-chooser.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-file-chooser.o mv -f .deps/libephymisc_la-ephy-file-chooser.Tpo .deps/libephymisc_la-ephy-file-chooser.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-file-helpers.lo -MD -MP -MF .deps/libephymisc_la-ephy-file-helpers.Tpo -c -o libephymisc_la-ephy-file-helpers.lo `test -f 'ephy-file-helpers.c' || echo './'`ephy-file-helpers.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-file-helpers.lo -MD -MP -MF .deps/libephymisc_la-ephy-file-helpers.Tpo -c ephy-file-helpers.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-file-helpers.o mv -f .deps/libephymisc_la-ephy-file-helpers.Tpo .deps/libephymisc_la-ephy-file-helpers.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-gui.lo -MD -MP -MF .deps/libephymisc_la-ephy-gui.Tpo -c -o libephymisc_la-ephy-gui.lo `test -f 'ephy-gui.c' || echo './'`ephy-gui.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-gui.lo -MD -MP -MF .deps/libephymisc_la-ephy-gui.Tpo -c ephy-gui.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-gui.o mv -f .deps/libephymisc_la-ephy-gui.Tpo .deps/libephymisc_la-ephy-gui.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-langs.lo -MD -MP -MF .deps/libephymisc_la-ephy-langs.Tpo -c -o libephymisc_la-ephy-langs.lo `test -f 'ephy-langs.c' || echo './'`ephy-langs.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-langs.lo -MD -MP -MF .deps/libephymisc_la-ephy-langs.Tpo -c ephy-langs.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-langs.o mv -f .deps/libephymisc_la-ephy-langs.Tpo .deps/libephymisc_la-ephy-langs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-loader.lo -MD -MP -MF .deps/libephymisc_la-ephy-loader.Tpo -c -o libephymisc_la-ephy-loader.lo `test -f 'ephy-loader.c' || echo './'`ephy-loader.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-loader.lo -MD -MP -MF .deps/libephymisc_la-ephy-loader.Tpo -c ephy-loader.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-loader.o mv -f .deps/libephymisc_la-ephy-loader.Tpo .deps/libephymisc_la-ephy-loader.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-module.lo -MD -MP -MF .deps/libephymisc_la-ephy-module.Tpo -c -o libephymisc_la-ephy-module.lo `test -f 'ephy-module.c' || echo './'`ephy-module.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-module.lo -MD -MP -MF .deps/libephymisc_la-ephy-module.Tpo -c ephy-module.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-module.o mv -f .deps/libephymisc_la-ephy-module.Tpo .deps/libephymisc_la-ephy-module.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-node.lo -MD -MP -MF .deps/libephymisc_la-ephy-node.Tpo -c -o libephymisc_la-ephy-node.lo `test -f 'ephy-node.c' || echo './'`ephy-node.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-node.lo -MD -MP -MF .deps/libephymisc_la-ephy-node.Tpo -c ephy-node.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-node.o mv -f .deps/libephymisc_la-ephy-node.Tpo .deps/libephymisc_la-ephy-node.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-node-filter.lo -MD -MP -MF .deps/libephymisc_la-ephy-node-filter.Tpo -c -o libephymisc_la-ephy-node-filter.lo `test -f 'ephy-node-filter.c' || echo './'`ephy-node-filter.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-node-filter.lo -MD -MP -MF .deps/libephymisc_la-ephy-node-filter.Tpo -c ephy-node-filter.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-node-filter.o mv -f .deps/libephymisc_la-ephy-node-filter.Tpo .deps/libephymisc_la-ephy-node-filter.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-node-db.lo -MD -MP -MF .deps/libephymisc_la-ephy-node-db.Tpo -c -o libephymisc_la-ephy-node-db.lo `test -f 'ephy-node-db.c' || echo './'`ephy-node-db.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-node-db.lo -MD -MP -MF .deps/libephymisc_la-ephy-node-db.Tpo -c ephy-node-db.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-node-db.o mv -f .deps/libephymisc_la-ephy-node-db.Tpo .deps/libephymisc_la-ephy-node-db.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-object-helpers.lo -MD -MP -MF .deps/libephymisc_la-ephy-object-helpers.Tpo -c -o libephymisc_la-ephy-object-helpers.lo `test -f 'ephy-object-helpers.c' || echo './'`ephy-object-helpers.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-object-helpers.lo -MD -MP -MF .deps/libephymisc_la-ephy-object-helpers.Tpo -c ephy-object-helpers.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-object-helpers.o mv -f .deps/libephymisc_la-ephy-object-helpers.Tpo .deps/libephymisc_la-ephy-object-helpers.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-password-dialog.lo -MD -MP -MF .deps/libephymisc_la-ephy-password-dialog.Tpo -c -o libephymisc_la-ephy-password-dialog.lo `test -f 'ephy-password-dialog.c' || echo './'`ephy-password-dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-password-dialog.lo -MD -MP -MF .deps/libephymisc_la-ephy-password-dialog.Tpo -c ephy-password-dialog.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-password-dialog.o mv -f .deps/libephymisc_la-ephy-password-dialog.Tpo .deps/libephymisc_la-ephy-password-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-print-utils.lo -MD -MP -MF .deps/libephymisc_la-ephy-print-utils.Tpo -c -o libephymisc_la-ephy-print-utils.lo `test -f 'ephy-print-utils.c' || echo './'`ephy-print-utils.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-print-utils.lo -MD -MP -MF .deps/libephymisc_la-ephy-print-utils.Tpo -c ephy-print-utils.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-print-utils.o mv -f .deps/libephymisc_la-ephy-print-utils.Tpo .deps/libephymisc_la-ephy-print-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-shlib-loader.lo -MD -MP -MF .deps/libephymisc_la-ephy-shlib-loader.Tpo -c -o libephymisc_la-ephy-shlib-loader.lo `test -f 'ephy-shlib-loader.c' || echo './'`ephy-shlib-loader.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-shlib-loader.lo -MD -MP -MF .deps/libephymisc_la-ephy-shlib-loader.Tpo -c ephy-shlib-loader.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-shlib-loader.o mv -f .deps/libephymisc_la-ephy-shlib-loader.Tpo .deps/libephymisc_la-ephy-shlib-loader.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-signal-accumulator.lo -MD -MP -MF .deps/libephymisc_la-ephy-signal-accumulator.Tpo -c -o libephymisc_la-ephy-signal-accumulator.lo `test -f 'ephy-signal-accumulator.c' || echo './'`ephy-signal-accumulator.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-signal-accumulator.lo -MD -MP -MF .deps/libephymisc_la-ephy-signal-accumulator.Tpo -c ephy-signal-accumulator.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-signal-accumulator.o mv -f .deps/libephymisc_la-ephy-signal-accumulator.Tpo .deps/libephymisc_la-ephy-signal-accumulator.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-state.lo -MD -MP -MF .deps/libephymisc_la-ephy-state.Tpo -c -o libephymisc_la-ephy-state.lo `test -f 'ephy-state.c' || echo './'`ephy-state.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-state.lo -MD -MP -MF .deps/libephymisc_la-ephy-state.Tpo -c ephy-state.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-state.o mv -f .deps/libephymisc_la-ephy-state.Tpo .deps/libephymisc_la-ephy-state.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-string.lo -MD -MP -MF .deps/libephymisc_la-ephy-string.Tpo -c -o libephymisc_la-ephy-string.lo `test -f 'ephy-string.c' || echo './'`ephy-string.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-string.lo -MD -MP -MF .deps/libephymisc_la-ephy-string.Tpo -c ephy-string.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-string.o mv -f .deps/libephymisc_la-ephy-string.Tpo .deps/libephymisc_la-ephy-string.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-stock-icons.lo -MD -MP -MF .deps/libephymisc_la-ephy-stock-icons.Tpo -c -o libephymisc_la-ephy-stock-icons.lo `test -f 'ephy-stock-icons.c' || echo './'`ephy-stock-icons.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-stock-icons.lo -MD -MP -MF .deps/libephymisc_la-ephy-stock-icons.Tpo -c ephy-stock-icons.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-stock-icons.o mv -f .deps/libephymisc_la-ephy-stock-icons.Tpo .deps/libephymisc_la-ephy-stock-icons.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-time-helpers.lo -MD -MP -MF .deps/libephymisc_la-ephy-time-helpers.Tpo -c -o libephymisc_la-ephy-time-helpers.lo `test -f 'ephy-time-helpers.c' || echo './'`ephy-time-helpers.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-time-helpers.lo -MD -MP -MF .deps/libephymisc_la-ephy-time-helpers.Tpo -c ephy-time-helpers.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-time-helpers.o mv -f .deps/libephymisc_la-ephy-time-helpers.Tpo .deps/libephymisc_la-ephy-time-helpers.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-zoom.lo -MD -MP -MF .deps/libephymisc_la-ephy-zoom.Tpo -c -o libephymisc_la-ephy-zoom.lo `test -f 'ephy-zoom.c' || echo './'`ephy-zoom.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-zoom.lo -MD -MP -MF .deps/libephymisc_la-ephy-zoom.Tpo -c ephy-zoom.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-zoom.o mv -f .deps/libephymisc_la-ephy-zoom.Tpo .deps/libephymisc_la-ephy-zoom.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-spell-check.lo -MD -MP -MF .deps/libephymisc_la-ephy-spell-check.Tpo -c -o libephymisc_la-ephy-spell-check.lo `test -f 'ephy-spell-check.c' || echo './'`ephy-spell-check.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-spell-check.lo -MD -MP -MF .deps/libephymisc_la-ephy-spell-check.Tpo -c ephy-spell-check.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-spell-check.o mv -f .deps/libephymisc_la-ephy-spell-check.Tpo .deps/libephymisc_la-ephy-spell-check.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-lib-type-builtins.lo -MD -MP -MF .deps/libephymisc_la-ephy-lib-type-builtins.Tpo -c -o libephymisc_la-ephy-lib-type-builtins.lo `test -f 'ephy-lib-type-builtins.c' || echo './'`ephy-lib-type-builtins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-lib-type-builtins.lo -MD -MP -MF .deps/libephymisc_la-ephy-lib-type-builtins.Tpo -c ephy-lib-type-builtins.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-lib-type-builtins.o mv -f .deps/libephymisc_la-ephy-lib-type-builtins.Tpo .deps/libephymisc_la-ephy-lib-type-builtins.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-marshal.lo -MD -MP -MF .deps/libephymisc_la-ephy-marshal.Tpo -c -o libephymisc_la-ephy-marshal.lo `test -f 'ephy-marshal.c' || echo './'`ephy-marshal.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../lib/egg -DSHARE_DIR=\"/usr/share/epiphany\" -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymisc_la-ephy-marshal.lo -MD -MP -MF .deps/libephymisc_la-ephy-marshal.Tpo -c ephy-marshal.c -fPIC -DPIC -o .libs/libephymisc_la-ephy-marshal.o mv -f .deps/libephymisc_la-ephy-marshal.Tpo .deps/libephymisc_la-ephy-marshal.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephymisc.la libephymisc_la-eel-gconf-extensions.lo libephymisc_la-ephy-debug.lo libephymisc_la-ephy-dialog.lo libephymisc_la-ephy-dnd.lo libephymisc_la-ephy-file-chooser.lo libephymisc_la-ephy-file-helpers.lo libephymisc_la-ephy-gui.lo libephymisc_la-ephy-langs.lo libephymisc_la-ephy-loader.lo libephymisc_la-ephy-module.lo libephymisc_la-ephy-node.lo libephymisc_la-ephy-node-filter.lo libephymisc_la-ephy-node-db.lo libephymisc_la-ephy-object-helpers.lo libephymisc_la-ephy-password-dialog.lo libephymisc_la-ephy-print-utils.lo libephymisc_la-ephy-shlib-loader.lo libephymisc_la-ephy-signal-accumulator.lo libephymisc_la-ephy-state.lo libephymisc_la-ephy-string.lo libephymisc_la-ephy-stock-icons.lo libephymisc_la-ephy-time-helpers.lo libephymisc_la-ephy-zoom.lo libephymisc_la-ephy-spell-check.lo libephymisc_la-ephy-lib-type-builtins.lo libephymisc_la-ephy-marshal.lo -Wl,--export-dynamic -lenchant -lgmodule-2.0 -lglib-2.0 libtool: link: i686-pc-linux-gnu-ar cru .libs/libephymisc.a .libs/libephymisc_la-eel-gconf-extensions.o .libs/libephymisc_la-ephy-debug.o .libs/libephymisc_la-ephy-dialog.o .libs/libephymisc_la-ephy-dnd.o .libs/libephymisc_la-ephy-file-chooser.o .libs/libephymisc_la-ephy-file-helpers.o .libs/libephymisc_la-ephy-gui.o .libs/libephymisc_la-ephy-langs.o .libs/libephymisc_la-ephy-loader.o .libs/libephymisc_la-ephy-module.o .libs/libephymisc_la-ephy-node.o .libs/libephymisc_la-ephy-node-filter.o .libs/libephymisc_la-ephy-node-db.o .libs/libephymisc_la-ephy-object-helpers.o .libs/libephymisc_la-ephy-password-dialog.o .libs/libephymisc_la-ephy-print-utils.o .libs/libephymisc_la-ephy-shlib-loader.o .libs/libephymisc_la-ephy-signal-accumulator.o .libs/libephymisc_la-ephy-state.o .libs/libephymisc_la-ephy-string.o .libs/libephymisc_la-ephy-stock-icons.o .libs/libephymisc_la-ephy-time-helpers.o .libs/libephymisc_la-ephy-zoom.o .libs/libephymisc_la-ephy-spell-check.o .libs/libephymisc_la-ephy-lib-type-builtins.o .libs/libephymisc_la-ephy-marshal.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephymisc.a libtool: link: ( cd ".libs" && rm -f "libephymisc.la" && ln -s "../libephymisc.la" "libephymisc.la" ) make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib' make[3]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib' make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/lib' Making all in embed make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed' /usr/bin/glib-mkenums \ --fhead "#include \"ephy-embed-type-builtins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --fprod "\n#include \"@filename@\"" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n" \ --vhead " static GType type = 0;\n\n" \ --vhead " if (G_UNLIKELY (type == 0))\n {\n" \ --vhead " static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n }\n\n" \ --vtail " return type;\n}\n\n" \ ephy-adblock.h ephy-adblock-manager.h ephy-base-embed.h ephy-command-manager.h ephy-cookie-manager.h ephy-embed.h ephy-embed-container.h ephy-embed-event.h ephy-embed-factory.h ephy-embed-persist.h ephy-embed-prefs.h ephy-embed-single.h ephy-embed-shell.h ephy-embed-utils.h ephy-history.h ephy-history-item.h ephy-password-manager.h ephy-permission-manager.h > xgen-stamp-ephy-embed-type-builtins.c \ && ( cmp -s xgen-stamp-ephy-embed-type-builtins.c ephy-embed-type-builtins.c || cp xgen-stamp-ephy-embed-type-builtins.c ephy-embed-type-builtins.c ) \ && rm -f xgen-stamp-ephy-embed-type-builtins.c \ && echo timestamp > stamp-ephy-embed-type-builtins.c /usr/bin/glib-mkenums \ --fhead "#ifndef EPHY_EMBED_TYPE_BUILTINS_H\n" \ --fhead "#define EPHY_EMBED_TYPE_BUILTINS_H 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* EPHY_EMBED_TYPE_BUILTINS_H */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define EPHY_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ ephy-adblock.h ephy-adblock-manager.h ephy-base-embed.h ephy-command-manager.h ephy-cookie-manager.h ephy-embed.h ephy-embed-container.h ephy-embed-event.h ephy-embed-factory.h ephy-embed-persist.h ephy-embed-prefs.h ephy-embed-single.h ephy-embed-shell.h ephy-embed-utils.h ephy-history.h ephy-history-item.h ephy-password-manager.h ephy-permission-manager.h > xgen-stamp-ephy-embed-type-builtins.h \ && ( cmp -s xgen-stamp-ephy-embed-type-builtins.h ephy-embed-type-builtins.h || cp xgen-stamp-ephy-embed-type-builtins.h ephy-embed-type-builtins.h ) \ && rm -f xgen-stamp-ephy-embed-type-builtins.h \ && echo timestamp > stamp-ephy-embed-type-builtins.h make all-recursive make[3]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed' Making all in mozilla make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed/mozilla' /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-AutoJSContextStack.lo -MD -MP -MF .deps/libephymozillaembed_la-AutoJSContextStack.Tpo -c -o libephymozillaembed_la-AutoJSContextStack.lo `test -f 'AutoJSContextStack.cpp' || echo './'`AutoJSContextStack.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-AutoJSContextStack.lo -MD -MP -MF .deps/libephymozillaembed_la-AutoJSContextStack.Tpo -c AutoJSContextStack.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-AutoJSContextStack.o mv -f .deps/libephymozillaembed_la-AutoJSContextStack.Tpo .deps/libephymozillaembed_la-AutoJSContextStack.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-AutoModalDialog.lo -MD -MP -MF .deps/libephymozillaembed_la-AutoModalDialog.Tpo -c -o libephymozillaembed_la-AutoModalDialog.lo `test -f 'AutoModalDialog.cpp' || echo './'`AutoModalDialog.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-AutoModalDialog.lo -MD -MP -MF .deps/libephymozillaembed_la-AutoModalDialog.Tpo -c AutoModalDialog.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-AutoModalDialog.o mv -f .deps/libephymozillaembed_la-AutoModalDialog.Tpo .deps/libephymozillaembed_la-AutoModalDialog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-AutoWindowModalState.lo -MD -MP -MF .deps/libephymozillaembed_la-AutoWindowModalState.Tpo -c -o libephymozillaembed_la-AutoWindowModalState.lo `test -f 'AutoWindowModalState.cpp' || echo './'`AutoWindowModalState.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-AutoWindowModalState.lo -MD -MP -MF .deps/libephymozillaembed_la-AutoWindowModalState.Tpo -c AutoWindowModalState.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-AutoWindowModalState.o mv -f .deps/libephymozillaembed_la-AutoWindowModalState.Tpo .deps/libephymozillaembed_la-AutoWindowModalState.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-ContentHandler.lo -MD -MP -MF .deps/libephymozillaembed_la-ContentHandler.Tpo -c -o libephymozillaembed_la-ContentHandler.lo `test -f 'ContentHandler.cpp' || echo './'`ContentHandler.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-ContentHandler.lo -MD -MP -MF .deps/libephymozillaembed_la-ContentHandler.Tpo -c ContentHandler.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-ContentHandler.o mv -f .deps/libephymozillaembed_la-ContentHandler.Tpo .deps/libephymozillaembed_la-ContentHandler.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyAboutModule.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyAboutModule.Tpo -c -o libephymozillaembed_la-EphyAboutModule.lo `test -f 'EphyAboutModule.cpp' || echo './'`EphyAboutModule.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyAboutModule.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyAboutModule.Tpo -c EphyAboutModule.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyAboutModule.o mv -f .deps/libephymozillaembed_la-EphyAboutModule.Tpo .deps/libephymozillaembed_la-EphyAboutModule.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyContentPolicy.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyContentPolicy.Tpo -c -o libephymozillaembed_la-EphyContentPolicy.lo `test -f 'EphyContentPolicy.cpp' || echo './'`EphyContentPolicy.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyContentPolicy.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyContentPolicy.Tpo -c EphyContentPolicy.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyContentPolicy.o mv -f .deps/libephymozillaembed_la-EphyContentPolicy.Tpo .deps/libephymozillaembed_la-EphyContentPolicy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyHeaderSniffer.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyHeaderSniffer.Tpo -c -o libephymozillaembed_la-EphyHeaderSniffer.lo `test -f 'EphyHeaderSniffer.cpp' || echo './'`EphyHeaderSniffer.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyHeaderSniffer.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyHeaderSniffer.Tpo -c EphyHeaderSniffer.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyHeaderSniffer.o mv -f .deps/libephymozillaembed_la-EphyHeaderSniffer.Tpo .deps/libephymozillaembed_la-EphyHeaderSniffer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyBrowser.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyBrowser.Tpo -c -o libephymozillaembed_la-EphyBrowser.lo `test -f 'EphyBrowser.cpp' || echo './'`EphyBrowser.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyBrowser.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyBrowser.Tpo -c EphyBrowser.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyBrowser.o In file included from EphyBrowser.cpp:30: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyBrowser.cpp:28: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from EphyBrowser.cpp:30: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyBrowser.cpp:28: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from EphyBrowser.cpp:30: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyBrowser.cpp:28: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition EphyBrowser.h: In constructor 'EphyBrowser::EphyBrowser()': EphyBrowser.h:226: warning: 'EphyBrowser::mInitialized' will be initialized after EphyBrowser.h:211: warning: 'float EphyBrowser::mZoom' EphyBrowser.cpp:833: warning: when initialized here mv -f .deps/libephymozillaembed_la-EphyBrowser.Tpo .deps/libephymozillaembed_la-EphyBrowser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyFind.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyFind.Tpo -c -o libephymozillaembed_la-EphyFind.lo `test -f 'EphyFind.cpp' || echo './'`EphyFind.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyFind.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyFind.Tpo -c EphyFind.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyFind.o In file included from EphyFind.cpp:28: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyFind.cpp:26: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from EphyFind.cpp:28: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyFind.cpp:26: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from EphyFind.cpp:28: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyFind.cpp:26: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition mv -f .deps/libephymozillaembed_la-EphyFind.Tpo .deps/libephymozillaembed_la-EphyFind.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyHistoryListener.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyHistoryListener.Tpo -c -o libephymozillaembed_la-EphyHistoryListener.lo `test -f 'EphyHistoryListener.cpp' || echo './'`EphyHistoryListener.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyHistoryListener.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyHistoryListener.Tpo -c EphyHistoryListener.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyHistoryListener.o mv -f .deps/libephymozillaembed_la-EphyHistoryListener.Tpo .deps/libephymozillaembed_la-EphyHistoryListener.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyPromptService.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyPromptService.Tpo -c -o libephymozillaembed_la-EphyPromptService.lo `test -f 'EphyPromptService.cpp' || echo './'`EphyPromptService.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyPromptService.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyPromptService.Tpo -c EphyPromptService.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyPromptService.o mv -f .deps/libephymozillaembed_la-EphyPromptService.Tpo .deps/libephymozillaembed_la-EphyPromptService.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyRedirectChannel.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyRedirectChannel.Tpo -c -o libephymozillaembed_la-EphyRedirectChannel.lo `test -f 'EphyRedirectChannel.cpp' || echo './'`EphyRedirectChannel.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyRedirectChannel.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyRedirectChannel.Tpo -c EphyRedirectChannel.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyRedirectChannel.o mv -f .deps/libephymozillaembed_la-EphyRedirectChannel.Tpo .deps/libephymozillaembed_la-EphyRedirectChannel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphySidebar.lo -MD -MP -MF .deps/libephymozillaembed_la-EphySidebar.Tpo -c -o libephymozillaembed_la-EphySidebar.lo `test -f 'EphySidebar.cpp' || echo './'`EphySidebar.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphySidebar.lo -MD -MP -MF .deps/libephymozillaembed_la-EphySidebar.Tpo -c EphySidebar.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphySidebar.o mv -f .deps/libephymozillaembed_la-EphySidebar.Tpo .deps/libephymozillaembed_la-EphySidebar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphySingle.lo -MD -MP -MF .deps/libephymozillaembed_la-EphySingle.Tpo -c -o libephymozillaembed_la-EphySingle.lo `test -f 'EphySingle.cpp' || echo './'`EphySingle.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphySingle.lo -MD -MP -MF .deps/libephymozillaembed_la-EphySingle.Tpo -c EphySingle.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphySingle.o mv -f .deps/libephymozillaembed_la-EphySingle.Tpo .deps/libephymozillaembed_la-EphySingle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyUtils.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyUtils.Tpo -c -o libephymozillaembed_la-EphyUtils.lo `test -f 'EphyUtils.cpp' || echo './'`EphyUtils.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyUtils.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyUtils.Tpo -c EphyUtils.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyUtils.o In file included from EphyUtils.cpp:26: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyUtils.cpp:24: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from EphyUtils.cpp:26: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyUtils.cpp:24: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from EphyUtils.cpp:26: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EphyUtils.cpp:24: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition /usr/include/xulrunner-1.9/unstable/./xptinfo.h: In member function 'const nsXPTCMiniVariant* nsXPTConstant::GetValue() const': /usr/include/xulrunner-1.9/unstable/./xptinfo.h:221: warning: type-punning to incomplete type might break strict-aliasing rules mv -f .deps/libephymozillaembed_la-EphyUtils.Tpo .deps/libephymozillaembed_la-EphyUtils.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EventContext.lo -MD -MP -MF .deps/libephymozillaembed_la-EventContext.Tpo -c -o libephymozillaembed_la-EventContext.lo `test -f 'EventContext.cpp' || echo './'`EventContext.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EventContext.lo -MD -MP -MF .deps/libephymozillaembed_la-EventContext.Tpo -c EventContext.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EventContext.o In file included from EphyBrowser.h:27, from EventContext.cpp:82: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EventContext.cpp:28: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from EphyBrowser.h:27, from EventContext.cpp:82: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EventContext.cpp:28: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from EphyBrowser.h:27, from EventContext.cpp:82: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from EventContext.cpp:28: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition mv -f .deps/libephymozillaembed_la-EventContext.Tpo .deps/libephymozillaembed_la-EventContext.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoCookiePromptService.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoCookiePromptService.Tpo -c -o libephymozillaembed_la-GeckoCookiePromptService.lo `test -f 'GeckoCookiePromptService.cpp' || echo './'`GeckoCookiePromptService.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoCookiePromptService.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoCookiePromptService.Tpo -c GeckoCookiePromptService.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GeckoCookiePromptService.o mv -f .deps/libephymozillaembed_la-GeckoCookiePromptService.Tpo .deps/libephymozillaembed_la-GeckoCookiePromptService.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoFormSigningDialog.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoFormSigningDialog.Tpo -c -o libephymozillaembed_la-GeckoFormSigningDialog.lo `test -f 'GeckoFormSigningDialog.cpp' || echo './'`GeckoFormSigningDialog.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoFormSigningDialog.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoFormSigningDialog.Tpo -c GeckoFormSigningDialog.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GeckoFormSigningDialog.o mv -f .deps/libephymozillaembed_la-GeckoFormSigningDialog.Tpo .deps/libephymozillaembed_la-GeckoFormSigningDialog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoPrintService.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoPrintService.Tpo -c -o libephymozillaembed_la-GeckoPrintService.lo `test -f 'GeckoPrintService.cpp' || echo './'`GeckoPrintService.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoPrintService.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoPrintService.Tpo -c GeckoPrintService.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GeckoPrintService.o GeckoPrintService.cpp: In static member function 'static nsresult GeckoPrintService::TranslateSettings(GtkPrintSettings*, GtkPageSetup*, GtkPrinter*, const nsACString&, PRInt16, PRBool, nsIPrintSettings*)': GeckoPrintService.cpp:535: warning: 'capabilities' may be used uninitialized in this function mv -f .deps/libephymozillaembed_la-GeckoPrintService.Tpo .deps/libephymozillaembed_la-GeckoPrintService.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoPrintSession.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoPrintSession.Tpo -c -o libephymozillaembed_la-GeckoPrintSession.lo `test -f 'GeckoPrintSession.cpp' || echo './'`GeckoPrintSession.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoPrintSession.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoPrintSession.Tpo -c GeckoPrintSession.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GeckoPrintSession.o mv -f .deps/libephymozillaembed_la-GeckoPrintSession.Tpo .deps/libephymozillaembed_la-GeckoPrintSession.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GlobalHistory.lo -MD -MP -MF .deps/libephymozillaembed_la-GlobalHistory.Tpo -c -o libephymozillaembed_la-GlobalHistory.lo `test -f 'GlobalHistory.cpp' || echo './'`GlobalHistory.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GlobalHistory.lo -MD -MP -MF .deps/libephymozillaembed_la-GlobalHistory.Tpo -c GlobalHistory.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GlobalHistory.o mv -f .deps/libephymozillaembed_la-GlobalHistory.Tpo .deps/libephymozillaembed_la-GlobalHistory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-MozDownload.lo -MD -MP -MF .deps/libephymozillaembed_la-MozDownload.Tpo -c -o libephymozillaembed_la-MozDownload.lo `test -f 'MozDownload.cpp' || echo './'`MozDownload.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-MozDownload.lo -MD -MP -MF .deps/libephymozillaembed_la-MozDownload.Tpo -c MozDownload.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-MozDownload.o mv -f .deps/libephymozillaembed_la-MozDownload.Tpo .deps/libephymozillaembed_la-MozDownload.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-MozRegisterComponents.lo -MD -MP -MF .deps/libephymozillaembed_la-MozRegisterComponents.Tpo -c -o libephymozillaembed_la-MozRegisterComponents.lo `test -f 'MozRegisterComponents.cpp' || echo './'`MozRegisterComponents.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-MozRegisterComponents.lo -MD -MP -MF .deps/libephymozillaembed_la-MozRegisterComponents.Tpo -c MozRegisterComponents.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-MozRegisterComponents.o mv -f .deps/libephymozillaembed_la-MozRegisterComponents.Tpo .deps/libephymozillaembed_la-MozRegisterComponents.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-download.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-download.Tpo -c -o libephymozillaembed_la-mozilla-download.lo `test -f 'mozilla-download.cpp' || echo './'`mozilla-download.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-download.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-download.Tpo -c mozilla-download.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-download.o mv -f .deps/libephymozillaembed_la-mozilla-download.Tpo .deps/libephymozillaembed_la-mozilla-download.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed.Tpo -c -o libephymozillaembed_la-mozilla-embed.lo `test -f 'mozilla-embed.cpp' || echo './'`mozilla-embed.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed.Tpo -c mozilla-embed.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-embed.o In file included from mozilla-embed.cpp:27: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed.cpp:25: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from mozilla-embed.cpp:27: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed.cpp:25: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from mozilla-embed.cpp:27: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed.cpp:25: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition mv -f .deps/libephymozillaembed_la-mozilla-embed.Tpo .deps/libephymozillaembed_la-mozilla-embed.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-event.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-event.Tpo -c -o libephymozillaembed_la-mozilla-embed-event.lo `test -f 'mozilla-embed-event.cpp' || echo './'`mozilla-embed-event.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-event.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-event.Tpo -c mozilla-embed-event.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-embed-event.o mv -f .deps/libephymozillaembed_la-mozilla-embed-event.Tpo .deps/libephymozillaembed_la-mozilla-embed-event.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-find.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-find.Tpo -c -o libephymozillaembed_la-mozilla-embed-find.lo `test -f 'mozilla-embed-find.cpp' || echo './'`mozilla-embed-find.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-find.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-find.Tpo -c mozilla-embed-find.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-embed-find.o mv -f .deps/libephymozillaembed_la-mozilla-embed-find.Tpo .deps/libephymozillaembed_la-mozilla-embed-find.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-persist.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-persist.Tpo -c -o libephymozillaembed_la-mozilla-embed-persist.lo `test -f 'mozilla-embed-persist.cpp' || echo './'`mozilla-embed-persist.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-persist.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-persist.Tpo -c mozilla-embed-persist.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-embed-persist.o In file included from EphyBrowser.h:27, from mozilla-embed-persist.cpp:48: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed-persist.cpp:26: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from EphyBrowser.h:27, from mozilla-embed-persist.cpp:48: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed-persist.cpp:26: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from EphyBrowser.h:27, from mozilla-embed-persist.cpp:48: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed-persist.cpp:26: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition mv -f .deps/libephymozillaembed_la-mozilla-embed-persist.Tpo .deps/libephymozillaembed_la-mozilla-embed-persist.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-single.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-single.Tpo -c -o libephymozillaembed_la-mozilla-embed-single.lo `test -f 'mozilla-embed-single.cpp' || echo './'`mozilla-embed-single.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-embed-single.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-embed-single.Tpo -c mozilla-embed-single.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-embed-single.o In file included from /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:42, from mozilla-embed-single.cpp:38: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: "NS_HIDDEN" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed-single.cpp:34: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: this is the location of the previous definition In file included from /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:42, from mozilla-embed-single.cpp:38: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: "NS_EXPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed-single.cpp:34: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: this is the location of the previous definition In file included from /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:42, from mozilla-embed-single.cpp:38: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: "NS_IMPORT_" redefined In file included from /usr/include/xulrunner-1.9/unstable/./nsXPCOMStrings.h:42, from /usr/include/xulrunner-1.9/unstable/./nsStringAPI.h:53, from mozilla-embed-single.cpp:34: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: this is the location of the previous definition /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:96: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/xulrunner-1.9/unstable/./gtkmozembed_glue.cpp:101: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libephymozillaembed_la-mozilla-embed-single.Tpo .deps/libephymozillaembed_la-mozilla-embed-single.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-history-item.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-history-item.Tpo -c -o libephymozillaembed_la-mozilla-history-item.lo `test -f 'mozilla-history-item.cpp' || echo './'`mozilla-history-item.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-history-item.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-history-item.Tpo -c mozilla-history-item.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-history-item.o In file included from /usr/include/xulrunner-1.9/unstable/./nsDebug.h:42, from /usr/include/xulrunner-1.9/unstable/./nsCOMPtr.h:59, from EphyBrowser.h:28, from mozilla-embed.h:33, from mozilla-history-item.h:7, from mozilla-history-item.cpp:24: /usr/include/xulrunner-1.9/unstable/./nscore.h:117:1: warning: "NS_HIDDEN" redefined In file included from mozilla-embed.h:27, from mozilla-history-item.h:7, from mozilla-history-item.cpp:24: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:57:1: warning: this is the location of the previous definition In file included from /usr/include/xulrunner-1.9/unstable/./nsDebug.h:42, from /usr/include/xulrunner-1.9/unstable/./nsCOMPtr.h:59, from EphyBrowser.h:28, from mozilla-embed.h:33, from mozilla-history-item.h:7, from mozilla-history-item.cpp:24: /usr/include/xulrunner-1.9/unstable/./nscore.h:206:1: warning: "NS_IMPORT_" redefined In file included from mozilla-embed.h:27, from mozilla-history-item.h:7, from mozilla-history-item.cpp:24: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:64:1: warning: this is the location of the previous definition In file included from /usr/include/xulrunner-1.9/unstable/./nsDebug.h:42, from /usr/include/xulrunner-1.9/unstable/./nsCOMPtr.h:59, from EphyBrowser.h:28, from mozilla-embed.h:33, from mozilla-history-item.h:7, from mozilla-history-item.cpp:24: /usr/include/xulrunner-1.9/unstable/./nscore.h:208:1: warning: "NS_EXPORT_" redefined In file included from mozilla-embed.h:27, from mozilla-history-item.h:7, from mozilla-history-item.cpp:24: /usr/include/xulrunner-1.9/unstable/./gtkmozembed.h:63:1: warning: this is the location of the previous definition mv -f .deps/libephymozillaembed_la-mozilla-history-item.Tpo .deps/libephymozillaembed_la-mozilla-history-item.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-notifiers.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-notifiers.Tpo -c -o libephymozillaembed_la-mozilla-notifiers.lo `test -f 'mozilla-notifiers.cpp' || echo './'`mozilla-notifiers.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-mozilla-notifiers.lo -MD -MP -MF .deps/libephymozillaembed_la-mozilla-notifiers.Tpo -c mozilla-notifiers.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-mozilla-notifiers.o mv -f .deps/libephymozillaembed_la-mozilla-notifiers.Tpo .deps/libephymozillaembed_la-mozilla-notifiers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyXULAppInfo.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyXULAppInfo.Tpo -c -o libephymozillaembed_la-EphyXULAppInfo.lo `test -f 'EphyXULAppInfo.cpp' || echo './'`EphyXULAppInfo.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-EphyXULAppInfo.lo -MD -MP -MF .deps/libephymozillaembed_la-EphyXULAppInfo.Tpo -c EphyXULAppInfo.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-EphyXULAppInfo.o mv -f .deps/libephymozillaembed_la-EphyXULAppInfo.Tpo .deps/libephymozillaembed_la-EphyXULAppInfo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-FilePicker.lo -MD -MP -MF .deps/libephymozillaembed_la-FilePicker.Tpo -c -o libephymozillaembed_la-FilePicker.lo `test -f 'FilePicker.cpp' || echo './'`FilePicker.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-FilePicker.lo -MD -MP -MF .deps/libephymozillaembed_la-FilePicker.Tpo -c FilePicker.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-FilePicker.o FilePicker.cpp: In destructor 'virtual GFilePicker::~GFilePicker()': FilePicker.cpp:69: warning: dereferencing type-punned pointer will break strict-aliasing rules FilePicker.cpp: In member function 'virtual nsresult GFilePicker::Init(nsIDOMWindow*, const nsAString&, PRInt16)': FilePicker.cpp:129: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libephymozillaembed_la-FilePicker.Tpo .deps/libephymozillaembed_la-FilePicker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSClientAuthDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSClientAuthDialogs.Tpo -c -o libephymozillaembed_la-GtkNSSClientAuthDialogs.lo `test -f 'GtkNSSClientAuthDialogs.cpp' || echo './'`GtkNSSClientAuthDialogs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSClientAuthDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSClientAuthDialogs.Tpo -c GtkNSSClientAuthDialogs.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GtkNSSClientAuthDialogs.o mv -f .deps/libephymozillaembed_la-GtkNSSClientAuthDialogs.Tpo .deps/libephymozillaembed_la-GtkNSSClientAuthDialogs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSDialogs.Tpo -c -o libephymozillaembed_la-GtkNSSDialogs.lo `test -f 'GtkNSSDialogs.cpp' || echo './'`GtkNSSDialogs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSDialogs.Tpo -c GtkNSSDialogs.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GtkNSSDialogs.o mv -f .deps/libephymozillaembed_la-GtkNSSDialogs.Tpo .deps/libephymozillaembed_la-GtkNSSDialogs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSKeyPairDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSKeyPairDialogs.Tpo -c -o libephymozillaembed_la-GtkNSSKeyPairDialogs.lo `test -f 'GtkNSSKeyPairDialogs.cpp' || echo './'`GtkNSSKeyPairDialogs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSKeyPairDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSKeyPairDialogs.Tpo -c GtkNSSKeyPairDialogs.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GtkNSSKeyPairDialogs.o mv -f .deps/libephymozillaembed_la-GtkNSSKeyPairDialogs.Tpo .deps/libephymozillaembed_la-GtkNSSKeyPairDialogs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSSecurityWarningDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSSecurityWarningDialogs.Tpo -c -o libephymozillaembed_la-GtkNSSSecurityWarningDialogs.lo `test -f 'GtkNSSSecurityWarningDialogs.cpp' || echo './'`GtkNSSSecurityWarningDialogs.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GtkNSSSecurityWarningDialogs.lo -MD -MP -MF .deps/libephymozillaembed_la-GtkNSSSecurityWarningDialogs.Tpo -c GtkNSSSecurityWarningDialogs.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GtkNSSSecurityWarningDialogs.o mv -f .deps/libephymozillaembed_la-GtkNSSSecurityWarningDialogs.Tpo .deps/libephymozillaembed_la-GtkNSSSecurityWarningDialogs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoSpellCheckEngine.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoSpellCheckEngine.Tpo -c -o libephymozillaembed_la-GeckoSpellCheckEngine.lo `test -f 'GeckoSpellCheckEngine.cpp' || echo './'`GeckoSpellCheckEngine.cpp libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../embed -I../.. -I/usr/include/xulrunner-1.9/unstable/. -I/usr/include/xulrunner-1.9/unstable/caps -I/usr/include/xulrunner-1.9/unstable/chardet -I/usr/include/xulrunner-1.9/unstable/chrome -I/usr/include/xulrunner-1.9/unstable/commandhandler -I/usr/include/xulrunner-1.9/unstable/content -I/usr/include/xulrunner-1.9/unstable/cookie -I/usr/include/xulrunner-1.9/unstable/docshell -I/usr/include/xulrunner-1.9/unstable/dom -I/usr/include/xulrunner-1.9/unstable/exthandler -I/usr/include/xulrunner-1.9/unstable/fastfind -I/usr/include/xulrunner-1.9/unstable/helperAppDlg -I/usr/include/xulrunner-1.9/unstable/find -I/usr/include/xulrunner-1.9/unstable/gfx -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -I/usr/include/xulrunner-1.9/unstable/history -I/usr/include/xulrunner-1.9/unstable/js -I/usr/include/xulrunner-1.9/unstable/layout -I/usr/include/xulrunner-1.9/unstable/locale -I/usr/include/xulrunner-1.9/unstable/mimetype -I/usr/include/xulrunner-1.9/unstable/necko -I/usr/include/xulrunner-1.9/unstable/nkcache -I/usr/include/xulrunner-1.9/unstable/passwordmgr -I/usr/include/xulrunner-1.9/unstable/pipboot -I/usr/include/xulrunner-1.9/unstable/pipnss -I/usr/include/xulrunner-1.9/unstable/pref -I/usr/include/xulrunner-1.9/unstable/shistory -I/usr/include/xulrunner-1.9/unstable/string -I/usr/include/xulrunner-1.9/unstable/sidebar -I/usr/include/xulrunner-1.9/unstable/spellchecker -I/usr/include/xulrunner-1.9/unstable/uriloader -I/usr/include/xulrunner-1.9/unstable/uconv -I/usr/include/xulrunner-1.9/unstable/wallet -I/usr/include/xulrunner-1.9/unstable/webbrowserpersist -I/usr/include/xulrunner-1.9/unstable/webbrwsr -I/usr/include/xulrunner-1.9/unstable/widget -I/usr/include/xulrunner-1.9/unstable/windowwatcher -I/usr/include/xulrunner-1.9/unstable/xmlextras -I/usr/include/xulrunner-1.9/unstable/xpcom -I/usr/include/xulrunner-1.9/unstable/xpconnect -DSHARE_DIR=\"/usr/share/epiphany\" -DPLUGINDIR=\"/usr/lib/epiphany/2.26/plugins\" -DMOZILLA_HOME=\"\" -DMOZILLA_PREFIX=\"/usr\" -DMOZILLA_NATIVE_PLUGINSDIR=\"/usr/lib/nsbrowser/plugins\" -DUA_VERSION=\"2.22\" -DALLOW_PRIVATE_API -DXPCOM_GLUE_USE_NSPR -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymozillaembed_la-GeckoSpellCheckEngine.lo -MD -MP -MF .deps/libephymozillaembed_la-GeckoSpellCheckEngine.Tpo -c GeckoSpellCheckEngine.cpp -fPIC -DPIC -o .libs/libephymozillaembed_la-GeckoSpellCheckEngine.o mv -f .deps/libephymozillaembed_la-GeckoSpellCheckEngine.Tpo .deps/libephymozillaembed_la-GeckoSpellCheckEngine.Plo /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-rtti -fshort-wchar -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -Wno-unused -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephymozillaembed.la libephymozillaembed_la-AutoJSContextStack.lo libephymozillaembed_la-AutoModalDialog.lo libephymozillaembed_la-AutoWindowModalState.lo libephymozillaembed_la-ContentHandler.lo libephymozillaembed_la-EphyAboutModule.lo libephymozillaembed_la-EphyContentPolicy.lo libephymozillaembed_la-EphyHeaderSniffer.lo libephymozillaembed_la-EphyBrowser.lo libephymozillaembed_la-EphyFind.lo libephymozillaembed_la-EphyHistoryListener.lo libephymozillaembed_la-EphyPromptService.lo libephymozillaembed_la-EphyRedirectChannel.lo libephymozillaembed_la-EphySidebar.lo libephymozillaembed_la-EphySingle.lo libephymozillaembed_la-EphyUtils.lo libephymozillaembed_la-EventContext.lo libephymozillaembed_la-GeckoCookiePromptService.lo libephymozillaembed_la-GeckoFormSigningDialog.lo libephymozillaembed_la-GeckoPrintService.lo libephymozillaembed_la-GeckoPrintSession.lo libephymozillaembed_la-GlobalHistory.lo libephymozillaembed_la-MozDownload.lo libephymozillaembed_la-MozRegisterComponents.lo libephymozillaembed_la-mozilla-download.lo libephymozillaembed_la-mozilla-embed.lo libephymozillaembed_la-mozilla-embed-event.lo libephymozillaembed_la-mozilla-embed-find.lo libephymozillaembed_la-mozilla-embed-persist.lo libephymozillaembed_la-mozilla-embed-single.lo libephymozillaembed_la-mozilla-history-item.lo libephymozillaembed_la-mozilla-notifiers.lo libephymozillaembed_la-EphyXULAppInfo.lo libephymozillaembed_la-FilePicker.lo libephymozillaembed_la-GtkNSSClientAuthDialogs.lo libephymozillaembed_la-GtkNSSDialogs.lo libephymozillaembed_la-GtkNSSKeyPairDialogs.lo libephymozillaembed_la-GtkNSSSecurityWarningDialogs.lo libephymozillaembed_la-GeckoSpellCheckEngine.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libephymozillaembed.a .libs/libephymozillaembed_la-AutoJSContextStack.o .libs/libephymozillaembed_la-AutoModalDialog.o .libs/libephymozillaembed_la-AutoWindowModalState.o .libs/libephymozillaembed_la-ContentHandler.o .libs/libephymozillaembed_la-EphyAboutModule.o .libs/libephymozillaembed_la-EphyContentPolicy.o .libs/libephymozillaembed_la-EphyHeaderSniffer.o .libs/libephymozillaembed_la-EphyBrowser.o .libs/libephymozillaembed_la-EphyFind.o .libs/libephymozillaembed_la-EphyHistoryListener.o .libs/libephymozillaembed_la-EphyPromptService.o .libs/libephymozillaembed_la-EphyRedirectChannel.o .libs/libephymozillaembed_la-EphySidebar.o .libs/libephymozillaembed_la-EphySingle.o .libs/libephymozillaembed_la-EphyUtils.o .libs/libephymozillaembed_la-EventContext.o .libs/libephymozillaembed_la-GeckoCookiePromptService.o .libs/libephymozillaembed_la-GeckoFormSigningDialog.o .libs/libephymozillaembed_la-GeckoPrintService.o .libs/libephymozillaembed_la-GeckoPrintSession.o .libs/libephymozillaembed_la-GlobalHistory.o .libs/libephymozillaembed_la-MozDownload.o .libs/libephymozillaembed_la-MozRegisterComponents.o .libs/libephymozillaembed_la-mozilla-download.o .libs/libephymozillaembed_la-mozilla-embed.o .libs/libephymozillaembed_la-mozilla-embed-event.o .libs/libephymozillaembed_la-mozilla-embed-find.o .libs/libephymozillaembed_la-mozilla-embed-persist.o .libs/libephymozillaembed_la-mozilla-embed-single.o .libs/libephymozillaembed_la-mozilla-history-item.o .libs/libephymozillaembed_la-mozilla-notifiers.o .libs/libephymozillaembed_la-EphyXULAppInfo.o .libs/libephymozillaembed_la-FilePicker.o .libs/libephymozillaembed_la-GtkNSSClientAuthDialogs.o .libs/libephymozillaembed_la-GtkNSSDialogs.o .libs/libephymozillaembed_la-GtkNSSKeyPairDialogs.o .libs/libephymozillaembed_la-GtkNSSSecurityWarningDialogs.o .libs/libephymozillaembed_la-GeckoSpellCheckEngine.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephymozillaembed.a libtool: link: ( cd ".libs" && rm -f "libephymozillaembed.la" && ln -s "../libephymozillaembed.la" "libephymozillaembed.la" ) make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed/mozilla' make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-adblock.lo -MD -MP -MF .deps/libephyembed_la-ephy-adblock.Tpo -c -o libephyembed_la-ephy-adblock.lo `test -f 'ephy-adblock.c' || echo './'`ephy-adblock.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-adblock.lo -MD -MP -MF .deps/libephyembed_la-ephy-adblock.Tpo -c ephy-adblock.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-adblock.o mv -f .deps/libephyembed_la-ephy-adblock.Tpo .deps/libephyembed_la-ephy-adblock.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-adblock-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-adblock-manager.Tpo -c -o libephyembed_la-ephy-adblock-manager.lo `test -f 'ephy-adblock-manager.c' || echo './'`ephy-adblock-manager.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-adblock-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-adblock-manager.Tpo -c ephy-adblock-manager.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-adblock-manager.o mv -f .deps/libephyembed_la-ephy-adblock-manager.Tpo .deps/libephyembed_la-ephy-adblock-manager.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-base-embed.lo -MD -MP -MF .deps/libephyembed_la-ephy-base-embed.Tpo -c -o libephyembed_la-ephy-base-embed.lo `test -f 'ephy-base-embed.c' || echo './'`ephy-base-embed.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-base-embed.lo -MD -MP -MF .deps/libephyembed_la-ephy-base-embed.Tpo -c ephy-base-embed.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-base-embed.o mv -f .deps/libephyembed_la-ephy-base-embed.Tpo .deps/libephyembed_la-ephy-base-embed.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-downloader-view.lo -MD -MP -MF .deps/libephyembed_la-downloader-view.Tpo -c -o libephyembed_la-downloader-view.lo `test -f 'downloader-view.c' || echo './'`downloader-view.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-downloader-view.lo -MD -MP -MF .deps/libephyembed_la-downloader-view.Tpo -c downloader-view.c -fPIC -DPIC -o .libs/libephyembed_la-downloader-view.o mv -f .deps/libephyembed_la-downloader-view.Tpo .deps/libephyembed_la-downloader-view.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-command-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-command-manager.Tpo -c -o libephyembed_la-ephy-command-manager.lo `test -f 'ephy-command-manager.c' || echo './'`ephy-command-manager.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-command-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-command-manager.Tpo -c ephy-command-manager.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-command-manager.o mv -f .deps/libephyembed_la-ephy-command-manager.Tpo .deps/libephyembed_la-ephy-command-manager.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-cookie-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-cookie-manager.Tpo -c -o libephyembed_la-ephy-cookie-manager.lo `test -f 'ephy-cookie-manager.c' || echo './'`ephy-cookie-manager.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-cookie-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-cookie-manager.Tpo -c ephy-cookie-manager.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-cookie-manager.o mv -f .deps/libephyembed_la-ephy-cookie-manager.Tpo .deps/libephyembed_la-ephy-cookie-manager.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-download.lo -MD -MP -MF .deps/libephyembed_la-ephy-download.Tpo -c -o libephyembed_la-ephy-download.lo `test -f 'ephy-download.c' || echo './'`ephy-download.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-download.lo -MD -MP -MF .deps/libephyembed_la-ephy-download.Tpo -c ephy-download.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-download.o mv -f .deps/libephyembed_la-ephy-download.Tpo .deps/libephyembed_la-ephy-download.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed.Tpo -c -o libephyembed_la-ephy-embed.lo `test -f 'ephy-embed.c' || echo './'`ephy-embed.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed.Tpo -c ephy-embed.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed.o mv -f .deps/libephyembed_la-ephy-embed.Tpo .deps/libephyembed_la-ephy-embed.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-container.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-container.Tpo -c -o libephyembed_la-ephy-embed-container.lo `test -f 'ephy-embed-container.c' || echo './'`ephy-embed-container.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-container.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-container.Tpo -c ephy-embed-container.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-container.o mv -f .deps/libephyembed_la-ephy-embed-container.Tpo .deps/libephyembed_la-ephy-embed-container.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-dialog.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-dialog.Tpo -c -o libephyembed_la-ephy-embed-dialog.lo `test -f 'ephy-embed-dialog.c' || echo './'`ephy-embed-dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-dialog.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-dialog.Tpo -c ephy-embed-dialog.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-dialog.o mv -f .deps/libephyembed_la-ephy-embed-dialog.Tpo .deps/libephyembed_la-ephy-embed-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-event.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-event.Tpo -c -o libephyembed_la-ephy-embed-event.lo `test -f 'ephy-embed-event.c' || echo './'`ephy-embed-event.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-event.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-event.Tpo -c ephy-embed-event.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-event.o mv -f .deps/libephyembed_la-ephy-embed-event.Tpo .deps/libephyembed_la-ephy-embed-event.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-find.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-find.Tpo -c -o libephyembed_la-ephy-embed-find.lo `test -f 'ephy-embed-find.c' || echo './'`ephy-embed-find.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-find.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-find.Tpo -c ephy-embed-find.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-find.o mv -f .deps/libephyembed_la-ephy-embed-find.Tpo .deps/libephyembed_la-ephy-embed-find.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-persist.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-persist.Tpo -c -o libephyembed_la-ephy-embed-persist.lo `test -f 'ephy-embed-persist.c' || echo './'`ephy-embed-persist.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-persist.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-persist.Tpo -c ephy-embed-persist.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-persist.o mv -f .deps/libephyembed_la-ephy-embed-persist.Tpo .deps/libephyembed_la-ephy-embed-persist.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-single.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-single.Tpo -c -o libephyembed_la-ephy-embed-single.lo `test -f 'ephy-embed-single.c' || echo './'`ephy-embed-single.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-single.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-single.Tpo -c ephy-embed-single.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-single.o mv -f .deps/libephyembed_la-ephy-embed-single.Tpo .deps/libephyembed_la-ephy-embed-single.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-shell.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-shell.Tpo -c -o libephyembed_la-ephy-embed-shell.lo `test -f 'ephy-embed-shell.c' || echo './'`ephy-embed-shell.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-shell.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-shell.Tpo -c ephy-embed-shell.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-shell.o ephy-embed-shell.c: In function 'ephy_embed_shell_get_page_setup': ephy-embed-shell.c:416: warning: implicit declaration of function 'g_unlink' ephy-embed-shell.c:416: warning: nested extern declaration of 'g_unlink' mv -f .deps/libephyembed_la-ephy-embed-shell.Tpo .deps/libephyembed_la-ephy-embed-shell.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-utils.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-utils.Tpo -c -o libephyembed_la-ephy-embed-utils.lo `test -f 'ephy-embed-utils.c' || echo './'`ephy-embed-utils.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-utils.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-utils.Tpo -c ephy-embed-utils.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-utils.o mv -f .deps/libephyembed_la-ephy-embed-utils.Tpo .deps/libephyembed_la-ephy-embed-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-encodings.lo -MD -MP -MF .deps/libephyembed_la-ephy-encodings.Tpo -c -o libephyembed_la-ephy-encodings.lo `test -f 'ephy-encodings.c' || echo './'`ephy-encodings.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-encodings.lo -MD -MP -MF .deps/libephyembed_la-ephy-encodings.Tpo -c ephy-encodings.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-encodings.o mv -f .deps/libephyembed_la-ephy-encodings.Tpo .deps/libephyembed_la-ephy-encodings.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-favicon-cache.lo -MD -MP -MF .deps/libephyembed_la-ephy-favicon-cache.Tpo -c -o libephyembed_la-ephy-favicon-cache.lo `test -f 'ephy-favicon-cache.c' || echo './'`ephy-favicon-cache.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-favicon-cache.lo -MD -MP -MF .deps/libephyembed_la-ephy-favicon-cache.Tpo -c ephy-favicon-cache.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-favicon-cache.o ephy-favicon-cache.c: In function 'remove_obsolete_icons': ephy-favicon-cache.c:221: warning: implicit declaration of function 'g_unlink' ephy-favicon-cache.c:221: warning: nested extern declaration of 'g_unlink' ephy-favicon-cache.c: In function 'ephy_favicon_cache_get': ephy-favicon-cache.c:665: warning: implicit declaration of function 'g_rename' ephy-favicon-cache.c:665: warning: nested extern declaration of 'g_rename' mv -f .deps/libephyembed_la-ephy-favicon-cache.Tpo .deps/libephyembed_la-ephy-favicon-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-history.lo -MD -MP -MF .deps/libephyembed_la-ephy-history.Tpo -c -o libephyembed_la-ephy-history.lo `test -f 'ephy-history.c' || echo './'`ephy-history.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-history.lo -MD -MP -MF .deps/libephyembed_la-ephy-history.Tpo -c ephy-history.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-history.o mv -f .deps/libephyembed_la-ephy-history.Tpo .deps/libephyembed_la-ephy-history.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-history-item.lo -MD -MP -MF .deps/libephyembed_la-ephy-history-item.Tpo -c -o libephyembed_la-ephy-history-item.lo `test -f 'ephy-history-item.c' || echo './'`ephy-history-item.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-history-item.lo -MD -MP -MF .deps/libephyembed_la-ephy-history-item.Tpo -c ephy-history-item.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-history-item.o mv -f .deps/libephyembed_la-ephy-history-item.Tpo .deps/libephyembed_la-ephy-history-item.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-password-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-password-manager.Tpo -c -o libephyembed_la-ephy-password-manager.lo `test -f 'ephy-password-manager.c' || echo './'`ephy-password-manager.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-password-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-password-manager.Tpo -c ephy-password-manager.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-password-manager.o mv -f .deps/libephyembed_la-ephy-password-manager.Tpo .deps/libephyembed_la-ephy-password-manager.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-permission-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-permission-manager.Tpo -c -o libephyembed_la-ephy-permission-manager.lo `test -f 'ephy-permission-manager.c' || echo './'`ephy-permission-manager.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-permission-manager.lo -MD -MP -MF .deps/libephyembed_la-ephy-permission-manager.Tpo -c ephy-permission-manager.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-permission-manager.o mv -f .deps/libephyembed_la-ephy-permission-manager.Tpo .deps/libephyembed_la-ephy-permission-manager.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-type-builtins.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-type-builtins.Tpo -c -o libephyembed_la-ephy-embed-type-builtins.lo `test -f 'ephy-embed-type-builtins.c' || echo './'`ephy-embed-type-builtins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../lib/egg -I../lib/widgets -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembed_la-ephy-embed-type-builtins.lo -MD -MP -MF .deps/libephyembed_la-ephy-embed-type-builtins.Tpo -c ephy-embed-type-builtins.c -fPIC -DPIC -o .libs/libephyembed_la-ephy-embed-type-builtins.o mv -f .deps/libephyembed_la-ephy-embed-type-builtins.Tpo .deps/libephyembed_la-ephy-embed-type-builtins.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DSHARE_DIR=\"/usr/share/epiphany\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephyembed.la libephyembed_la-ephy-adblock.lo libephyembed_la-ephy-adblock-manager.lo libephyembed_la-ephy-base-embed.lo libephyembed_la-downloader-view.lo libephyembed_la-ephy-command-manager.lo libephyembed_la-ephy-cookie-manager.lo libephyembed_la-ephy-download.lo libephyembed_la-ephy-embed.lo libephyembed_la-ephy-embed-container.lo libephyembed_la-ephy-embed-dialog.lo libephyembed_la-ephy-embed-event.lo libephyembed_la-ephy-embed-find.lo libephyembed_la-ephy-embed-persist.lo libephyembed_la-ephy-embed-single.lo libephyembed_la-ephy-embed-shell.lo libephyembed_la-ephy-embed-utils.lo libephyembed_la-ephy-encodings.lo libephyembed_la-ephy-favicon-cache.lo libephyembed_la-ephy-history.lo libephyembed_la-ephy-history-item.lo libephyembed_la-ephy-password-manager.lo libephyembed_la-ephy-permission-manager.lo libephyembed_la-ephy-embed-type-builtins.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libephyembed.a .libs/libephyembed_la-ephy-adblock.o .libs/libephyembed_la-ephy-adblock-manager.o .libs/libephyembed_la-ephy-base-embed.o .libs/libephyembed_la-downloader-view.o .libs/libephyembed_la-ephy-command-manager.o .libs/libephyembed_la-ephy-cookie-manager.o .libs/libephyembed_la-ephy-download.o .libs/libephyembed_la-ephy-embed.o .libs/libephyembed_la-ephy-embed-container.o .libs/libephyembed_la-ephy-embed-dialog.o .libs/libephyembed_la-ephy-embed-event.o .libs/libephyembed_la-ephy-embed-find.o .libs/libephyembed_la-ephy-embed-persist.o .libs/libephyembed_la-ephy-embed-single.o .libs/libephyembed_la-ephy-embed-shell.o .libs/libephyembed_la-ephy-embed-utils.o .libs/libephyembed_la-ephy-encodings.o .libs/libephyembed_la-ephy-favicon-cache.o .libs/libephyembed_la-ephy-history.o .libs/libephyembed_la-ephy-history-item.o .libs/libephyembed_la-ephy-password-manager.o .libs/libephyembed_la-ephy-permission-manager.o .libs/libephyembed_la-ephy-embed-type-builtins.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephyembed.a libtool: link: ( cd ".libs" && rm -f "libephyembed.la" && ln -s "../libephyembed.la" "libephyembed.la" ) /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../embed/mozilla -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembedfactory_la-ephy-embed-factory.lo -MD -MP -MF .deps/libephyembedfactory_la-ephy-embed-factory.Tpo -c -o libephyembedfactory_la-ephy-embed-factory.lo `test -f 'ephy-embed-factory.c' || echo './'`ephy-embed-factory.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../embed/mozilla -I/usr/include/xulrunner-1.9/unstable/gtkembedmoz -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephyembedfactory_la-ephy-embed-factory.lo -MD -MP -MF .deps/libephyembedfactory_la-ephy-embed-factory.Tpo -c ephy-embed-factory.c -fPIC -DPIC -o .libs/libephyembedfactory_la-ephy-embed-factory.o mv -f .deps/libephyembedfactory_la-ephy-embed-factory.Tpo .deps/libephyembedfactory_la-ephy-embed-factory.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr -DXPCOM_GLUE -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/nspr -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephyembedfactory.la libephyembedfactory_la-ephy-embed-factory.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libephyembedfactory.a .libs/libephyembedfactory_la-ephy-embed-factory.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephyembedfactory.a libtool: link: ( cd ".libs" && rm -f "libephyembedfactory.la" && ln -s "../libephyembedfactory.la" "libephyembedfactory.la" ) make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed' make[3]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed' make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/embed' Making all in src make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src' /usr/bin/glib-mkenums \ --fhead "#include \"ephy-type-builtins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --fprod "\n#include \"@filename@\"" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n" \ --vhead " static GType type = 0;\n\n" \ --vhead " if (G_UNLIKELY (type == 0))\n {\n" \ --vhead " static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n }\n\n" \ --vtail " return type;\n}\n\n" \ ephy-dbus.h ephy-extension.h ephy-extensions-manager.h ephy-link.h ephy-notebook.h ephy-session.h ephy-shell.h ephy-statusbar.h ephy-window.h ephy-version.h ephy-action-helper.h ephy-activation.h ephy-encoding-dialog.h ephy-encoding-menu.h ephy-find-toolbar.h ephy-fullscreen-popup.h ephy-go-action.h ephy-history-window.h ephy-home-action.h ephy-link-action.h ephy-lockdown.h ephy-location-action.h ephy-navigation-action.h ephy-tabs-menu.h ephy-toolbars-model.h ephy-toolbar.h ephy-toolbar-editor.h languages.h pdm-dialog.h popup-commands.h prefs-dialog.h ppview-toolbar.h window-commands.h ephy-python.h ephy-python-extension.h ephy-python-loader.h > xgen-stamp-ephy-type-builtins.c \ && ( cmp -s xgen-stamp-ephy-type-builtins.c ephy-type-builtins.c || cp xgen-stamp-ephy-type-builtins.c ephy-type-builtins.c ) \ && rm -f xgen-stamp-ephy-type-builtins.c \ && echo timestamp > stamp-ephy-type-builtins.c /usr/bin/glib-mkenums \ --fhead "#ifndef EPHY_TYPE_BUILTINS_H\n" \ --fhead "#define EPHY_TYPE_BUILTINS_H 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* EPHY_TYPE_BUILTINS_H */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define EPHY_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ ephy-dbus.h ephy-extension.h ephy-extensions-manager.h ephy-link.h ephy-notebook.h ephy-session.h ephy-shell.h ephy-statusbar.h ephy-window.h ephy-version.h ephy-action-helper.h ephy-activation.h ephy-encoding-dialog.h ephy-encoding-menu.h ephy-find-toolbar.h ephy-fullscreen-popup.h ephy-go-action.h ephy-history-window.h ephy-home-action.h ephy-link-action.h ephy-lockdown.h ephy-location-action.h ephy-navigation-action.h ephy-tabs-menu.h ephy-toolbars-model.h ephy-toolbar.h ephy-toolbar-editor.h languages.h pdm-dialog.h popup-commands.h prefs-dialog.h ppview-toolbar.h window-commands.h ephy-python.h ephy-python-extension.h ephy-python-loader.h > xgen-stamp-ephy-type-builtins.h \ && ( cmp -s xgen-stamp-ephy-type-builtins.h ephy-type-builtins.h || cp xgen-stamp-ephy-type-builtins.h ephy-type-builtins.h ) \ && rm -f xgen-stamp-ephy-type-builtins.h \ && echo timestamp > stamp-ephy-type-builtins.h /usr/bin/dbus-binding-tool --prefix=ephy_activation --mode=glib-client ../data/epiphany-service.xml > xgen-stamp-ephy-dbus-client-bindings.h \ && ( cmp -s xgen-stamp-ephy-dbus-client-bindings.h ephy-dbus-client-bindings.h || cp xgen-stamp-ephy-dbus-client-bindings.h ephy-dbus-client-bindings.h ) \ && rm -f xgen-stamp-ephy-dbus-client-bindings.h \ && echo timestamp > stamp-ephy-dbus-client-bindings.h /usr/bin/dbus-binding-tool --prefix=ephy_activation --mode=glib-server ../data/epiphany-service.xml > xgen-stamp-ephy-dbus-server-bindings.h \ && ( cmp -s xgen-stamp-ephy-dbus-server-bindings.h ephy-dbus-server-bindings.h || cp xgen-stamp-ephy-dbus-server-bindings.h ephy-dbus-server-bindings.h ) \ && rm -f xgen-stamp-ephy-dbus-server-bindings.h \ && echo timestamp > stamp-ephy-dbus-server-bindings.h ( cd . && /usr/bin/python /usr/lib/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --override epiphany.override \ --prefix pyepiphany epiphany.defs ) > epiphany.c Could not write method EphyNode.signal_connect_object: No ArgType for EphyNodeCallback Could not write method EphyNode.signal_disconnect_object: No ArgType for EphyNodeCallback Could not write method EphyNode.set_property: No ArgType for const-GValue* Could not write method EphyNode.get_property: No ArgType for GValue* Could not write method EphyNode.write_to_xml: No ArgType for xmlTextWriterPtr Could not write method EphyNode.sort_children: No ArgType for GCompareFunc Could not write method EphyNode.reorder_children: No ArgType for int* Could not write method EggEditableToolbar.set_drag_dest: No ArgType for const-GtkTargetEntry* Could not write method EphyDialog.construct: No ArgType for const-EphyDialogProperty* Could not write method EphyDialog.add_enum: No ArgType for const-char*-const* Could not write method EphyDialog.set_size_group: varargs functions not supported Could not write method EphyDialog.get_controls: varargs functions not supported Could not write method EphyDialog.get_value: No ArgType for GValue* Could not write method EphyDialog.set_value: No ArgType for const-GValue* Could not write method EphyExtensionsManager.get_extensions: No ArgType for GList* Warning: generating old-style constructor for:ephy_link_action_group_new Warning: generating old-style constructor for:ephy_node_db_new Could not write method EphyNodeDb.load_from_file: No ArgType for const-xmlChar* Could not write method EphyNodeDb.write_to_xml_safe: varargs functions not supported Could not write method EggToolbarsModel.get_types: No ArgType for GList* Could not write method EggToolbarsModel.set_types: No ArgType for GList* Could not write method EggToolbarsModel.get_name_avail: No ArgType for GPtrArray* Could not write method EphyEmbedContainer.get_childs: No ArgType for GList* Could not write function ephy_node_new_from_xml: No ArgType for xmlNodePtr Could not write function ephy_bookmarks_compare_topics: No ArgType for gconstpointer Could not write function ephy_bookmarks_compare_topic_pointers: No ArgType for gconstpointer Could not write function ephy_bookmarks_compare_bookmarks: No ArgType for gconstpointer Could not write function ephy_bookmarks_compare_bookmark_pointers: No ArgType for gconstpointer Warning: Constructor for EggEditableToolbar needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyEmbedShell needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyFindToolbar needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyLinkAction needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyLinkActionGroup needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyLocationAction needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyNodeDb needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyNotebook needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyShell needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyStatusbar needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for EphyToolbar needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 66.67% (10/15) ***INFO*** The coverage of methods is 92.61% (263/284) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. make all-recursive make[3]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src' Making all in bookmarks make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src/bookmarks' /usr/bin/glib-mkenums \ --fhead "#include \"ephy-bookmarks-type-builtins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --fprod "\n#include \"@filename@\"" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n" \ --vhead " static GType type = 0;\n\n" \ --vhead " if (G_UNLIKELY (type == 0))\n {\n" \ --vhead " static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n }\n\n" \ --vtail " return type;\n}\n\n" \ ephy-bookmarks.h ephy-bookmark-action.h ephy-bookmarks-editor.h ephy-bookmarks-export.h ephy-bookmarks-import.h ephy-bookmarks-ui.h ephy-bookmarks-menu.h ephy-bookmark-properties.h ephy-topic-action.h ephy-related-action.h ephy-open-tabs-action.h ephy-topic-factory-action.h ephy-bookmark-factory-action.h ephy-topic-action-group.h ephy-bookmark-action-group.h ephy-topics-entry.h ephy-topics-palette.h ephy-nodes-cover.h > xgen-stamp-ephy-bookmarks-type-builtins.c \ && ( cmp -s xgen-stamp-ephy-bookmarks-type-builtins.c ephy-bookmarks-type-builtins.c || cp xgen-stamp-ephy-bookmarks-type-builtins.c ephy-bookmarks-type-builtins.c ) \ && rm -f xgen-stamp-ephy-bookmarks-type-builtins.c \ && echo timestamp > stamp-ephy-bookmarks-type-builtins.c /usr/bin/glib-mkenums \ --fhead "#ifndef EPHY_BOOKMARKS_TYPE_BUILTINS_H\n" \ --fhead "#define EPHY_BOOKMARKS_TYPE_BUILTINS_H 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* EPHY_TYPE_BUILTINS_H */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define EPHY_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ ephy-bookmarks.h ephy-bookmark-action.h ephy-bookmarks-editor.h ephy-bookmarks-export.h ephy-bookmarks-import.h ephy-bookmarks-ui.h ephy-bookmarks-menu.h ephy-bookmark-properties.h ephy-topic-action.h ephy-related-action.h ephy-open-tabs-action.h ephy-topic-factory-action.h ephy-bookmark-factory-action.h ephy-topic-action-group.h ephy-bookmark-action-group.h ephy-topics-entry.h ephy-topics-palette.h ephy-nodes-cover.h > xgen-stamp-ephy-bookmarks-type-builtins.h \ && ( cmp -s xgen-stamp-ephy-bookmarks-type-builtins.h ephy-bookmarks-type-builtins.h || cp xgen-stamp-ephy-bookmarks-type-builtins.h ephy-bookmarks-type-builtins.h ) \ && rm -f xgen-stamp-ephy-bookmarks-type-builtins.h \ && echo timestamp > stamp-ephy-bookmarks-type-builtins.h make all-am make[5]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src/bookmarks' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks.Tpo -c -o libephybookmarks_la-ephy-bookmarks.lo `test -f 'ephy-bookmarks.c' || echo './'`ephy-bookmarks.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks.Tpo -c ephy-bookmarks.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks.o ephy-bookmarks.c:137: warning: 'ephy_local_bookmarks_start_client' declared 'static' but never defined mv -f .deps/libephybookmarks_la-ephy-bookmarks.Tpo .deps/libephybookmarks_la-ephy-bookmarks.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-action.Tpo -c -o libephybookmarks_la-ephy-bookmark-action.lo `test -f 'ephy-bookmark-action.c' || echo './'`ephy-bookmark-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-action.Tpo -c ephy-bookmark-action.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmark-action.o mv -f .deps/libephybookmarks_la-ephy-bookmark-action.Tpo .deps/libephybookmarks_la-ephy-bookmark-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-editor.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-editor.Tpo -c -o libephybookmarks_la-ephy-bookmarks-editor.lo `test -f 'ephy-bookmarks-editor.c' || echo './'`ephy-bookmarks-editor.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-editor.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-editor.Tpo -c ephy-bookmarks-editor.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks-editor.o mv -f .deps/libephybookmarks_la-ephy-bookmarks-editor.Tpo .deps/libephybookmarks_la-ephy-bookmarks-editor.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-export.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-export.Tpo -c -o libephybookmarks_la-ephy-bookmarks-export.lo `test -f 'ephy-bookmarks-export.c' || echo './'`ephy-bookmarks-export.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-export.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-export.Tpo -c ephy-bookmarks-export.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks-export.o mv -f .deps/libephybookmarks_la-ephy-bookmarks-export.Tpo .deps/libephybookmarks_la-ephy-bookmarks-export.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-import.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-import.Tpo -c -o libephybookmarks_la-ephy-bookmarks-import.lo `test -f 'ephy-bookmarks-import.c' || echo './'`ephy-bookmarks-import.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-import.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-import.Tpo -c ephy-bookmarks-import.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks-import.o mv -f .deps/libephybookmarks_la-ephy-bookmarks-import.Tpo .deps/libephybookmarks_la-ephy-bookmarks-import.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-ui.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-ui.Tpo -c -o libephybookmarks_la-ephy-bookmarks-ui.lo `test -f 'ephy-bookmarks-ui.c' || echo './'`ephy-bookmarks-ui.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-ui.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-ui.Tpo -c ephy-bookmarks-ui.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks-ui.o mv -f .deps/libephybookmarks_la-ephy-bookmarks-ui.Tpo .deps/libephybookmarks_la-ephy-bookmarks-ui.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-menu.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-menu.Tpo -c -o libephybookmarks_la-ephy-bookmarks-menu.lo `test -f 'ephy-bookmarks-menu.c' || echo './'`ephy-bookmarks-menu.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-menu.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-menu.Tpo -c ephy-bookmarks-menu.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks-menu.o mv -f .deps/libephybookmarks_la-ephy-bookmarks-menu.Tpo .deps/libephybookmarks_la-ephy-bookmarks-menu.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-properties.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-properties.Tpo -c -o libephybookmarks_la-ephy-bookmark-properties.lo `test -f 'ephy-bookmark-properties.c' || echo './'`ephy-bookmark-properties.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-properties.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-properties.Tpo -c ephy-bookmark-properties.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmark-properties.o mv -f .deps/libephybookmarks_la-ephy-bookmark-properties.Tpo .deps/libephybookmarks_la-ephy-bookmark-properties.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topic-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topic-action.Tpo -c -o libephybookmarks_la-ephy-topic-action.lo `test -f 'ephy-topic-action.c' || echo './'`ephy-topic-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topic-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topic-action.Tpo -c ephy-topic-action.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-topic-action.o mv -f .deps/libephybookmarks_la-ephy-topic-action.Tpo .deps/libephybookmarks_la-ephy-topic-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-related-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-related-action.Tpo -c -o libephybookmarks_la-ephy-related-action.lo `test -f 'ephy-related-action.c' || echo './'`ephy-related-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-related-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-related-action.Tpo -c ephy-related-action.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-related-action.o mv -f .deps/libephybookmarks_la-ephy-related-action.Tpo .deps/libephybookmarks_la-ephy-related-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-open-tabs-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-open-tabs-action.Tpo -c -o libephybookmarks_la-ephy-open-tabs-action.lo `test -f 'ephy-open-tabs-action.c' || echo './'`ephy-open-tabs-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-open-tabs-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-open-tabs-action.Tpo -c ephy-open-tabs-action.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-open-tabs-action.o mv -f .deps/libephybookmarks_la-ephy-open-tabs-action.Tpo .deps/libephybookmarks_la-ephy-open-tabs-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topic-factory-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topic-factory-action.Tpo -c -o libephybookmarks_la-ephy-topic-factory-action.lo `test -f 'ephy-topic-factory-action.c' || echo './'`ephy-topic-factory-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topic-factory-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topic-factory-action.Tpo -c ephy-topic-factory-action.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-topic-factory-action.o mv -f .deps/libephybookmarks_la-ephy-topic-factory-action.Tpo .deps/libephybookmarks_la-ephy-topic-factory-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-factory-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-factory-action.Tpo -c -o libephybookmarks_la-ephy-bookmark-factory-action.lo `test -f 'ephy-bookmark-factory-action.c' || echo './'`ephy-bookmark-factory-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-factory-action.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-factory-action.Tpo -c ephy-bookmark-factory-action.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmark-factory-action.o mv -f .deps/libephybookmarks_la-ephy-bookmark-factory-action.Tpo .deps/libephybookmarks_la-ephy-bookmark-factory-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topic-action-group.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topic-action-group.Tpo -c -o libephybookmarks_la-ephy-topic-action-group.lo `test -f 'ephy-topic-action-group.c' || echo './'`ephy-topic-action-group.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topic-action-group.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topic-action-group.Tpo -c ephy-topic-action-group.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-topic-action-group.o mv -f .deps/libephybookmarks_la-ephy-topic-action-group.Tpo .deps/libephybookmarks_la-ephy-topic-action-group.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-action-group.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-action-group.Tpo -c -o libephybookmarks_la-ephy-bookmark-action-group.lo `test -f 'ephy-bookmark-action-group.c' || echo './'`ephy-bookmark-action-group.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmark-action-group.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmark-action-group.Tpo -c ephy-bookmark-action-group.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmark-action-group.o mv -f .deps/libephybookmarks_la-ephy-bookmark-action-group.Tpo .deps/libephybookmarks_la-ephy-bookmark-action-group.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topics-entry.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topics-entry.Tpo -c -o libephybookmarks_la-ephy-topics-entry.lo `test -f 'ephy-topics-entry.c' || echo './'`ephy-topics-entry.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topics-entry.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topics-entry.Tpo -c ephy-topics-entry.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-topics-entry.o mv -f .deps/libephybookmarks_la-ephy-topics-entry.Tpo .deps/libephybookmarks_la-ephy-topics-entry.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topics-palette.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topics-palette.Tpo -c -o libephybookmarks_la-ephy-topics-palette.lo `test -f 'ephy-topics-palette.c' || echo './'`ephy-topics-palette.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-topics-palette.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-topics-palette.Tpo -c ephy-topics-palette.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-topics-palette.o mv -f .deps/libephybookmarks_la-ephy-topics-palette.Tpo .deps/libephybookmarks_la-ephy-topics-palette.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-nodes-cover.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-nodes-cover.Tpo -c -o libephybookmarks_la-ephy-nodes-cover.lo `test -f 'ephy-nodes-cover.c' || echo './'`ephy-nodes-cover.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-nodes-cover.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-nodes-cover.Tpo -c ephy-nodes-cover.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-nodes-cover.o mv -f .deps/libephybookmarks_la-ephy-nodes-cover.Tpo .deps/libephybookmarks_la-ephy-nodes-cover.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-type-builtins.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-type-builtins.Tpo -c -o libephybookmarks_la-ephy-bookmarks-type-builtins.lo `test -f 'ephy-bookmarks-type-builtins.c' || echo './'`ephy-bookmarks-type-builtins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../src -I../../embed -I../../lib/widgets -I../../lib/egg -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephybookmarks_la-ephy-bookmarks-type-builtins.lo -MD -MP -MF .deps/libephybookmarks_la-ephy-bookmarks-type-builtins.Tpo -c ephy-bookmarks-type-builtins.c -fPIC -DPIC -o .libs/libephybookmarks_la-ephy-bookmarks-type-builtins.o mv -f .deps/libephybookmarks_la-ephy-bookmarks-type-builtins.Tpo .deps/libephybookmarks_la-ephy-bookmarks-type-builtins.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephybookmarks.la libephybookmarks_la-ephy-bookmarks.lo libephybookmarks_la-ephy-bookmark-action.lo libephybookmarks_la-ephy-bookmarks-editor.lo libephybookmarks_la-ephy-bookmarks-export.lo libephybookmarks_la-ephy-bookmarks-import.lo libephybookmarks_la-ephy-bookmarks-ui.lo libephybookmarks_la-ephy-bookmarks-menu.lo libephybookmarks_la-ephy-bookmark-properties.lo libephybookmarks_la-ephy-topic-action.lo libephybookmarks_la-ephy-related-action.lo libephybookmarks_la-ephy-open-tabs-action.lo libephybookmarks_la-ephy-topic-factory-action.lo libephybookmarks_la-ephy-bookmark-factory-action.lo libephybookmarks_la-ephy-topic-action-group.lo libephybookmarks_la-ephy-bookmark-action-group.lo libephybookmarks_la-ephy-topics-entry.lo libephybookmarks_la-ephy-topics-palette.lo libephybookmarks_la-ephy-nodes-cover.lo libephybookmarks_la-ephy-bookmarks-type-builtins.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libephybookmarks.a .libs/libephybookmarks_la-ephy-bookmarks.o .libs/libephybookmarks_la-ephy-bookmark-action.o .libs/libephybookmarks_la-ephy-bookmarks-editor.o .libs/libephybookmarks_la-ephy-bookmarks-export.o .libs/libephybookmarks_la-ephy-bookmarks-import.o .libs/libephybookmarks_la-ephy-bookmarks-ui.o .libs/libephybookmarks_la-ephy-bookmarks-menu.o .libs/libephybookmarks_la-ephy-bookmark-properties.o .libs/libephybookmarks_la-ephy-topic-action.o .libs/libephybookmarks_la-ephy-related-action.o .libs/libephybookmarks_la-ephy-open-tabs-action.o .libs/libephybookmarks_la-ephy-topic-factory-action.o .libs/libephybookmarks_la-ephy-bookmark-factory-action.o .libs/libephybookmarks_la-ephy-topic-action-group.o .libs/libephybookmarks_la-ephy-bookmark-action-group.o .libs/libephybookmarks_la-ephy-topics-entry.o .libs/libephybookmarks_la-ephy-topics-palette.o .libs/libephybookmarks_la-ephy-nodes-cover.o .libs/libephybookmarks_la-ephy-bookmarks-type-builtins.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephybookmarks.a libtool: link: ( cd ".libs" && rm -f "libephybookmarks.la" && ln -s "../libephybookmarks.la" "libephybookmarks.la" ) make[5]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src/bookmarks' make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src/bookmarks' make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-activation.lo -MD -MP -MF .deps/libephymain_la-ephy-activation.Tpo -c -o libephymain_la-ephy-activation.lo `test -f 'ephy-activation.c' || echo './'`ephy-activation.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-activation.lo -MD -MP -MF .deps/libephymain_la-ephy-activation.Tpo -c ephy-activation.c -fPIC -DPIC -o .libs/libephymain_la-ephy-activation.o mv -f .deps/libephymain_la-ephy-activation.Tpo .deps/libephymain_la-ephy-activation.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-action-helper.lo -MD -MP -MF .deps/libephymain_la-ephy-action-helper.Tpo -c -o libephymain_la-ephy-action-helper.lo `test -f 'ephy-action-helper.c' || echo './'`ephy-action-helper.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-action-helper.lo -MD -MP -MF .deps/libephymain_la-ephy-action-helper.Tpo -c ephy-action-helper.c -fPIC -DPIC -o .libs/libephymain_la-ephy-action-helper.o mv -f .deps/libephymain_la-ephy-action-helper.Tpo .deps/libephymain_la-ephy-action-helper.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-completion-model.lo -MD -MP -MF .deps/libephymain_la-ephy-completion-model.Tpo -c -o libephymain_la-ephy-completion-model.lo `test -f 'ephy-completion-model.c' || echo './'`ephy-completion-model.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-completion-model.lo -MD -MP -MF .deps/libephymain_la-ephy-completion-model.Tpo -c ephy-completion-model.c -fPIC -DPIC -o .libs/libephymain_la-ephy-completion-model.o mv -f .deps/libephymain_la-ephy-completion-model.Tpo .deps/libephymain_la-ephy-completion-model.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-dbus.lo -MD -MP -MF .deps/libephymain_la-ephy-dbus.Tpo -c -o libephymain_la-ephy-dbus.lo `test -f 'ephy-dbus.c' || echo './'`ephy-dbus.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-dbus.lo -MD -MP -MF .deps/libephymain_la-ephy-dbus.Tpo -c ephy-dbus.c -fPIC -DPIC -o .libs/libephymain_la-ephy-dbus.o mv -f .deps/libephymain_la-ephy-dbus.Tpo .deps/libephymain_la-ephy-dbus.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-encoding-dialog.lo -MD -MP -MF .deps/libephymain_la-ephy-encoding-dialog.Tpo -c -o libephymain_la-ephy-encoding-dialog.lo `test -f 'ephy-encoding-dialog.c' || echo './'`ephy-encoding-dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-encoding-dialog.lo -MD -MP -MF .deps/libephymain_la-ephy-encoding-dialog.Tpo -c ephy-encoding-dialog.c -fPIC -DPIC -o .libs/libephymain_la-ephy-encoding-dialog.o mv -f .deps/libephymain_la-ephy-encoding-dialog.Tpo .deps/libephymain_la-ephy-encoding-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-encoding-menu.lo -MD -MP -MF .deps/libephymain_la-ephy-encoding-menu.Tpo -c -o libephymain_la-ephy-encoding-menu.lo `test -f 'ephy-encoding-menu.c' || echo './'`ephy-encoding-menu.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-encoding-menu.lo -MD -MP -MF .deps/libephymain_la-ephy-encoding-menu.Tpo -c ephy-encoding-menu.c -fPIC -DPIC -o .libs/libephymain_la-ephy-encoding-menu.o mv -f .deps/libephymain_la-ephy-encoding-menu.Tpo .deps/libephymain_la-ephy-encoding-menu.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-extension.lo -MD -MP -MF .deps/libephymain_la-ephy-extension.Tpo -c -o libephymain_la-ephy-extension.lo `test -f 'ephy-extension.c' || echo './'`ephy-extension.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-extension.lo -MD -MP -MF .deps/libephymain_la-ephy-extension.Tpo -c ephy-extension.c -fPIC -DPIC -o .libs/libephymain_la-ephy-extension.o mv -f .deps/libephymain_la-ephy-extension.Tpo .deps/libephymain_la-ephy-extension.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-extensions-manager.lo -MD -MP -MF .deps/libephymain_la-ephy-extensions-manager.Tpo -c -o libephymain_la-ephy-extensions-manager.lo `test -f 'ephy-extensions-manager.c' || echo './'`ephy-extensions-manager.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-extensions-manager.lo -MD -MP -MF .deps/libephymain_la-ephy-extensions-manager.Tpo -c ephy-extensions-manager.c -fPIC -DPIC -o .libs/libephymain_la-ephy-extensions-manager.o mv -f .deps/libephymain_la-ephy-extensions-manager.Tpo .deps/libephymain_la-ephy-extensions-manager.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-find-toolbar.lo -MD -MP -MF .deps/libephymain_la-ephy-find-toolbar.Tpo -c -o libephymain_la-ephy-find-toolbar.lo `test -f 'ephy-find-toolbar.c' || echo './'`ephy-find-toolbar.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-find-toolbar.lo -MD -MP -MF .deps/libephymain_la-ephy-find-toolbar.Tpo -c ephy-find-toolbar.c -fPIC -DPIC -o .libs/libephymain_la-ephy-find-toolbar.o mv -f .deps/libephymain_la-ephy-find-toolbar.Tpo .deps/libephymain_la-ephy-find-toolbar.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-fullscreen-popup.lo -MD -MP -MF .deps/libephymain_la-ephy-fullscreen-popup.Tpo -c -o libephymain_la-ephy-fullscreen-popup.lo `test -f 'ephy-fullscreen-popup.c' || echo './'`ephy-fullscreen-popup.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-fullscreen-popup.lo -MD -MP -MF .deps/libephymain_la-ephy-fullscreen-popup.Tpo -c ephy-fullscreen-popup.c -fPIC -DPIC -o .libs/libephymain_la-ephy-fullscreen-popup.o mv -f .deps/libephymain_la-ephy-fullscreen-popup.Tpo .deps/libephymain_la-ephy-fullscreen-popup.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-go-action.lo -MD -MP -MF .deps/libephymain_la-ephy-go-action.Tpo -c -o libephymain_la-ephy-go-action.lo `test -f 'ephy-go-action.c' || echo './'`ephy-go-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-go-action.lo -MD -MP -MF .deps/libephymain_la-ephy-go-action.Tpo -c ephy-go-action.c -fPIC -DPIC -o .libs/libephymain_la-ephy-go-action.o mv -f .deps/libephymain_la-ephy-go-action.Tpo .deps/libephymain_la-ephy-go-action.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-home-action.lo -MD -MP -MF .deps/libephymain_la-ephy-home-action.Tpo -c -o libephymain_la-ephy-home-action.lo `test -f 'ephy-home-action.c' || echo './'`ephy-home-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-home-action.lo -MD -MP -MF .deps/libephymain_la-ephy-home-action.Tpo -c ephy-home-action.c -fPIC -DPIC -o .libs/libephymain_la-ephy-home-action.o mv -f .deps/libephymain_la-ephy-home-action.Tpo .deps/libephymain_la-ephy-home-action.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-history-window.lo -MD -MP -MF .deps/libephymain_la-ephy-history-window.Tpo -c -o libephymain_la-ephy-history-window.lo `test -f 'ephy-history-window.c' || echo './'`ephy-history-window.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-history-window.lo -MD -MP -MF .deps/libephymain_la-ephy-history-window.Tpo -c ephy-history-window.c -fPIC -DPIC -o .libs/libephymain_la-ephy-history-window.o mv -f .deps/libephymain_la-ephy-history-window.Tpo .deps/libephymain_la-ephy-history-window.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-link.lo -MD -MP -MF .deps/libephymain_la-ephy-link.Tpo -c -o libephymain_la-ephy-link.lo `test -f 'ephy-link.c' || echo './'`ephy-link.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-link.lo -MD -MP -MF .deps/libephymain_la-ephy-link.Tpo -c ephy-link.c -fPIC -DPIC -o .libs/libephymain_la-ephy-link.o mv -f .deps/libephymain_la-ephy-link.Tpo .deps/libephymain_la-ephy-link.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-link-action.lo -MD -MP -MF .deps/libephymain_la-ephy-link-action.Tpo -c -o libephymain_la-ephy-link-action.lo `test -f 'ephy-link-action.c' || echo './'`ephy-link-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-link-action.lo -MD -MP -MF .deps/libephymain_la-ephy-link-action.Tpo -c ephy-link-action.c -fPIC -DPIC -o .libs/libephymain_la-ephy-link-action.o mv -f .deps/libephymain_la-ephy-link-action.Tpo .deps/libephymain_la-ephy-link-action.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-location-action.lo -MD -MP -MF .deps/libephymain_la-ephy-location-action.Tpo -c -o libephymain_la-ephy-location-action.lo `test -f 'ephy-location-action.c' || echo './'`ephy-location-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-location-action.lo -MD -MP -MF .deps/libephymain_la-ephy-location-action.Tpo -c ephy-location-action.c -fPIC -DPIC -o .libs/libephymain_la-ephy-location-action.o mv -f .deps/libephymain_la-ephy-location-action.Tpo .deps/libephymain_la-ephy-location-action.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-lockdown.lo -MD -MP -MF .deps/libephymain_la-ephy-lockdown.Tpo -c -o libephymain_la-ephy-lockdown.lo `test -f 'ephy-lockdown.c' || echo './'`ephy-lockdown.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-lockdown.lo -MD -MP -MF .deps/libephymain_la-ephy-lockdown.Tpo -c ephy-lockdown.c -fPIC -DPIC -o .libs/libephymain_la-ephy-lockdown.o mv -f .deps/libephymain_la-ephy-lockdown.Tpo .deps/libephymain_la-ephy-lockdown.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-navigation-action.lo -MD -MP -MF .deps/libephymain_la-ephy-navigation-action.Tpo -c -o libephymain_la-ephy-navigation-action.lo `test -f 'ephy-navigation-action.c' || echo './'`ephy-navigation-action.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-navigation-action.lo -MD -MP -MF .deps/libephymain_la-ephy-navigation-action.Tpo -c ephy-navigation-action.c -fPIC -DPIC -o .libs/libephymain_la-ephy-navigation-action.o mv -f .deps/libephymain_la-ephy-navigation-action.Tpo .deps/libephymain_la-ephy-navigation-action.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-notebook.lo -MD -MP -MF .deps/libephymain_la-ephy-notebook.Tpo -c -o libephymain_la-ephy-notebook.lo `test -f 'ephy-notebook.c' || echo './'`ephy-notebook.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-notebook.lo -MD -MP -MF .deps/libephymain_la-ephy-notebook.Tpo -c ephy-notebook.c -fPIC -DPIC -o .libs/libephymain_la-ephy-notebook.o mv -f .deps/libephymain_la-ephy-notebook.Tpo .deps/libephymain_la-ephy-notebook.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-session.lo -MD -MP -MF .deps/libephymain_la-ephy-session.Tpo -c -o libephymain_la-ephy-session.lo `test -f 'ephy-session.c' || echo './'`ephy-session.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-session.lo -MD -MP -MF .deps/libephymain_la-ephy-session.Tpo -c ephy-session.c -fPIC -DPIC -o .libs/libephymain_la-ephy-session.o mv -f .deps/libephymain_la-ephy-session.Tpo .deps/libephymain_la-ephy-session.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-shell.lo -MD -MP -MF .deps/libephymain_la-ephy-shell.Tpo -c -o libephymain_la-ephy-shell.lo `test -f 'ephy-shell.c' || echo './'`ephy-shell.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-shell.lo -MD -MP -MF .deps/libephymain_la-ephy-shell.Tpo -c ephy-shell.c -fPIC -DPIC -o .libs/libephymain_la-ephy-shell.o mv -f .deps/libephymain_la-ephy-shell.Tpo .deps/libephymain_la-ephy-shell.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-statusbar.lo -MD -MP -MF .deps/libephymain_la-ephy-statusbar.Tpo -c -o libephymain_la-ephy-statusbar.lo `test -f 'ephy-statusbar.c' || echo './'`ephy-statusbar.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-statusbar.lo -MD -MP -MF .deps/libephymain_la-ephy-statusbar.Tpo -c ephy-statusbar.c -fPIC -DPIC -o .libs/libephymain_la-ephy-statusbar.o mv -f .deps/libephymain_la-ephy-statusbar.Tpo .deps/libephymain_la-ephy-statusbar.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-tabs-menu.lo -MD -MP -MF .deps/libephymain_la-ephy-tabs-menu.Tpo -c -o libephymain_la-ephy-tabs-menu.lo `test -f 'ephy-tabs-menu.c' || echo './'`ephy-tabs-menu.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-tabs-menu.lo -MD -MP -MF .deps/libephymain_la-ephy-tabs-menu.Tpo -c ephy-tabs-menu.c -fPIC -DPIC -o .libs/libephymain_la-ephy-tabs-menu.o mv -f .deps/libephymain_la-ephy-tabs-menu.Tpo .deps/libephymain_la-ephy-tabs-menu.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-toolbars-model.lo -MD -MP -MF .deps/libephymain_la-ephy-toolbars-model.Tpo -c -o libephymain_la-ephy-toolbars-model.lo `test -f 'ephy-toolbars-model.c' || echo './'`ephy-toolbars-model.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-toolbars-model.lo -MD -MP -MF .deps/libephymain_la-ephy-toolbars-model.Tpo -c ephy-toolbars-model.c -fPIC -DPIC -o .libs/libephymain_la-ephy-toolbars-model.o mv -f .deps/libephymain_la-ephy-toolbars-model.Tpo .deps/libephymain_la-ephy-toolbars-model.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-toolbar.lo -MD -MP -MF .deps/libephymain_la-ephy-toolbar.Tpo -c -o libephymain_la-ephy-toolbar.lo `test -f 'ephy-toolbar.c' || echo './'`ephy-toolbar.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-toolbar.lo -MD -MP -MF .deps/libephymain_la-ephy-toolbar.Tpo -c ephy-toolbar.c -fPIC -DPIC -o .libs/libephymain_la-ephy-toolbar.o mv -f .deps/libephymain_la-ephy-toolbar.Tpo .deps/libephymain_la-ephy-toolbar.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-toolbar-editor.lo -MD -MP -MF .deps/libephymain_la-ephy-toolbar-editor.Tpo -c -o libephymain_la-ephy-toolbar-editor.lo `test -f 'ephy-toolbar-editor.c' || echo './'`ephy-toolbar-editor.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-toolbar-editor.lo -MD -MP -MF .deps/libephymain_la-ephy-toolbar-editor.Tpo -c ephy-toolbar-editor.c -fPIC -DPIC -o .libs/libephymain_la-ephy-toolbar-editor.o mv -f .deps/libephymain_la-ephy-toolbar-editor.Tpo .deps/libephymain_la-ephy-toolbar-editor.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-window.lo -MD -MP -MF .deps/libephymain_la-ephy-window.Tpo -c -o libephymain_la-ephy-window.lo `test -f 'ephy-window.c' || echo './'`ephy-window.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-window.lo -MD -MP -MF .deps/libephymain_la-ephy-window.Tpo -c ephy-window.c -fPIC -DPIC -o .libs/libephymain_la-ephy-window.o mv -f .deps/libephymain_la-ephy-window.Tpo .deps/libephymain_la-ephy-window.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-pdm-dialog.lo -MD -MP -MF .deps/libephymain_la-pdm-dialog.Tpo -c -o libephymain_la-pdm-dialog.lo `test -f 'pdm-dialog.c' || echo './'`pdm-dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-pdm-dialog.lo -MD -MP -MF .deps/libephymain_la-pdm-dialog.Tpo -c pdm-dialog.c -fPIC -DPIC -o .libs/libephymain_la-pdm-dialog.o mv -f .deps/libephymain_la-pdm-dialog.Tpo .deps/libephymain_la-pdm-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-popup-commands.lo -MD -MP -MF .deps/libephymain_la-popup-commands.Tpo -c -o libephymain_la-popup-commands.lo `test -f 'popup-commands.c' || echo './'`popup-commands.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-popup-commands.lo -MD -MP -MF .deps/libephymain_la-popup-commands.Tpo -c popup-commands.c -fPIC -DPIC -o .libs/libephymain_la-popup-commands.o mv -f .deps/libephymain_la-popup-commands.Tpo .deps/libephymain_la-popup-commands.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-prefs-dialog.lo -MD -MP -MF .deps/libephymain_la-prefs-dialog.Tpo -c -o libephymain_la-prefs-dialog.lo `test -f 'prefs-dialog.c' || echo './'`prefs-dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-prefs-dialog.lo -MD -MP -MF .deps/libephymain_la-prefs-dialog.Tpo -c prefs-dialog.c -fPIC -DPIC -o .libs/libephymain_la-prefs-dialog.o mv -f .deps/libephymain_la-prefs-dialog.Tpo .deps/libephymain_la-prefs-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ppview-toolbar.lo -MD -MP -MF .deps/libephymain_la-ppview-toolbar.Tpo -c -o libephymain_la-ppview-toolbar.lo `test -f 'ppview-toolbar.c' || echo './'`ppview-toolbar.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ppview-toolbar.lo -MD -MP -MF .deps/libephymain_la-ppview-toolbar.Tpo -c ppview-toolbar.c -fPIC -DPIC -o .libs/libephymain_la-ppview-toolbar.o mv -f .deps/libephymain_la-ppview-toolbar.Tpo .deps/libephymain_la-ppview-toolbar.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-window-commands.lo -MD -MP -MF .deps/libephymain_la-window-commands.Tpo -c -o libephymain_la-window-commands.lo `test -f 'window-commands.c' || echo './'`window-commands.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-window-commands.lo -MD -MP -MF .deps/libephymain_la-window-commands.Tpo -c window-commands.c -fPIC -DPIC -o .libs/libephymain_la-window-commands.o mv -f .deps/libephymain_la-window-commands.Tpo .deps/libephymain_la-window-commands.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share/epiphany"\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-type-builtins.lo -MD -MP -MF .deps/libephymain_la-ephy-type-builtins.Tpo -c -o libephymain_la-ephy-type-builtins.lo `test -f 'ephy-type-builtins.c' || echo './'`ephy-type-builtins.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/egg -I../embed -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../src/bookmarks -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share/epiphany\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libephymain_la-ephy-type-builtins.lo -MD -MP -MF .deps/libephymain_la-ephy-type-builtins.Tpo -c ephy-type-builtins.c -fPIC -DPIC -o .libs/libephymain_la-ephy-type-builtins.o mv -f .deps/libephymain_la-ephy-type-builtins.Tpo .deps/libephymain_la-ephy-type-builtins.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-O1 -o libephymain.la libephymain_la-ephy-activation.lo libephymain_la-ephy-action-helper.lo libephymain_la-ephy-completion-model.lo libephymain_la-ephy-dbus.lo libephymain_la-ephy-encoding-dialog.lo libephymain_la-ephy-encoding-menu.lo libephymain_la-ephy-extension.lo libephymain_la-ephy-extensions-manager.lo libephymain_la-ephy-find-toolbar.lo libephymain_la-ephy-fullscreen-popup.lo libephymain_la-ephy-go-action.lo libephymain_la-ephy-home-action.lo libephymain_la-ephy-history-window.lo libephymain_la-ephy-link.lo libephymain_la-ephy-link-action.lo libephymain_la-ephy-location-action.lo libephymain_la-ephy-lockdown.lo libephymain_la-ephy-navigation-action.lo libephymain_la-ephy-notebook.lo libephymain_la-ephy-session.lo libephymain_la-ephy-shell.lo libephymain_la-ephy-statusbar.lo libephymain_la-ephy-tabs-menu.lo libephymain_la-ephy-toolbars-model.lo libephymain_la-ephy-toolbar.lo libephymain_la-ephy-toolbar-editor.lo libephymain_la-ephy-window.lo libephymain_la-pdm-dialog.lo libephymain_la-popup-commands.lo libephymain_la-prefs-dialog.lo libephymain_la-ppview-toolbar.lo libephymain_la-window-commands.lo libephymain_la-ephy-type-builtins.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libephymain.a .libs/libephymain_la-ephy-activation.o .libs/libephymain_la-ephy-action-helper.o .libs/libephymain_la-ephy-completion-model.o .libs/libephymain_la-ephy-dbus.o .libs/libephymain_la-ephy-encoding-dialog.o .libs/libephymain_la-ephy-encoding-menu.o .libs/libephymain_la-ephy-extension.o .libs/libephymain_la-ephy-extensions-manager.o .libs/libephymain_la-ephy-find-toolbar.o .libs/libephymain_la-ephy-fullscreen-popup.o .libs/libephymain_la-ephy-go-action.o .libs/libephymain_la-ephy-home-action.o .libs/libephymain_la-ephy-history-window.o .libs/libephymain_la-ephy-link.o .libs/libephymain_la-ephy-link-action.o .libs/libephymain_la-ephy-location-action.o .libs/libephymain_la-ephy-lockdown.o .libs/libephymain_la-ephy-navigation-action.o .libs/libephymain_la-ephy-notebook.o .libs/libephymain_la-ephy-session.o .libs/libephymain_la-ephy-shell.o .libs/libephymain_la-ephy-statusbar.o .libs/libephymain_la-ephy-tabs-menu.o .libs/libephymain_la-ephy-toolbars-model.o .libs/libephymain_la-ephy-toolbar.o .libs/libephymain_la-ephy-toolbar-editor.o .libs/libephymain_la-ephy-window.o .libs/libephymain_la-pdm-dialog.o .libs/libephymain_la-popup-commands.o .libs/libephymain_la-prefs-dialog.o .libs/libephymain_la-ppview-toolbar.o .libs/libephymain_la-window-commands.o .libs/libephymain_la-ephy-type-builtins.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libephymain.a libtool: link: ( cd ".libs" && rm -f "libephymain.la" && ln -s "../libephymain.la" "libephymain.la" ) /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-ephy-python.lo -MD -MP -MF .deps/libpyphany_la-ephy-python.Tpo -c -o libpyphany_la-ephy-python.lo `test -f 'ephy-python.c' || echo './'`ephy-python.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-ephy-python.lo -MD -MP -MF .deps/libpyphany_la-ephy-python.Tpo -c ephy-python.c -fPIC -DPIC -o .libs/libpyphany_la-ephy-python.o mv -f .deps/libpyphany_la-ephy-python.Tpo .deps/libpyphany_la-ephy-python.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-ephy-python-extension.lo -MD -MP -MF .deps/libpyphany_la-ephy-python-extension.Tpo -c -o libpyphany_la-ephy-python-extension.lo `test -f 'ephy-python-extension.c' || echo './'`ephy-python-extension.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-ephy-python-extension.lo -MD -MP -MF .deps/libpyphany_la-ephy-python-extension.Tpo -c ephy-python-extension.c -fPIC -DPIC -o .libs/libpyphany_la-ephy-python-extension.o mv -f .deps/libpyphany_la-ephy-python-extension.Tpo .deps/libpyphany_la-ephy-python-extension.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-ephy-python-loader.lo -MD -MP -MF .deps/libpyphany_la-ephy-python-loader.Tpo -c -o libpyphany_la-ephy-python-loader.lo `test -f 'ephy-python-loader.c' || echo './'`ephy-python-loader.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-ephy-python-loader.lo -MD -MP -MF .deps/libpyphany_la-ephy-python-loader.Tpo -c ephy-python-loader.c -fPIC -DPIC -o .libs/libpyphany_la-ephy-python-loader.o mv -f .deps/libpyphany_la-ephy-python-loader.Tpo .deps/libpyphany_la-ephy-python-loader.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\""/usr/lib/epiphany/2.26/extensions"\" -DLOADER_DIR=\""/usr/lib/epiphany/2.26/loaders"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-epiphany.lo -MD -MP -MF .deps/libpyphany_la-epiphany.Tpo -c -o libpyphany_la-epiphany.lo `test -f 'epiphany.c' || echo './'`epiphany.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I../lib -I../lib/widgets -I../lib/egg -I../embed -I../embed/mozilla -I../src -I../src/bookmarks -I/usr/include/python2.6 -DEXTENSIONS_DIR=\"/usr/lib/epiphany/2.26/extensions\" -DLOADER_DIR=\"/usr/lib/epiphany/2.26/loaders\" -DDATADIR=\"/usr/share\" -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT libpyphany_la-epiphany.lo -MD -MP -MF .deps/libpyphany_la-epiphany.Tpo -c epiphany.c -fPIC -DPIC -o .libs/libpyphany_la-epiphany.o mv -f .deps/libpyphany_la-epiphany.Tpo .deps/libpyphany_la-epiphany.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -fno-strict-aliasing -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-python-2.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wdeclaration-after-statement -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -export-symbols-regex ephy_python_init -Wl,-O1 -o libpyphany.la libpyphany_la-ephy-python.lo libpyphany_la-ephy-python-extension.lo libpyphany_la-ephy-python-loader.lo libpyphany_la-epiphany.lo -Wl,--export-dynamic -pthread -lxslt -lz -lm -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgthread-2.0 -lrt -lglade-2.0 -lxml2 -lgconf-2 -lgnome-desktop-2 -lstartup-notification-1 -lcanberra-gtk -lcanberra -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lgobject-2.0 -lglib-2.0 -L/usr/lib/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lgobject-2.0 -lglib-2.0 /bin/grep: /usr/lib/libogg.la: No such file or directory /bin/sed: can't read /usr/lib/libogg.la: No such file or directory libtool: link: `/usr/lib/libogg.la' is not a valid libtool archive make[4]: *** [libpyphany.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.26.3-r1/work/epiphany-2.26.3' make: *** [all] Error 2 * * ERROR: www-client/epiphany-2.26.3-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2958: Called gnome2_src_compile * environment, line 2320: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/www-client/epiphany-2.26.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-client/epiphany-2.26.3-r1/temp/environment'. *