tar -xf libmatecomponentui-1.4.0.tar.xz /usr/bin/mate-autogen checking for autoconf >= 2.53... (B testing autoconf2.50... not found. testing autoconf... found 2.69 checking for automake >= 1.9... (B testing automake-1.12... not found. testing automake-1.11... found 1.11.5 checking for libtool >= 1.4.3... (B testing libtoolize... found 2.4.2 checking for glib-gettext >= 2.2.0... (B testing glib-gettextize... found 2.32.4 checking for intltool >= 0.25... (B testing intltoolize... found 0.50.2 checking for pkg-config >= 0.14.0... (B testing pkg-config... found 0.25 checking for gtk-doc >= 1.0... (B testing gtkdocize... found 1.18 checking for mate-common >= 1.1.0... (B testing mate-doc-common... found 1.4.0 Checking for required M4 macros... (BChecking for forbidden M4 macros... (BProcessing ./configure.in (BRunning libtoolize... (Blibtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running glib-gettextize... Ignore non-fatal messages. (BCopying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... (BRunning gtkdocize... (BRunning mate-doc-common... (BRunning aclocal-1.11... (B/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info '(automake)Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal Running autoconf... (BRunning autoheader... (BRunning automake-1.11... (Bconfigure.in:13: installing `./config.guess' configure.in:13: installing `./config.sub' configure.in:9: installing `./install-sh' configure.in:9: installing `./missing' glade/Makefile.am: installing `./depcomp' Running ./configure --enable-maintainer-mode --prefix=/usr --libdir=/usr/lib --localstatedir=/var/lib --sysconfdir=/etc --disable-static --build=arm-slackware-linux ... (Bchecking for a BSD-compatible install... /bin/ginstall -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 whether to enable maintainer-specific portions of Makefiles... yes checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/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 how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/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 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 bison... bison -y checking for xrdb... /usr/bin/xrdb 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 whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 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/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.1 checking for XML::Parser... ok 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/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for poptStrippedArgv in -lpopt... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking pkg-config is at least version 0.9.0... yes checking for MATECOMPONENTUI... yes checking for broken, old development packages... clean checking for MATECOMPONENTUI_GLADE... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating libmatecomponentui-zip config.status: creating po/Makefile.in config.status: creating matecomponent/Makefile config.status: creating matecomponent/libmatecomponentui-2.0.pc config.status: creating matecomponent/libmatecomponentui-2.0-uninstalled.pc config.status: creating glade/Makefile config.status: creating samples/Makefile config.status: creating samples/controls/Makefile config.status: creating samples/matecomponentui/Makefile config.status: creating samples/container/Makefile config.status: creating samples/compound-doc/Makefile config.status: creating samples/compound-doc/container/Makefile config.status: creating samples/canvdemo/Makefile config.status: creating tests/Makefile config.status: creating tests/control/Makefile config.status: creating tools/Makefile config.status: creating tools/browser/Makefile config.status: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating doc/api/figures/Makefile 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 Now type `make' to compile libmatecomponentui make all-recursive make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' Making all in matecomponent make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent' /usr/bin/glib-mkenums --fhead "#ifndef __MATECOMPONENT_UI_TYPE_BUILTINS_H__\n" \ --fhead "#define __MATECOMPONENT_UI_TYPE_BUILTINS_H__ 1\n\n" \ --fhead "#include \n\n" \ --fhead "#ifdef __cplusplus\nextern \"C\" {\n#endif\n\n" \ --ftail "#ifdef __cplusplus\n}\n#endif\n\n" \ --ftail "#endif /* __MATECOMPONENT_UI_TYPE_BUILTINS_H__ */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define MATECOMPONENT_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ matecomponent-canvas-component.h matecomponent-canvas-item.h matecomponent-control-frame.h matecomponent-control.h matecomponent-dock-band.h matecomponent-dock-item.h matecomponent-dock-layout.h matecomponent-dock.h matecomponent-file-selector-util.h matecomponent-plug.h matecomponent-property-control.h matecomponent-selector-widget.h matecomponent-selector.h matecomponent-socket.h matecomponent-ui-component.h matecomponent-ui-config-widget.h matecomponent-ui-container.h matecomponent-ui-engine.h matecomponent-ui-main.h matecomponent-ui-node.h matecomponent-ui-sync.h matecomponent-ui-toolbar-button-item.h matecomponent-ui-toolbar-item.h matecomponent-ui-toolbar-toggle-button-item.h matecomponent-ui-toolbar.h matecomponent-ui-util.h matecomponent-widget.h matecomponent-window.h matecomponent-zoomable-frame.h matecomponent-zoomable.h > xgen-gth \ && cp xgen-gth matecomponent-ui-type-builtins.h \ && rm -f xgen-gth /usr/bin/glib-mkenums --fhead "#undef GTK_DISABLE_DEPRECATED\n\n" \ --fhead "#include \"config.h\"\n\n" \ --fhead "#include \"libmatecomponentui.h\"\n\n" \ --fhead "#include \"matecomponent-ui-type-builtins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (!type)\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ matecomponent-canvas-component.h matecomponent-canvas-item.h matecomponent-control-frame.h matecomponent-control.h matecomponent-dock-band.h matecomponent-dock-item.h matecomponent-dock-layout.h matecomponent-dock.h matecomponent-file-selector-util.h matecomponent-plug.h matecomponent-property-control.h matecomponent-selector-widget.h matecomponent-selector.h matecomponent-socket.h matecomponent-ui-component.h matecomponent-ui-config-widget.h matecomponent-ui-container.h matecomponent-ui-engine.h matecomponent-ui-main.h matecomponent-ui-node.h matecomponent-ui-sync.h matecomponent-ui-toolbar-button-item.h matecomponent-ui-toolbar-item.h matecomponent-ui-toolbar-toggle-button-item.h matecomponent-ui-toolbar.h matecomponent-ui-util.h matecomponent-widget.h matecomponent-window.h matecomponent-zoomable-frame.h matecomponent-zoomable.h > xgen-gtbec \ && cp xgen-gtbec matecomponent-ui-type-builtins.c \ && rm -f xgen-gtbec /usr/bin/glib-genmarshal matecomponent-ui-marshal.list --body --prefix=matecomponent_ui_marshal > matecomponent-ui-marshal.c /usr/bin/glib-genmarshal matecomponent-ui-marshal.list --header --prefix=matecomponent_ui_marshal > matecomponent-ui-marshal.h /usr/bin/glib-mkenums --comments ";; @comment@" \ --fprod "; enumerations from \"@filename@\"\n " \ --vhead "(define-@type@ @EnumName@" \ --vprod " (@valuenick@ @VALUENAME@)" \ --vtail ")" \ matecomponent-canvas-component.h matecomponent-canvas-item.h matecomponent-control-frame.h matecomponent-control.h matecomponent-dock-band.h matecomponent-dock-item.h matecomponent-dock-layout.h matecomponent-dock.h matecomponent-file-selector-util.h matecomponent-plug.h matecomponent-property-control.h matecomponent-selector-widget.h matecomponent-selector.h matecomponent-socket.h matecomponent-ui-component.h matecomponent-ui-config-widget.h matecomponent-ui-container.h matecomponent-ui-engine.h matecomponent-ui-main.h matecomponent-ui-node.h matecomponent-ui-sync.h matecomponent-ui-toolbar-button-item.h matecomponent-ui-toolbar-item.h matecomponent-ui-toolbar-toggle-button-item.h matecomponent-ui-toolbar.h matecomponent-ui-util.h matecomponent-widget.h matecomponent-window.h matecomponent-zoomable-frame.h matecomponent-zoomable.h > xgen-gdef \ && (cmp -s xgen-gdef libmatecomponentui.defs || cp xgen-gdef libmatecomponentui.defs) \ && rm -f xgen-gdef /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-a11y.lo -MD -MP -MF .deps/matecomponent-a11y.Tpo -c -o matecomponent-a11y.lo matecomponent-a11y.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-a11y.lo -MD -MP -MF .deps/matecomponent-a11y.Tpo -c matecomponent-a11y.c -fPIC -DPIC -o .libs/matecomponent-a11y.o mv -f .deps/matecomponent-a11y.Tpo .deps/matecomponent-a11y.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock.lo -MD -MP -MF .deps/matecomponent-dock.Tpo -c -o matecomponent-dock.lo matecomponent-dock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock.lo -MD -MP -MF .deps/matecomponent-dock.Tpo -c matecomponent-dock.c -fPIC -DPIC -o .libs/matecomponent-dock.o mv -f .deps/matecomponent-dock.Tpo .deps/matecomponent-dock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-item.lo -MD -MP -MF .deps/matecomponent-dock-item.Tpo -c -o matecomponent-dock-item.lo matecomponent-dock-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-item.lo -MD -MP -MF .deps/matecomponent-dock-item.Tpo -c matecomponent-dock-item.c -fPIC -DPIC -o .libs/matecomponent-dock-item.o mv -f .deps/matecomponent-dock-item.Tpo .deps/matecomponent-dock-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-item-grip.lo -MD -MP -MF .deps/matecomponent-dock-item-grip.Tpo -c -o matecomponent-dock-item-grip.lo matecomponent-dock-item-grip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-item-grip.lo -MD -MP -MF .deps/matecomponent-dock-item-grip.Tpo -c matecomponent-dock-item-grip.c -fPIC -DPIC -o .libs/matecomponent-dock-item-grip.o mv -f .deps/matecomponent-dock-item-grip.Tpo .deps/matecomponent-dock-item-grip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-band.lo -MD -MP -MF .deps/matecomponent-dock-band.Tpo -c -o matecomponent-dock-band.lo matecomponent-dock-band.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-band.lo -MD -MP -MF .deps/matecomponent-dock-band.Tpo -c matecomponent-dock-band.c -fPIC -DPIC -o .libs/matecomponent-dock-band.o mv -f .deps/matecomponent-dock-band.Tpo .deps/matecomponent-dock-band.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-layout.lo -MD -MP -MF .deps/matecomponent-dock-layout.Tpo -c -o matecomponent-dock-layout.lo matecomponent-dock-layout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-dock-layout.lo -MD -MP -MF .deps/matecomponent-dock-layout.Tpo -c matecomponent-dock-layout.c -fPIC -DPIC -o .libs/matecomponent-dock-layout.o mv -f .deps/matecomponent-dock-layout.Tpo .deps/matecomponent-dock-layout.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-init-gtk.lo -MD -MP -MF .deps/matecomponent-ui-init-gtk.Tpo -c -o matecomponent-ui-init-gtk.lo matecomponent-ui-init-gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-init-gtk.lo -MD -MP -MF .deps/matecomponent-ui-init-gtk.Tpo -c matecomponent-ui-init-gtk.c -fPIC -DPIC -o .libs/matecomponent-ui-init-gtk.o mv -f .deps/matecomponent-ui-init-gtk.Tpo .deps/matecomponent-ui-init-gtk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-main.lo -MD -MP -MF .deps/matecomponent-ui-main.Tpo -c -o matecomponent-ui-main.lo matecomponent-ui-main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-main.lo -MD -MP -MF .deps/matecomponent-ui-main.Tpo -c matecomponent-ui-main.c -fPIC -DPIC -o .libs/matecomponent-ui-main.o mv -f .deps/matecomponent-ui-main.Tpo .deps/matecomponent-ui-main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-canvas-component.lo -MD -MP -MF .deps/matecomponent-canvas-component.Tpo -c -o matecomponent-canvas-component.lo matecomponent-canvas-component.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-canvas-component.lo -MD -MP -MF .deps/matecomponent-canvas-component.Tpo -c matecomponent-canvas-component.c -fPIC -DPIC -o .libs/matecomponent-canvas-component.o mv -f .deps/matecomponent-canvas-component.Tpo .deps/matecomponent-canvas-component.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-canvas-item.lo -MD -MP -MF .deps/matecomponent-canvas-item.Tpo -c -o matecomponent-canvas-item.lo matecomponent-canvas-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-canvas-item.lo -MD -MP -MF .deps/matecomponent-canvas-item.Tpo -c matecomponent-canvas-item.c -fPIC -DPIC -o .libs/matecomponent-canvas-item.o matecomponent-canvas-item.c: In function 'gbi_update': matecomponent-canvas-item.c:206:7: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-canvas-item.c: In function 'gbi_render': matecomponent-canvas-item.c:435:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-canvas-item.c: In function 'gdk_event_to_matecomponent_event': matecomponent-canvas-item.c:528:3: warning: enumeration value 'GDK_CROSSING_GTK_GRAB' not handled in switch [-Wswitch] matecomponent-canvas-item.c:528:3: warning: enumeration value 'GDK_CROSSING_GTK_UNGRAB' not handled in switch [-Wswitch] matecomponent-canvas-item.c:528:3: warning: enumeration value 'GDK_CROSSING_STATE_CHANGED' not handled in switch [-Wswitch] mv -f .deps/matecomponent-canvas-item.Tpo .deps/matecomponent-canvas-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-control-frame.lo -MD -MP -MF .deps/matecomponent-control-frame.Tpo -c -o matecomponent-control-frame.lo matecomponent-control-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-control-frame.lo -MD -MP -MF .deps/matecomponent-control-frame.Tpo -c matecomponent-control-frame.c -fPIC -DPIC -o .libs/matecomponent-control-frame.o matecomponent-control-frame.c: In function 'matecomponent_control_frame_control_activate': matecomponent-control-frame.c:519:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-control-frame.c: In function 'matecomponent_control_frame_control_deactivate': matecomponent-control-frame.c:555:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-control-frame.c: In function 'matecomponent_control_frame_control_set_state': matecomponent-control-frame.c:653:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-control-frame.c: In function 'matecomponent_control_frame_focus': matecomponent-control-frame.c:1065:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] mv -f .deps/matecomponent-control-frame.Tpo .deps/matecomponent-control-frame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-control.lo -MD -MP -MF .deps/matecomponent-control.Tpo -c -o matecomponent-control.lo matecomponent-control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-control.lo -MD -MP -MF .deps/matecomponent-control.Tpo -c matecomponent-control.c -fPIC -DPIC -o .libs/matecomponent-control.o mv -f .deps/matecomponent-control.Tpo .deps/matecomponent-control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-file-selector-util.lo -MD -MP -MF .deps/matecomponent-file-selector-util.Tpo -c -o matecomponent-file-selector-util.lo matecomponent-file-selector-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-file-selector-util.lo -MD -MP -MF .deps/matecomponent-file-selector-util.Tpo -c matecomponent-file-selector-util.c -fPIC -DPIC -o .libs/matecomponent-file-selector-util.o mv -f .deps/matecomponent-file-selector-util.Tpo .deps/matecomponent-file-selector-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-plug.lo -MD -MP -MF .deps/matecomponent-plug.Tpo -c -o matecomponent-plug.lo matecomponent-plug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-plug.lo -MD -MP -MF .deps/matecomponent-plug.Tpo -c matecomponent-plug.c -fPIC -DPIC -o .libs/matecomponent-plug.o mv -f .deps/matecomponent-plug.Tpo .deps/matecomponent-plug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-property-control.lo -MD -MP -MF .deps/matecomponent-property-control.Tpo -c -o matecomponent-property-control.lo matecomponent-property-control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-property-control.lo -MD -MP -MF .deps/matecomponent-property-control.Tpo -c matecomponent-property-control.c -fPIC -DPIC -o .libs/matecomponent-property-control.o matecomponent-property-control.c: In function 'matecomponent_property_control_changed': matecomponent-property-control.c:289:24: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] mv -f .deps/matecomponent-property-control.Tpo .deps/matecomponent-property-control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-selector.lo -MD -MP -MF .deps/matecomponent-selector.Tpo -c -o matecomponent-selector.lo matecomponent-selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-selector.lo -MD -MP -MF .deps/matecomponent-selector.Tpo -c matecomponent-selector.c -fPIC -DPIC -o .libs/matecomponent-selector.o mv -f .deps/matecomponent-selector.Tpo .deps/matecomponent-selector.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-selector-widget.lo -MD -MP -MF .deps/matecomponent-selector-widget.Tpo -c -o matecomponent-selector-widget.lo matecomponent-selector-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-selector-widget.lo -MD -MP -MF .deps/matecomponent-selector-widget.Tpo -c matecomponent-selector-widget.c -fPIC -DPIC -o .libs/matecomponent-selector-widget.o mv -f .deps/matecomponent-selector-widget.Tpo .deps/matecomponent-selector-widget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-socket.lo -MD -MP -MF .deps/matecomponent-socket.Tpo -c -o matecomponent-socket.lo matecomponent-socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-socket.lo -MD -MP -MF .deps/matecomponent-socket.Tpo -c matecomponent-socket.c -fPIC -DPIC -o .libs/matecomponent-socket.o mv -f .deps/matecomponent-socket.Tpo .deps/matecomponent-socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-component.lo -MD -MP -MF .deps/matecomponent-ui-component.Tpo -c -o matecomponent-ui-component.lo matecomponent-ui-component.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-component.lo -MD -MP -MF .deps/matecomponent-ui-component.Tpo -c matecomponent-ui-component.c -fPIC -DPIC -o .libs/matecomponent-ui-component.o mv -f .deps/matecomponent-ui-component.Tpo .deps/matecomponent-ui-component.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-config-widget.lo -MD -MP -MF .deps/matecomponent-ui-config-widget.Tpo -c -o matecomponent-ui-config-widget.lo matecomponent-ui-config-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-config-widget.lo -MD -MP -MF .deps/matecomponent-ui-config-widget.Tpo -c matecomponent-ui-config-widget.c -fPIC -DPIC -o .libs/matecomponent-ui-config-widget.o mv -f .deps/matecomponent-ui-config-widget.Tpo .deps/matecomponent-ui-config-widget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-container.lo -MD -MP -MF .deps/matecomponent-ui-container.Tpo -c -o matecomponent-ui-container.lo matecomponent-ui-container.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-container.lo -MD -MP -MF .deps/matecomponent-ui-container.Tpo -c matecomponent-ui-container.c -fPIC -DPIC -o .libs/matecomponent-ui-container.o mv -f .deps/matecomponent-ui-container.Tpo .deps/matecomponent-ui-container.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-engine.lo -MD -MP -MF .deps/matecomponent-ui-engine.Tpo -c -o matecomponent-ui-engine.lo matecomponent-ui-engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-engine.lo -MD -MP -MF .deps/matecomponent-ui-engine.Tpo -c matecomponent-ui-engine.c -fPIC -DPIC -o .libs/matecomponent-ui-engine.o matecomponent-ui-engine.c: In function 'sub_component_get_by_ref': matecomponent-ui-engine.c:720:7: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-ui-engine.c: In function 'real_exec_verb': matecomponent-ui-engine.c:1543:7: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-ui-engine.c: In function 'real_emit_ui_event': matecomponent-ui-engine.c:1793:7: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] mv -f .deps/matecomponent-ui-engine.Tpo .deps/matecomponent-ui-engine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-engine-config.lo -MD -MP -MF .deps/matecomponent-ui-engine-config.Tpo -c -o matecomponent-ui-engine-config.lo matecomponent-ui-engine-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-engine-config.lo -MD -MP -MF .deps/matecomponent-ui-engine-config.Tpo -c matecomponent-ui-engine-config.c -fPIC -DPIC -o .libs/matecomponent-ui-engine-config.o mv -f .deps/matecomponent-ui-engine-config.Tpo .deps/matecomponent-ui-engine-config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-node.lo -MD -MP -MF .deps/matecomponent-ui-node.Tpo -c -o matecomponent-ui-node.lo matecomponent-ui-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-node.lo -MD -MP -MF .deps/matecomponent-ui-node.Tpo -c matecomponent-ui-node.c -fPIC -DPIC -o .libs/matecomponent-ui-node.o matecomponent-ui-node.c: In function 'matecomponent_ui_node_copy': matecomponent-ui-node.c:91:2: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/glib-2.0/glib.h:81:0, from ../matecomponent/matecomponent-ui-node.h:13, from matecomponent-ui-node.c:15: /usr/include/glib-2.0/glib/gstrfuncs.h:187:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:91:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'do_set_attr': matecomponent-ui-node.c:386:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-node.c:14:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:386:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:386:3: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:386:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-node.c:14:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:386:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:386:3: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:386:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:386:3: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:386:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:386:3: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:395:5: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from ../matecomponent/matecomponent-ui-node-private.h:5, from matecomponent-ui-node.c:16: /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected 'const xmlChar *' but argument is of type 'const char *' matecomponent-ui-node.c:404:4: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from ../matecomponent/matecomponent-ui-node-private.h:5, from matecomponent-ui-node.c:16: /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected 'const xmlChar *' but argument is of type 'const char *' matecomponent-ui-node.c:409:4: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from ../matecomponent/matecomponent-ui-node-private.h:5, from matecomponent-ui-node.c:16: /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected 'const xmlChar *' but argument is of type 'const char *' matecomponent-ui-node.c: In function 'matecomponent_ui_node_get_attr_by_id': matecomponent-ui-node.c:464:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'matecomponent_ui_node_get_attr': matecomponent-ui-node.c:483:4: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from ../matecomponent/matecomponent-ui-node-private.h:5, from matecomponent-ui-node.c:16: /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected 'const xmlChar *' but argument is of type 'const char *' matecomponent-ui-node.c:481:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'matecomponent_ui_node_set_content': matecomponent-ui-node.c:529:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'matecomponent_ui_node_peek_content': matecomponent-ui-node.c:535:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'matecomponent_ui_node_get_content': matecomponent-ui-node.c:549:2: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from ../matecomponent/matecomponent-ui-node-private.h:5, from matecomponent-ui-node.c:16: /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected 'const xmlChar *' but argument is of type 'const char *' matecomponent-ui-node.c:549:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'uiStartElement': matecomponent-ui-node.c:790:2: warning: pointer targets in passing argument 2 of 'matecomponent_ui_node_new_child' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:60:1: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-node.c:797:3: warning: pointer targets in passing argument 1 of 'g_quark_from_string' differ in signedness [-Wpointer-sign] In file included from /usr/include/glib-2.0/glib/gerror.h:30:0, from /usr/include/glib-2.0/glib/gthread.h:35, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from ../matecomponent/matecomponent-ui-node.h:13, from matecomponent-ui-node.c:15: /usr/include/glib-2.0/glib/gquark.h:44:23: note: expected 'const gchar *' but argument is of type 'const xmlChar *' matecomponent-ui-node.c: In function 'uiEndElement': matecomponent-ui-node.c:820:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-node.c: In function 'uiCharacters': matecomponent-ui-node.c:835:2: warning: pointer targets in passing argument 2 of 'g_string_append_len' differ in signedness [-Wpointer-sign] In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from ../matecomponent/matecomponent-ui-node.h:13, from matecomponent-ui-node.c:15: /usr/include/glib-2.0/glib/gstring.h:70:14: note: expected 'const gchar *' but argument is of type 'const xmlChar *' matecomponent-ui-node.c: In function 'internal_to_string': matecomponent-ui-node.c:1043:3: warning: pointer targets in passing argument 2 of 'append_escaped_text' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:977:1: note: expected 'const gchar *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:1060:4: warning: pointer targets in passing argument 2 of 'append_escaped_text' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:977:1: note: expected 'const gchar *' but argument is of type 'xmlChar *' matecomponent-ui-node.c: In function 'matecomponent_ui_node_get_path_child': matecomponent-ui-node.c:1156:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-node.c:14:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:1156:7: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:1156:7: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:1156:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-node.c:14:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:1156:7: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:1156:7: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:1156:7: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:1156:7: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-node.c:1156:7: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-node.c:1156:7: note: expected 'const char *' but argument is of type 'xmlChar *' mv -f .deps/matecomponent-ui-node.Tpo .deps/matecomponent-ui-node.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-preferences.lo -MD -MP -MF .deps/matecomponent-ui-preferences.Tpo -c -o matecomponent-ui-preferences.lo matecomponent-ui-preferences.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-preferences.lo -MD -MP -MF .deps/matecomponent-ui-preferences.Tpo -c matecomponent-ui-preferences.c -fPIC -DPIC -o .libs/matecomponent-ui-preferences.o mv -f .deps/matecomponent-ui-preferences.Tpo .deps/matecomponent-ui-preferences.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync.lo -MD -MP -MF .deps/matecomponent-ui-sync.Tpo -c -o matecomponent-ui-sync.lo matecomponent-ui-sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync.lo -MD -MP -MF .deps/matecomponent-ui-sync.Tpo -c matecomponent-ui-sync.c -fPIC -DPIC -o .libs/matecomponent-ui-sync.o mv -f .deps/matecomponent-ui-sync.Tpo .deps/matecomponent-ui-sync.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-menu.lo -MD -MP -MF .deps/matecomponent-ui-sync-menu.Tpo -c -o matecomponent-ui-sync-menu.lo matecomponent-ui-sync-menu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-menu.lo -MD -MP -MF .deps/matecomponent-ui-sync-menu.Tpo -c matecomponent-ui-sync-menu.c -fPIC -DPIC -o .libs/matecomponent-ui-sync-menu.o mv -f .deps/matecomponent-ui-sync-menu.Tpo .deps/matecomponent-ui-sync-menu.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-keys.lo -MD -MP -MF .deps/matecomponent-ui-sync-keys.Tpo -c -o matecomponent-ui-sync-keys.lo matecomponent-ui-sync-keys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-keys.lo -MD -MP -MF .deps/matecomponent-ui-sync-keys.Tpo -c matecomponent-ui-sync-keys.c -fPIC -DPIC -o .libs/matecomponent-ui-sync-keys.o mv -f .deps/matecomponent-ui-sync-keys.Tpo .deps/matecomponent-ui-sync-keys.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-status.lo -MD -MP -MF .deps/matecomponent-ui-sync-status.Tpo -c -o matecomponent-ui-sync-status.lo matecomponent-ui-sync-status.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-status.lo -MD -MP -MF .deps/matecomponent-ui-sync-status.Tpo -c matecomponent-ui-sync-status.c -fPIC -DPIC -o .libs/matecomponent-ui-sync-status.o mv -f .deps/matecomponent-ui-sync-status.Tpo .deps/matecomponent-ui-sync-status.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-toolbar.lo -MD -MP -MF .deps/matecomponent-ui-sync-toolbar.Tpo -c -o matecomponent-ui-sync-toolbar.lo matecomponent-ui-sync-toolbar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-sync-toolbar.lo -MD -MP -MF .deps/matecomponent-ui-sync-toolbar.Tpo -c matecomponent-ui-sync-toolbar.c -fPIC -DPIC -o .libs/matecomponent-ui-sync-toolbar.o mv -f .deps/matecomponent-ui-sync-toolbar.Tpo .deps/matecomponent-ui-sync-toolbar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-button-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-button-item.Tpo -c -o matecomponent-ui-toolbar-button-item.lo matecomponent-ui-toolbar-button-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-button-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-button-item.Tpo -c matecomponent-ui-toolbar-button-item.c -fPIC -DPIC -o .libs/matecomponent-ui-toolbar-button-item.o mv -f .deps/matecomponent-ui-toolbar-button-item.Tpo .deps/matecomponent-ui-toolbar-button-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-control-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-control-item.Tpo -c -o matecomponent-ui-toolbar-control-item.lo matecomponent-ui-toolbar-control-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-control-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-control-item.Tpo -c matecomponent-ui-toolbar-control-item.c -fPIC -DPIC -o .libs/matecomponent-ui-toolbar-control-item.o mv -f .deps/matecomponent-ui-toolbar-control-item.Tpo .deps/matecomponent-ui-toolbar-control-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-item.Tpo -c -o matecomponent-ui-toolbar-item.lo matecomponent-ui-toolbar-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-item.Tpo -c matecomponent-ui-toolbar-item.c -fPIC -DPIC -o .libs/matecomponent-ui-toolbar-item.o mv -f .deps/matecomponent-ui-toolbar-item.Tpo .deps/matecomponent-ui-toolbar-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-popup-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-popup-item.Tpo -c -o matecomponent-ui-toolbar-popup-item.lo matecomponent-ui-toolbar-popup-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-popup-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-popup-item.Tpo -c matecomponent-ui-toolbar-popup-item.c -fPIC -DPIC -o .libs/matecomponent-ui-toolbar-popup-item.o mv -f .deps/matecomponent-ui-toolbar-popup-item.Tpo .deps/matecomponent-ui-toolbar-popup-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-toggle-button-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-toggle-button-item.Tpo -c -o matecomponent-ui-toolbar-toggle-button-item.lo matecomponent-ui-toolbar-toggle-button-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar-toggle-button-item.lo -MD -MP -MF .deps/matecomponent-ui-toolbar-toggle-button-item.Tpo -c matecomponent-ui-toolbar-toggle-button-item.c -fPIC -DPIC -o .libs/matecomponent-ui-toolbar-toggle-button-item.o mv -f .deps/matecomponent-ui-toolbar-toggle-button-item.Tpo .deps/matecomponent-ui-toolbar-toggle-button-item.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar.lo -MD -MP -MF .deps/matecomponent-ui-toolbar.Tpo -c -o matecomponent-ui-toolbar.lo matecomponent-ui-toolbar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-toolbar.lo -MD -MP -MF .deps/matecomponent-ui-toolbar.Tpo -c matecomponent-ui-toolbar.c -fPIC -DPIC -o .libs/matecomponent-ui-toolbar.o mv -f .deps/matecomponent-ui-toolbar.Tpo .deps/matecomponent-ui-toolbar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-internal-toolbar.lo -MD -MP -MF .deps/matecomponent-ui-internal-toolbar.Tpo -c -o matecomponent-ui-internal-toolbar.lo matecomponent-ui-internal-toolbar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-internal-toolbar.lo -MD -MP -MF .deps/matecomponent-ui-internal-toolbar.Tpo -c matecomponent-ui-internal-toolbar.c -fPIC -DPIC -o .libs/matecomponent-ui-internal-toolbar.o mv -f .deps/matecomponent-ui-internal-toolbar.Tpo .deps/matecomponent-ui-internal-toolbar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-type-builtins.lo -MD -MP -MF .deps/matecomponent-ui-type-builtins.Tpo -c -o matecomponent-ui-type-builtins.lo matecomponent-ui-type-builtins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-type-builtins.lo -MD -MP -MF .deps/matecomponent-ui-type-builtins.Tpo -c matecomponent-ui-type-builtins.c -fPIC -DPIC -o .libs/matecomponent-ui-type-builtins.o mv -f .deps/matecomponent-ui-type-builtins.Tpo .deps/matecomponent-ui-type-builtins.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-util.lo -MD -MP -MF .deps/matecomponent-ui-util.Tpo -c -o matecomponent-ui-util.lo matecomponent-ui-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-util.lo -MD -MP -MF .deps/matecomponent-ui-util.Tpo -c matecomponent-ui-util.c -fPIC -DPIC -o .libs/matecomponent-ui-util.o matecomponent-ui-util.c: In function 'matecomponent_ui_util_pixbuf_to_xml': matecomponent-ui-util.c:150:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-util.c: In function 'matecomponent_ui_util_translate_ui': matecomponent-ui-util.c:744:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-util.c:746:4: warning: pointer targets in passing argument 2 of 'dcgettext' differ in signedness [-Wpointer-sign] In file included from /usr/include/glib-2.0/glib/gi18n-lib.h:25:0, from matecomponent-ui-util.c:23: /usr/include/libintl.h:52:14: note: expected 'const char *' but argument is of type 'xmlChar *' matecomponent-ui-util.c:746:4: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from ../matecomponent/matecomponent-ui-node-private.h:5, from ../matecomponent/matecomponent-ui-private.h:17, from matecomponent-ui-util.c:24: /usr/include/libxml2/libxml/xmlstring.h:41:17: note: expected 'const xmlChar *' but argument is of type 'char *' matecomponent-ui-util.c: In function 'matecomponent_ui_util_set_ui': matecomponent-ui-util.c:952:3: warning: 'g_atexit' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:239) [-Wdeprecated-declarations] mv -f .deps/matecomponent-ui-util.Tpo .deps/matecomponent-ui-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-win32.lo -MD -MP -MF .deps/matecomponent-ui-win32.Tpo -c -o matecomponent-ui-win32.lo matecomponent-ui-win32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-win32.lo -MD -MP -MF .deps/matecomponent-ui-win32.Tpo -c matecomponent-ui-win32.c -fPIC -DPIC -o .libs/matecomponent-ui-win32.o mv -f .deps/matecomponent-ui-win32.Tpo .deps/matecomponent-ui-win32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-xml.lo -MD -MP -MF .deps/matecomponent-ui-xml.Tpo -c -o matecomponent-ui-xml.lo matecomponent-ui-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-xml.lo -MD -MP -MF .deps/matecomponent-ui-xml.Tpo -c matecomponent-ui-xml.c -fPIC -DPIC -o .libs/matecomponent-ui-xml.o matecomponent-ui-xml.c: In function 'merge': matecomponent-ui-xml.c:699:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:710:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-xml.c:11:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-xml.c:11:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-xml.c:11:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from matecomponent-ui-xml.c:11:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' matecomponent-ui-xml.c:718:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] matecomponent-ui-xml.c:718:4: note: expected 'const char *' but argument is of type 'const xmlChar *' mv -f .deps/matecomponent-ui-xml.Tpo .deps/matecomponent-ui-xml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-widget.lo -MD -MP -MF .deps/matecomponent-widget.Tpo -c -o matecomponent-widget.lo matecomponent-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-widget.lo -MD -MP -MF .deps/matecomponent-widget.Tpo -c matecomponent-widget.c -fPIC -DPIC -o .libs/matecomponent-widget.o matecomponent-widget.c: In function 'matecomponent_widget_new_control_async': matecomponent-widget.c:222:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-widget.c: In function 'matecomponent_widget_new_control_from_objref': matecomponent-widget.c:261:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-widget.c: In function 'matecomponent_widget_new_control': matecomponent-widget.c:296:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-widget.c: In function 'matecomponent_widget_set_property': matecomponent-widget.c:497:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-widget.c: In function 'matecomponent_widget_get_property': matecomponent-widget.c:553:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] mv -f .deps/matecomponent-widget.Tpo .deps/matecomponent-widget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-window.lo -MD -MP -MF .deps/matecomponent-window.Tpo -c -o matecomponent-window.lo matecomponent-window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-window.lo -MD -MP -MF .deps/matecomponent-window.Tpo -c matecomponent-window.c -fPIC -DPIC -o .libs/matecomponent-window.o mv -f .deps/matecomponent-window.Tpo .deps/matecomponent-window.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-zoomable.lo -MD -MP -MF .deps/matecomponent-zoomable.Tpo -c -o matecomponent-zoomable.lo matecomponent-zoomable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-zoomable.lo -MD -MP -MF .deps/matecomponent-zoomable.Tpo -c matecomponent-zoomable.c -fPIC -DPIC -o .libs/matecomponent-zoomable.o mv -f .deps/matecomponent-zoomable.Tpo .deps/matecomponent-zoomable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-zoomable-frame.lo -MD -MP -MF .deps/matecomponent-zoomable-frame.Tpo -c -o matecomponent-zoomable-frame.lo matecomponent-zoomable-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-zoomable-frame.lo -MD -MP -MF .deps/matecomponent-zoomable-frame.Tpo -c matecomponent-zoomable-frame.c -fPIC -DPIC -o .libs/matecomponent-zoomable-frame.o matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_get_zoom_level': matecomponent-zoomable-frame.c:265:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_get_min_zoom_level': matecomponent-zoomable-frame.c:285:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_get_max_zoom_level': matecomponent-zoomable-frame.c:305:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_has_min_zoom_level': matecomponent-zoomable-frame.c:325:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_has_max_zoom_level': matecomponent-zoomable-frame.c:345:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_is_continuous': matecomponent-zoomable-frame.c:365:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_get_preferred_zoom_levels': matecomponent-zoomable-frame.c:389:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] matecomponent-zoomable-frame.c: In function 'matecomponent_zoomable_frame_get_preferred_zoom_level_names': matecomponent-zoomable-frame.c:430:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] mv -f .deps/matecomponent-zoomable-frame.Tpo .deps/matecomponent-zoomable-frame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\""/usr"\" -DPLUGIN_DIR=\"""\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate-2.0/ui/"\" -DMATECOMPONENT_LIBDIR=\""/usr/lib"\" -DMATECOMPONENT_DATADIR=\""/usr/share"\" -DMATECOMPONENT_PIXMAPDIR=\""/usr/share/pixmaps"\" -DMATECOMPONENT_BINDIR=\""/usr/bin"\" -DMATECOMPONENT_LOCALSTATEDIR=\""/var/lib"\" -DMATECOMPONENT_LOCALEDIR="\"/usr/share/locale\"" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN="GETTEXT_PACKAGE" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-marshal-main.lo -MD -MP -MF .deps/matecomponent-ui-marshal-main.Tpo -c -o matecomponent-ui-marshal-main.lo matecomponent-ui-marshal-main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"\" -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\"/usr/share/mate-2.0/ui/\" -DMATECOMPONENT_LIBDIR=\"/usr/lib\" -DMATECOMPONENT_DATADIR=\"/usr/share\" -DMATECOMPONENT_PIXMAPDIR=\"/usr/share/pixmaps\" -DMATECOMPONENT_BINDIR=\"/usr/bin\" -DMATECOMPONENT_LOCALSTATEDIR=\"/var/lib\" -DMATECOMPONENT_LOCALEDIR=\"/usr/share/locale\" -DMATECOMPONENT_EXPLICIT_TRANSLATION_DOMAIN=GETTEXT_PACKAGE -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_SINGLE_INCLUDES -UMATECOMPONENT_DISABLE_DEPRECATED -UMATECOMPONENT_UI_DISABLE_DEPRECATED -O2 -march=armv5te -MT matecomponent-ui-marshal-main.lo -MD -MP -MF .deps/matecomponent-ui-marshal-main.Tpo -c matecomponent-ui-marshal-main.c -fPIC -DPIC -o .libs/matecomponent-ui-marshal-main.o mv -f .deps/matecomponent-ui-marshal-main.Tpo .deps/matecomponent-ui-marshal-main.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -no-undefined -o libmatecomponentui-2.la -rpath /usr/lib matecomponent-a11y.lo matecomponent-dock.lo matecomponent-dock-item.lo matecomponent-dock-item-grip.lo matecomponent-dock-band.lo matecomponent-dock-layout.lo matecomponent-ui-init-gtk.lo matecomponent-ui-main.lo matecomponent-canvas-component.lo matecomponent-canvas-item.lo matecomponent-control-frame.lo matecomponent-control.lo matecomponent-file-selector-util.lo matecomponent-plug.lo matecomponent-property-control.lo matecomponent-selector.lo matecomponent-selector-widget.lo matecomponent-socket.lo matecomponent-ui-component.lo matecomponent-ui-config-widget.lo matecomponent-ui-container.lo matecomponent-ui-engine.lo matecomponent-ui-engine-config.lo matecomponent-ui-node.lo matecomponent-ui-preferences.lo matecomponent-ui-sync.lo matecomponent-ui-sync-menu.lo matecomponent-ui-sync-keys.lo matecomponent-ui-sync-status.lo matecomponent-ui-sync-toolbar.lo matecomponent-ui-toolbar-button-item.lo matecomponent-ui-toolbar-control-item.lo matecomponent-ui-toolbar-item.lo matecomponent-ui-toolbar-popup-item.lo matecomponent-ui-toolbar-toggle-button-item.lo matecomponent-ui-toolbar.lo matecomponent-ui-internal-toolbar.lo matecomponent-ui-type-builtins.lo matecomponent-ui-util.lo matecomponent-ui-win32.lo matecomponent-ui-xml.lo matecomponent-widget.lo matecomponent-window.lo matecomponent-zoomable.lo matecomponent-zoomable-frame.lo matecomponent-ui-marshal-main.lo -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 -lpopt libtool: link: gcc -shared -fPIC -DPIC .libs/matecomponent-a11y.o .libs/matecomponent-dock.o .libs/matecomponent-dock-item.o .libs/matecomponent-dock-item-grip.o .libs/matecomponent-dock-band.o .libs/matecomponent-dock-layout.o .libs/matecomponent-ui-init-gtk.o .libs/matecomponent-ui-main.o .libs/matecomponent-canvas-component.o .libs/matecomponent-canvas-item.o .libs/matecomponent-control-frame.o .libs/matecomponent-control.o .libs/matecomponent-file-selector-util.o .libs/matecomponent-plug.o .libs/matecomponent-property-control.o .libs/matecomponent-selector.o .libs/matecomponent-selector-widget.o .libs/matecomponent-socket.o .libs/matecomponent-ui-component.o .libs/matecomponent-ui-config-widget.o .libs/matecomponent-ui-container.o .libs/matecomponent-ui-engine.o .libs/matecomponent-ui-engine-config.o .libs/matecomponent-ui-node.o .libs/matecomponent-ui-preferences.o .libs/matecomponent-ui-sync.o .libs/matecomponent-ui-sync-menu.o .libs/matecomponent-ui-sync-keys.o .libs/matecomponent-ui-sync-status.o .libs/matecomponent-ui-sync-toolbar.o .libs/matecomponent-ui-toolbar-button-item.o .libs/matecomponent-ui-toolbar-control-item.o .libs/matecomponent-ui-toolbar-item.o .libs/matecomponent-ui-toolbar-popup-item.o .libs/matecomponent-ui-toolbar-toggle-button-item.o .libs/matecomponent-ui-toolbar.o .libs/matecomponent-ui-internal-toolbar.o .libs/matecomponent-ui-type-builtins.o .libs/matecomponent-ui-util.o .libs/matecomponent-ui-win32.o .libs/matecomponent-ui-xml.o .libs/matecomponent-widget.o .libs/matecomponent-window.o .libs/matecomponent-zoomable.o .libs/matecomponent-zoomable-frame.o .libs/matecomponent-ui-marshal-main.o /usr/lib/libmatecanvas-2.so -L/usr/lib /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libpopt.so -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libmatecomponentui-2.so.0 -o .libs/libmatecomponentui-2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmatecomponentui-2.so.0" && ln -s "libmatecomponentui-2.so.0.0.0" "libmatecomponentui-2.so.0") libtool: link: (cd ".libs" && rm -f "libmatecomponentui-2.so" && ln -s "libmatecomponentui-2.so.0.0.0" "libmatecomponentui-2.so") libtool: link: ( cd ".libs" && rm -f "libmatecomponentui-2.la" && ln -s "../libmatecomponentui-2.la" "libmatecomponentui-2.la" ) make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent' Making all in glade make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"MateComponentUI\" -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -O2 -march=armv5te -MT glade-matecomponent.lo -MD -MP -MF .deps/glade-matecomponent.Tpo -c -o glade-matecomponent.lo glade-matecomponent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"MateComponentUI\" -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -O2 -march=armv5te -MT glade-matecomponent.lo -MD -MP -MF .deps/glade-matecomponent.Tpo -c glade-matecomponent.c -fPIC -DPIC -o .libs/glade-matecomponent.o mv -f .deps/glade-matecomponent.Tpo .deps/glade-matecomponent.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -export-dynamic -module -avoid-version -no-undefined -o libmatecomponent.la -rpath /usr/lib/libglade/2.0 glade-matecomponent.lo ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lmateconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/glade-matecomponent.o -Wl,-rpath -Wl,/srv/builds/original/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent/.libs ../matecomponent/.libs/libmatecomponentui-2.so -L/usr/lib /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libmatecomponent.so -o .libs/libmatecomponent.so libtool: link: ( cd ".libs" && rm -f "libmatecomponent.la" && ln -s "../libmatecomponent.la" "libmatecomponent.la" ) make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade' Making all in samples make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' Making all in matecomponentui make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/matecomponentui' gcc -DHAVE_CONFIG_H -I. -I../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../.. -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -DHELLO_SRCDIR=\""."/\" -O2 -march=armv5te -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c mv -f .deps/hello.Tpo .deps/hello.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o matecomponent-hello hello.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/matecomponent-hello hello.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/matecomponentui' Making all in controls make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/controls' gcc -DHAVE_CONFIG_H -I. -I../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT matecomponent-sample-controls.o -MD -MP -MF .deps/matecomponent-sample-controls.Tpo -c -o matecomponent-sample-controls.o matecomponent-sample-controls.c mv -f .deps/matecomponent-sample-controls.Tpo .deps/matecomponent-sample-controls.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o matecomponent-sample-controls-2 matecomponent-sample-controls.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/matecomponent-sample-controls-2 matecomponent-sample-controls.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread sed -e "s|\@prefix\@|/usr|" MateComponent_Sample_Controls.server.in.in > MateComponent_Sample_Controls.server.in LC_ALL=C /usr/bin/intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po MateComponent_Sample_Controls.server.in MateComponent_Sample_Controls.server Generating and caching the translation database Merging translations into MateComponent_Sample_Controls.server. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/controls' Making all in container make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/container' gcc -DHAVE_CONFIG_H -I. -I../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT matecomponent-sample-container.o -MD -MP -MF .deps/matecomponent-sample-container.Tpo -c -o matecomponent-sample-container.o matecomponent-sample-container.c mv -f .deps/matecomponent-sample-container.Tpo .deps/matecomponent-sample-container.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o matecomponent-sample-container matecomponent-sample-container.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/matecomponent-sample-container matecomponent-sample-container.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/container' Making all in compound-doc make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' Making all in container make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc/container' gcc -DHAVE_CONFIG_H -I. -I../../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT container.o -MD -MP -MF .deps/container.Tpo -c -o container.o container.c mv -f .deps/container.Tpo .deps/container.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT component.o -MD -MP -MF .deps/component.Tpo -c -o component.o component.c mv -f .deps/component.Tpo .deps/component.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT container-filesel.o -MD -MP -MF .deps/container-filesel.Tpo -c -o container-filesel.o container-filesel.c mv -f .deps/container-filesel.Tpo .deps/container-filesel.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT container-menu.o -MD -MP -MF .deps/container-menu.Tpo -c -o container-menu.o container-menu.c mv -f .deps/container-menu.Tpo .deps/container-menu.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT document.o -MD -MP -MF .deps/document.Tpo -c -o document.o document.c mv -f .deps/document.Tpo .deps/document.Po gcc -DHAVE_CONFIG_H -I. -I../../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT doc-view.o -MD -MP -MF .deps/doc-view.Tpo -c -o doc-view.o doc-view.c mv -f .deps/doc-view.Tpo .deps/doc-view.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o sample-container-2 container.o component.o container-filesel.o container-menu.o document.o doc-view.o ../../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/sample-container-2 container.o component.o container-filesel.o container-menu.o document.o doc-view.o -pthread ../../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc/container' Making all in . make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' Making all in canvdemo make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/canvdemo' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o main main.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/main main.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.c mv -f .deps/square.Tpo .deps/square.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o square square.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/square square.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT circle.o -MD -MP -MF .deps/circle.Tpo -c -o circle.o circle.c mv -f .deps/circle.Tpo .deps/circle.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o circle circle.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/circle circle.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread sed -e "s|\@LIBEXECDIR\@|/usr/libexec|" CanvDemo.server.in.in > CanvDemo.server.in LC_ALL=C /usr/bin/intltool-merge -o -u -c ../../po/.intltool-merge-cache ../../po CanvDemo.server.in CanvDemo.server Found cached translation database Merging translations into CanvDemo.server. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/canvdemo' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' Making all in tests make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' Making all in control make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests/control' gcc -DHAVE_CONFIG_H -I. -I../.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I../.. -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-control.o -MD -MP -MF .deps/mate-test-control.Tpo -c -o mate-test-control.o mate-test-control.c mv -f .deps/mate-test-control.Tpo .deps/mate-test-control.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-control mate-test-control.o ../../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-control mate-test-control.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests/control' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-moniker.o -MD -MP -MF .deps/mate-test-moniker.Tpo -c -o mate-test-moniker.o mate-test-moniker.c mv -f .deps/mate-test-moniker.Tpo .deps/mate-test-moniker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-moniker mate-test-moniker.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-moniker mate-test-moniker.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-ui.o -MD -MP -MF .deps/mate-test-ui.Tpo -c -o mate-test-ui.o mate-test-ui.c mv -f .deps/mate-test-ui.Tpo .deps/mate-test-ui.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-ui mate-test-ui.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-ui mate-test-ui.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-ui-auto.o -MD -MP -MF .deps/mate-test-ui-auto.Tpo -c -o mate-test-ui-auto.o mate-test-ui-auto.c mv -f .deps/mate-test-ui-auto.Tpo .deps/mate-test-ui-auto.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-ui-auto mate-test-ui-auto.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-ui-auto mate-test-ui-auto.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-toolbar.o -MD -MP -MF .deps/mate-test-toolbar.Tpo -c -o mate-test-toolbar.o mate-test-toolbar.c mv -f .deps/mate-test-toolbar.Tpo .deps/mate-test-toolbar.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-toolbar mate-test-toolbar.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-toolbar mate-test-toolbar.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-selector.o -MD -MP -MF .deps/mate-test-selector.Tpo -c -o mate-test-selector.o mate-test-selector.c mv -f .deps/mate-test-selector.Tpo .deps/mate-test-selector.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-selector mate-test-selector.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-selector mate-test-selector.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-filesel.o -MD -MP -MF .deps/mate-test-filesel.Tpo -c -o mate-test-filesel.o mate-test-filesel.c mv -f .deps/mate-test-filesel.Tpo .deps/mate-test-filesel.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-filesel mate-test-filesel.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-filesel mate-test-filesel.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-focus.o -MD -MP -MF .deps/mate-test-focus.Tpo -c -o mate-test-focus.o mate-test-focus.c mv -f .deps/mate-test-focus.Tpo .deps/mate-test-focus.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-focus mate-test-focus.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-focus mate-test-focus.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-sensitivity.o -MD -MP -MF .deps/mate-test-sensitivity.Tpo -c -o mate-test-sensitivity.o mate-test-sensitivity.c mv -f .deps/mate-test-sensitivity.Tpo .deps/mate-test-sensitivity.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-sensitivity mate-test-sensitivity.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-sensitivity mate-test-sensitivity.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-reparent.o -MD -MP -MF .deps/mate-test-reparent.Tpo -c -o mate-test-reparent.o mate-test-reparent.c mv -f .deps/mate-test-reparent.Tpo .deps/mate-test-reparent.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-reparent mate-test-reparent.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-reparent mate-test-reparent.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -DMATELOCALEDIR=\""/usr/share/locale"\" -I.. -DMATECOMPONENT_UI_INTERNAL -DMATECOMPONENT_UIDIR=\""/usr/share/mate/ui/"\" -DMATECOMPONENT_TOPSRCDIR=\"".."\" -DG_LOG_DOMAIN=\"MateComponent\" -DVERSION=\"1.4.0\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -O2 -march=armv5te -MT mate-test-events.o -MD -MP -MF .deps/mate-test-events.Tpo -c -o mate-test-events.o mate-test-events.c mv -f .deps/mate-test-events.Tpo .deps/mate-test-events.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o mate-test-events mate-test-events.o ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=armv5te -o .libs/mate-test-events mate-test-events.o -pthread ../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libpopt.so /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' Making all in tools make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' Making all in browser make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools/browser' gcc -DHAVE_CONFIG_H -I. -I../.. -DMATECOMPONENT_BROWSER_DATADIR=\""/usr/share"\" -DMATECOMPONENT_SUPPORT_LOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I../../matecomponent-browser -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT matecomponent-browser.o -MD -MP -MF .deps/matecomponent-browser.Tpo -c -o matecomponent-browser.o matecomponent-browser.c mv -f .deps/matecomponent-browser.Tpo .deps/matecomponent-browser.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMATECOMPONENT_BROWSER_DATADIR=\""/usr/share"\" -DMATECOMPONENT_SUPPORT_LOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I../../matecomponent-browser -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT component-info.o -MD -MP -MF .deps/component-info.Tpo -c -o component-info.o component-info.c mv -f .deps/component-info.Tpo .deps/component-info.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMATECOMPONENT_BROWSER_DATADIR=\""/usr/share"\" -DMATECOMPONENT_SUPPORT_LOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I../../matecomponent-browser -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT component-list.o -MD -MP -MF .deps/component-list.Tpo -c -o component-list.o component-list.c mv -f .deps/component-list.Tpo .deps/component-list.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMATECOMPONENT_BROWSER_DATADIR=\""/usr/share"\" -DMATECOMPONENT_SUPPORT_LOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I../../matecomponent-browser -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT component-details.o -MD -MP -MF .deps/component-details.Tpo -c -o component-details.o component-details.c mv -f .deps/component-details.Tpo .deps/component-details.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMATECOMPONENT_BROWSER_DATADIR=\""/usr/share"\" -DMATECOMPONENT_SUPPORT_LOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I../../matecomponent-browser -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT oaf-helper.o -MD -MP -MF .deps/oaf-helper.Tpo -c -o oaf-helper.o oaf-helper.c oaf-helper.c: In function 'num_query_matches': oaf-helper.c:203:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] oaf-helper.c: In function 'convert_query_to_list': oaf-helper.c:253:6: warning: the comparison will always evaluate as 'true' for the address of 'ev' will never be NULL [-Waddress] mv -f .deps/oaf-helper.Tpo .deps/oaf-helper.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DMATECOMPONENT_BROWSER_DATADIR=\""/usr/share"\" -DMATECOMPONENT_SUPPORT_LOCALEDIR=\""/usr/share/locale"\" -I. -I../.. -I../../matecomponent-browser -pthread -DMATECORBA2=1 -D_REENTRANT -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libmate-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib/mate-vfs-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -march=armv5te -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c mv -f .deps/window.Tpo .deps/window.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o matecomponent-browser matecomponent-browser.o component-info.o component-list.o component-details.o oaf-helper.o window.o -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lxml2 -lmateconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 ../../matecomponent/libmatecomponentui-2.la libtool: link: gcc -O2 -march=armv5te -o .libs/matecomponent-browser matecomponent-browser.o component-info.o component-list.o component-details.o oaf-helper.o window.o -pthread ../../matecomponent/.libs/libmatecomponentui-2.so /usr/lib/libmatecanvas-2.so /usr/lib/libgailutil.so /usr/lib/libXinerama.so /usr/lib/libXi.so /usr/lib/libXrandr.so /usr/lib/libXext.so /usr/lib/libXcursor.so /usr/lib/libXcomposite.so /usr/lib/libXdamage.so /usr/lib/libXfixes.so /usr/lib/libart_lgpl_2.so /usr/lib/libmate-2.so /usr/lib/libmatevfs-2.so /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lssl -lcrypto -lutil /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -lcanberra /usr/lib/libmatecomponent-2.so /usr/lib/libmatecomponent-activation.so /usr/lib/libMateCORBACosNaming-2.so /usr/lib/libxml2.so /usr/lib/liblzma.so /usr/lib/libmateconf-2.so /usr/lib/libMateCORBA-2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt /usr/lib/libSM.so /usr/lib/libuuid.so /usr/lib/libICE.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libpopt.so -pthread LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po matecomponent-browser.desktop.in matecomponent-browser.desktop Found cached translation database Merging translations into matecomponent-browser.desktop. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools/browser' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' Making all in po make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo li | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file li.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mg.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nso.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sr@ije | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@ije.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/po' Making all in doc make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' Making all in api make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' Making all in figures make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api/figures' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api/figures' make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' Making install in matecomponent make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent' /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib' /bin/sh ../libtool --mode=install /bin/ginstall -c libmatecomponentui-2.la '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib' libtool: install: /bin/ginstall -c .libs/libmatecomponentui-2.so.0.0.0 /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libmatecomponentui-2.so.0.0.0 libtool: install: (cd /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib && { ln -s -f libmatecomponentui-2.so.0.0.0 libmatecomponentui-2.so.0 || { rm -f libmatecomponentui-2.so.0 && ln -s libmatecomponentui-2.so.0.0.0 libmatecomponentui-2.so.0; }; }) libtool: install: (cd /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib && { ln -s -f libmatecomponentui-2.so.0.0.0 libmatecomponentui-2.so || { rm -f libmatecomponentui-2.so && ln -s libmatecomponentui-2.so.0.0.0 libmatecomponentui-2.so; }; }) libtool: install: /bin/ginstall -c .libs/libmatecomponentui-2.lai /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libmatecomponentui-2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/include/libmatecomponentui-2.0/matecomponent' /bin/ginstall -c -m 644 matecomponent-canvas-component.h matecomponent-canvas-item.h matecomponent-control-frame.h matecomponent-control.h matecomponent-dock-band.h matecomponent-dock-item.h matecomponent-dock-layout.h matecomponent-dock.h matecomponent-file-selector-util.h matecomponent-plug.h matecomponent-property-control.h matecomponent-selector-widget.h matecomponent-selector.h matecomponent-socket.h matecomponent-ui-component.h matecomponent-ui-config-widget.h matecomponent-ui-container.h matecomponent-ui-engine.h matecomponent-ui-main.h matecomponent-ui-node.h matecomponent-ui-sync.h matecomponent-ui-toolbar-button-item.h matecomponent-ui-toolbar-item.h matecomponent-ui-toolbar-toggle-button-item.h matecomponent-ui-toolbar.h matecomponent-ui-util.h matecomponent-widget.h matecomponent-window.h matecomponent-zoomable-frame.h matecomponent-zoomable.h matecomponent-ui-type-builtins.h '/srv/builds/original/mate/libmatecomponentui/pkg/usr/include/libmatecomponentui-2.0/matecomponent' /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/pkgconfig' /bin/ginstall -c -m 644 libmatecomponentui-2.0.pc '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/matecomponent' Making install in glade make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libglade/2.0' /bin/sh ../libtool --mode=install /bin/ginstall -c libmatecomponent.la '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libglade/2.0' libtool: install: warning: relinking `libmatecomponent.la' libtool: install: (cd /srv/builds/original/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade; /bin/sh /srv/builds/original/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/libtool --tag CC --mode=relink gcc -O2 -march=armv5te -export-dynamic -module -avoid-version -no-undefined -o libmatecomponent.la -rpath /usr/lib/libglade/2.0 glade-matecomponent.lo ../matecomponent/libmatecomponentui-2.la -pthread -lmatecanvas-2 -lart_lgpl_2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgthread-2.0 -lrt -lmateconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /srv/builds/original/mate/libmatecomponentui/pkg) libtool: relink: gcc -shared -fPIC -DPIC .libs/glade-matecomponent.o -L/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib -L/usr/lib -lmatecomponentui-2 -lSM -luuid -lICE -lmatecanvas-2 -lgailutil -lXinerama -lXi -lXrandr -lXext -lXcursor -lXcomposite -lXdamage -lXfixes -lart_lgpl_2 -lmate-2 -lmatevfs-2 -ldbus-glib-1 -ldbus-1 -lssl -lcrypto -lutil -lesd -lasound -laudiofile -lcanberra -lpopt -lmatecomponent-2 -lmatecomponent-activation -lMateCORBACosNaming-2 -lmateconf-2 -lMateCORBA-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -llzma -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpangoft2-1.0 -lstdc++ -lgdk_pixbuf-2.0 -lgio-2.0 -lresolv -lcairo -lpixman-1 -lpng14 -lXrender -lX11 -lxcb -lXau -lXdmcp -lpango-1.0 -lgmodule-2.0 -ldl -lm -lfontconfig -lfreetype -lz -lbz2 -lexpat -lgobject-2.0 -lgthread-2.0 -lffi -lglib-2.0 -lpthread -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libmatecomponent.so -o .libs/libmatecomponent.so libtool: install: /bin/ginstall -c .libs/libmatecomponent.soT /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libglade/2.0/libmatecomponent.so libtool: install: /bin/ginstall -c .libs/libmatecomponent.lai /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libglade/2.0/libmatecomponent.la libtool: install: warning: remember to run `libtool --finish /usr/lib/libglade/2.0' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/glade' Making install in samples make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' Making install in matecomponentui make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/matecomponentui' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/matecomponentui' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui' /bin/ginstall -c -m 644 MateComponent_Sample_Hello.xml '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/matecomponentui' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/matecomponentui' Making install in controls make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/controls' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/controls' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent-2.0/samples' /bin/sh ../../libtool --mode=install /bin/ginstall -c matecomponent-sample-controls-2 '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent-2.0/samples' libtool: install: warning: `../../matecomponent/libmatecomponentui-2.la' has not been installed in `/usr/lib' libtool: install: /bin/ginstall -c .libs/matecomponent-sample-controls-2 /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent-2.0/samples/matecomponent-sample-controls-2 /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent/servers' /bin/ginstall -c -m 644 MateComponent_Sample_Controls.server '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent/servers' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/controls' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/controls' Making install in container make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/container' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/container' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui' /bin/ginstall -c -m 644 MateComponent_Sample_Container-ui.xml '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/container' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/container' Making install in compound-doc make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' Making install in container make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc/container' make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc/container' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc/container' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc/container' Making install in . make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/compound-doc' Making install in canvdemo make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/canvdemo' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/canvdemo' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent/servers' /bin/ginstall -c -m 644 CanvDemo.server '/srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent/servers' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/canvdemo' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples/canvdemo' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/samples' Making install in tests make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' Making install in control make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests/control' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests/control' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests/control' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests/control' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/bin' /bin/sh ../libtool --mode=install /bin/ginstall -c mate-test-moniker '/srv/builds/original/mate/libmatecomponentui/pkg/usr/bin' libtool: install: warning: `../matecomponent/libmatecomponentui-2.la' has not been installed in `/usr/lib' libtool: install: /bin/ginstall -c .libs/mate-test-moniker /srv/builds/original/mate/libmatecomponentui/pkg/usr/bin/mate-test-moniker make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tests' Making install in tools make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' Making install in browser make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools/browser' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools/browser' /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/bin' /bin/sh ../../libtool --mode=install /bin/ginstall -c matecomponent-browser '/srv/builds/original/mate/libmatecomponentui/pkg/usr/bin' libtool: install: warning: `../../matecomponent/libmatecomponentui-2.la' has not been installed in `/usr/lib' libtool: install: /bin/ginstall -c .libs/matecomponent-browser /srv/builds/original/mate/libmatecomponentui/pkg/usr/bin/matecomponent-browser /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/applications' /bin/ginstall -c -m 644 matecomponent-browser.desktop '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/applications' /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui' /bin/ginstall -c -m 644 matecomponent-browser.xml '/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools/browser' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools/browser' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/tools' Making install in po make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/po' linguas="af am ar as ast az be bg bn bn_IN br bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kn ko ku li lt lv mai mg mk ml mn mr ms nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tr uk vi wa xh yi zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /srv/builds/original/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/ginstall -c -m 644 $lang.gmo $dir/libmatecomponentui.mo; \ echo "installing $lang.gmo as $dir/libmatecomponentui.mo"; \ else \ /bin/ginstall -c -m 644 ./$lang.gmo $dir/libmatecomponentui.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libmatecomponentui.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /bin/ginstall -c -m 644 $lang.gmo.m $dir/libmatecomponentui.mo.m; \ echo "installing $lang.gmo.m as $dir/libmatecomponentui.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/libmatecomponentui.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libmatecomponentui.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/af/LC_MESSAGES/libmatecomponentui.mo installing am.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/am/LC_MESSAGES/libmatecomponentui.mo installing ar.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ar/LC_MESSAGES/libmatecomponentui.mo installing as.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/as/LC_MESSAGES/libmatecomponentui.mo installing ast.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ast/LC_MESSAGES/libmatecomponentui.mo installing az.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/az/LC_MESSAGES/libmatecomponentui.mo installing be.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/be/LC_MESSAGES/libmatecomponentui.mo installing bg.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bg/LC_MESSAGES/libmatecomponentui.mo installing bn.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bn/LC_MESSAGES/libmatecomponentui.mo installing bn_IN.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bn_IN/LC_MESSAGES/libmatecomponentui.mo installing br.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/br/LC_MESSAGES/libmatecomponentui.mo installing bs.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bs/LC_MESSAGES/libmatecomponentui.mo installing ca.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ca/LC_MESSAGES/libmatecomponentui.mo installing ca@valencia.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ca@valencia/LC_MESSAGES/libmatecomponentui.mo installing cs.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/cs/LC_MESSAGES/libmatecomponentui.mo installing cy.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/cy/LC_MESSAGES/libmatecomponentui.mo installing da.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/da/LC_MESSAGES/libmatecomponentui.mo installing de.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/de/LC_MESSAGES/libmatecomponentui.mo installing dz.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/dz/LC_MESSAGES/libmatecomponentui.mo installing el.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/el/LC_MESSAGES/libmatecomponentui.mo installing en_CA.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en_CA/LC_MESSAGES/libmatecomponentui.mo installing en_GB.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en_GB/LC_MESSAGES/libmatecomponentui.mo installing en@shaw.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en@shaw/LC_MESSAGES/libmatecomponentui.mo installing eo.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/eo/LC_MESSAGES/libmatecomponentui.mo installing es.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/es/LC_MESSAGES/libmatecomponentui.mo installing et.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/et/LC_MESSAGES/libmatecomponentui.mo installing eu.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/eu/LC_MESSAGES/libmatecomponentui.mo installing fa.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fa/LC_MESSAGES/libmatecomponentui.mo installing fi.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fi/LC_MESSAGES/libmatecomponentui.mo installing fr.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fr/LC_MESSAGES/libmatecomponentui.mo installing ga.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ga/LC_MESSAGES/libmatecomponentui.mo installing gl.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/gl/LC_MESSAGES/libmatecomponentui.mo installing gu.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/gu/LC_MESSAGES/libmatecomponentui.mo installing he.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/he/LC_MESSAGES/libmatecomponentui.mo installing hi.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hi/LC_MESSAGES/libmatecomponentui.mo installing hr.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hr/LC_MESSAGES/libmatecomponentui.mo installing hu.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hu/LC_MESSAGES/libmatecomponentui.mo installing id.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/id/LC_MESSAGES/libmatecomponentui.mo installing is.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/is/LC_MESSAGES/libmatecomponentui.mo installing it.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/it/LC_MESSAGES/libmatecomponentui.mo installing ja.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ja/LC_MESSAGES/libmatecomponentui.mo installing ka.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ka/LC_MESSAGES/libmatecomponentui.mo installing kn.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/kn/LC_MESSAGES/libmatecomponentui.mo installing ko.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ko/LC_MESSAGES/libmatecomponentui.mo installing ku.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ku/LC_MESSAGES/libmatecomponentui.mo installing li.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/li/LC_MESSAGES/libmatecomponentui.mo installing lt.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/lt/LC_MESSAGES/libmatecomponentui.mo installing lv.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/lv/LC_MESSAGES/libmatecomponentui.mo installing mai.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mai/LC_MESSAGES/libmatecomponentui.mo installing mg.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mg/LC_MESSAGES/libmatecomponentui.mo installing mk.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mk/LC_MESSAGES/libmatecomponentui.mo installing ml.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ml/LC_MESSAGES/libmatecomponentui.mo installing mn.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mn/LC_MESSAGES/libmatecomponentui.mo installing mr.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mr/LC_MESSAGES/libmatecomponentui.mo installing ms.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ms/LC_MESSAGES/libmatecomponentui.mo installing nb.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nb/LC_MESSAGES/libmatecomponentui.mo installing ne.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ne/LC_MESSAGES/libmatecomponentui.mo installing nl.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nl/LC_MESSAGES/libmatecomponentui.mo installing nn.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nn/LC_MESSAGES/libmatecomponentui.mo installing nso.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nso/LC_MESSAGES/libmatecomponentui.mo installing oc.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/oc/LC_MESSAGES/libmatecomponentui.mo installing or.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/or/LC_MESSAGES/libmatecomponentui.mo installing pa.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pa/LC_MESSAGES/libmatecomponentui.mo installing pl.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pl/LC_MESSAGES/libmatecomponentui.mo installing ps.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ps/LC_MESSAGES/libmatecomponentui.mo installing pt.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pt/LC_MESSAGES/libmatecomponentui.mo installing pt_BR.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pt_BR/LC_MESSAGES/libmatecomponentui.mo installing ro.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ro/LC_MESSAGES/libmatecomponentui.mo installing ru.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ru/LC_MESSAGES/libmatecomponentui.mo installing rw.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/rw/LC_MESSAGES/libmatecomponentui.mo installing si.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/si/LC_MESSAGES/libmatecomponentui.mo installing sk.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sk/LC_MESSAGES/libmatecomponentui.mo installing sl.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sl/LC_MESSAGES/libmatecomponentui.mo installing sq.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sq/LC_MESSAGES/libmatecomponentui.mo installing sr.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr/LC_MESSAGES/libmatecomponentui.mo installing sr@latin.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr@latin/LC_MESSAGES/libmatecomponentui.mo installing sr@ije.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr@ije/LC_MESSAGES/libmatecomponentui.mo installing sv.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sv/LC_MESSAGES/libmatecomponentui.mo installing ta.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ta/LC_MESSAGES/libmatecomponentui.mo installing te.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/te/LC_MESSAGES/libmatecomponentui.mo installing th.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/th/LC_MESSAGES/libmatecomponentui.mo installing tr.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/tr/LC_MESSAGES/libmatecomponentui.mo installing uk.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/uk/LC_MESSAGES/libmatecomponentui.mo installing vi.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/vi/LC_MESSAGES/libmatecomponentui.mo installing wa.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/wa/LC_MESSAGES/libmatecomponentui.mo installing xh.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/xh/LC_MESSAGES/libmatecomponentui.mo installing yi.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/yi/LC_MESSAGES/libmatecomponentui.mo installing zh_CN.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_CN/LC_MESSAGES/libmatecomponentui.mo installing zh_HK.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_HK/LC_MESSAGES/libmatecomponentui.mo installing zh_TW.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_TW/LC_MESSAGES/libmatecomponentui.mo installing zu.gmo as /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zu/LC_MESSAGES/libmatecomponentui.mo make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/po' Making install in doc make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' Making install in api make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' Making install in figures make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api/figures' make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api/figures' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api/figures' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api/figures' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[4]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/gtk-doc/html/libmatecomponentui /bin/ginstall -c -m 644 ./html/ch01.html /bin/ginstall -c -m 644 ./html/control-frame.png /bin/ginstall -c -m 644 ./html/control.png /bin/ginstall -c -m 644 ./html/home.png /bin/ginstall -c -m 644 ./html/index.html /bin/ginstall -c -m 644 ./html/index.sgml /bin/ginstall -c -m 644 ./html/ix01.html /bin/ginstall -c -m 644 ./html/left.png /bin/ginstall -c -m 644 ./html/libmatecomponentui-faq.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-a11y.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-control-frame.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-control.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-file-selector-util.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-plug.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-property-control.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-selector-widget.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-selector.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-socket.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-component.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-container.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-engine-config.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-engine.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-node.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-preferences.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-sync.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-ui-util.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-widget.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-window.html /bin/ginstall -c -m 644 ./html/libmatecomponentui-matecomponent-wrapper.html /bin/ginstall -c -m 644 ./html/libmatecomponentui.devhelp /bin/ginstall -c -m 644 ./html/libmatecomponentui.devhelp2 /bin/ginstall -c -m 644 ./html/matecomponent-controls.html /bin/ginstall -c -m 644 ./html/matecomponent-support-utilities.html /bin/ginstall -c -m 644 ./html/matecomponent-ui.html /bin/ginstall -c -m 644 ./html/right.png /bin/ginstall -c -m 644 ./html/style.css /bin/ginstall -c -m 644 ./html/up.png make[4]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc/api' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[3]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0/doc' make[1]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' make[2]: Entering directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/srv/builds/original/mate/libmatecomponentui/pkg/usr/include/libmatecomponentui-2.0' /bin/ginstall -c -m 644 matecomponent.h libmatecomponentui.h '/srv/builds/original/mate/libmatecomponentui/pkg/usr/include/libmatecomponentui-2.0' make[2]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' make[1]: Leaving directory `/srv/builds/salix/mate/libmatecomponentui/src/libmatecomponentui-1.4.0' /srv/builds/original/mate/libmatecomponentui/pkg: total 8 drwxr-xr-x 2 root root 4096 Mar 3 20:47 install drwxr-xr-x 8 root root 4096 Mar 3 20:47 usr /srv/builds/original/mate/libmatecomponentui/pkg/install: total 4 -rw-r--r-- 1 root root 493 Mar 3 20:47 slack-desc /srv/builds/original/mate/libmatecomponentui/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Mar 3 20:47 bin drwxr-xr-x 3 root root 4096 Mar 3 20:47 doc drwxr-xr-x 3 root root 4096 Mar 3 20:46 include drwxr-xr-x 6 root root 4096 Mar 3 20:47 lib drwxr-xr-x 5 root root 4096 Mar 3 20:47 share drwxr-xr-x 3 root root 4096 Mar 3 20:32 src /srv/builds/original/mate/libmatecomponentui/pkg/usr/bin: total 44 -rwxr-xr-x 1 root root 12384 Mar 3 20:47 mate-test-moniker -rwxr-xr-x 1 root root 27452 Mar 3 20:47 matecomponent-browser /srv/builds/original/mate/libmatecomponentui/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 libmatecomponentui-1.4.0 /srv/builds/original/mate/libmatecomponentui/pkg/usr/doc/libmatecomponentui-1.4.0: total 112 -rw-r--r-- 1 root root 110 Mar 3 20:47 AUTHORS -rw-r--r-- 1 root root 17992 Mar 3 20:47 COPYING -rw-r--r-- 1 root root 67064 Mar 3 20:47 ChangeLog -rw-r--r-- 1 root root 19003 Mar 3 20:47 NEWS -rw-r--r-- 1 root root 0 Mar 3 20:47 README /srv/builds/original/mate/libmatecomponentui/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 Mar 3 20:47 libmatecomponentui-2.0 /srv/builds/original/mate/libmatecomponentui/pkg/usr/include/libmatecomponentui-2.0: total 12 -rw-r--r-- 1 root root 1594 Mar 3 20:47 libmatecomponentui.h drwxr-xr-x 2 root root 4096 Mar 3 20:46 matecomponent -rw-r--r-- 1 root root 358 Mar 3 20:47 matecomponent.h /srv/builds/original/mate/libmatecomponentui/pkg/usr/include/libmatecomponentui-2.0/matecomponent: total 172 -rw-r--r-- 1 root root 3635 Mar 3 20:46 matecomponent-canvas-component.h -rw-r--r-- 1 root root 1607 Mar 3 20:46 matecomponent-canvas-item.h -rw-r--r-- 1 root root 5311 Mar 3 20:46 matecomponent-control-frame.h -rw-r--r-- 1 root root 7603 Mar 3 20:46 matecomponent-control.h -rw-r--r-- 1 root root 6692 Mar 3 20:46 matecomponent-dock-band.h -rw-r--r-- 1 root root 6898 Mar 3 20:46 matecomponent-dock-item.h -rw-r--r-- 1 root root 5277 Mar 3 20:46 matecomponent-dock-layout.h -rw-r--r-- 1 root root 5026 Mar 3 20:46 matecomponent-dock.h -rw-r--r-- 1 root root 1018 Mar 3 20:46 matecomponent-file-selector-util.h -rw-r--r-- 1 root root 2663 Mar 3 20:46 matecomponent-plug.h -rw-r--r-- 1 root root 3173 Mar 3 20:46 matecomponent-property-control.h -rw-r--r-- 1 root root 2242 Mar 3 20:46 matecomponent-selector-widget.h -rw-r--r-- 1 root root 2452 Mar 3 20:46 matecomponent-selector.h -rw-r--r-- 1 root root 2241 Mar 3 20:46 matecomponent-socket.h -rw-r--r-- 1 root root 9815 Mar 3 20:46 matecomponent-ui-component.h -rw-r--r-- 1 root root 1917 Mar 3 20:46 matecomponent-ui-config-widget.h -rw-r--r-- 1 root root 2008 Mar 3 20:46 matecomponent-ui-container.h -rw-r--r-- 1 root root 10373 Mar 3 20:46 matecomponent-ui-engine.h -rw-r--r-- 1 root root 1609 Mar 3 20:46 matecomponent-ui-main.h -rw-r--r-- 1 root root 3549 Mar 3 20:46 matecomponent-ui-node.h -rw-r--r-- 1 root root 6542 Mar 3 20:46 matecomponent-ui-sync.h -rw-r--r-- 1 root root 3071 Mar 3 20:46 matecomponent-ui-toolbar-button-item.h -rw-r--r-- 1 root root 4706 Mar 3 20:46 matecomponent-ui-toolbar-item.h -rw-r--r-- 1 root root 2622 Mar 3 20:46 matecomponent-ui-toolbar-toggle-button-item.h -rw-r--r-- 1 root root 3207 Mar 3 20:46 matecomponent-ui-toolbar.h -rw-r--r-- 1 root root 1202 Mar 3 20:46 matecomponent-ui-type-builtins.h -rw-r--r-- 1 root root 2794 Mar 3 20:46 matecomponent-ui-util.h -rw-r--r-- 1 root root 3727 Mar 3 20:46 matecomponent-widget.h -rw-r--r-- 1 root root 3208 Mar 3 20:46 matecomponent-window.h -rw-r--r-- 1 root root 3435 Mar 3 20:46 matecomponent-zoomable-frame.h -rw-r--r-- 1 root root 3388 Mar 3 20:46 matecomponent-zoomable.h /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib: total 384 drwxr-xr-x 3 root root 4096 Mar 3 20:46 libglade -rwxr-xr-x 1 root root 2357 Mar 3 20:46 libmatecomponentui-2.la lrwxrwxrwx 1 root root 29 Mar 3 20:46 libmatecomponentui-2.so -> libmatecomponentui-2.so.0.0.0 lrwxrwxrwx 1 root root 29 Mar 3 20:46 libmatecomponentui-2.so.0 -> libmatecomponentui-2.so.0.0.0 -rwxr-xr-x 1 root root 369960 Mar 3 20:47 libmatecomponentui-2.so.0.0.0 drwxr-xr-x 3 root root 4096 Mar 3 20:47 matecomponent drwxr-xr-x 3 root root 4096 Mar 3 20:47 matecomponent-2.0 drwxr-xr-x 2 root root 4096 Mar 3 20:46 pkgconfig /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libglade: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 2.0 /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/libglade/2.0: total 16 -rwxr-xr-x 1 root root 2395 Mar 3 20:47 libmatecomponent.la -rwxr-xr-x 1 root root 11352 Mar 3 20:47 libmatecomponent.so /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 servers /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent/servers: total 8 -rw-r--r-- 1 root root 3579 Mar 3 20:47 CanvDemo.server -rw-r--r-- 1 root root 987 Mar 3 20:47 MateComponent_Sample_Controls.server /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent-2.0: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 samples /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/matecomponent-2.0/samples: total 12 -rwxr-xr-x 1 root root 8260 Mar 3 20:47 matecomponent-sample-controls-2 /srv/builds/original/mate/libmatecomponentui/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 342 Mar 3 20:46 libmatecomponentui-2.0.pc /srv/builds/original/mate/libmatecomponentui/pkg/usr/share: total 12 drwxr-xr-x 2 root root 4096 Mar 3 20:47 applications drwxr-xr-x 93 root root 4096 Mar 3 20:47 locale drwxr-xr-x 3 root root 4096 Mar 3 20:47 mate-2.0 /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/applications: total 12 -rw-r--r-- 1 root root 9657 Mar 3 20:47 matecomponent-browser.desktop /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale: total 364 drwxr-xr-x 3 root root 4096 Mar 3 20:47 af drwxr-xr-x 3 root root 4096 Mar 3 20:47 am drwxr-xr-x 3 root root 4096 Mar 3 20:47 ar drwxr-xr-x 3 root root 4096 Mar 3 20:47 as drwxr-xr-x 3 root root 4096 Mar 3 20:47 ast drwxr-xr-x 3 root root 4096 Mar 3 20:47 az drwxr-xr-x 3 root root 4096 Mar 3 20:47 be drwxr-xr-x 3 root root 4096 Mar 3 20:47 bg drwxr-xr-x 3 root root 4096 Mar 3 20:47 bn drwxr-xr-x 3 root root 4096 Mar 3 20:47 bn_IN drwxr-xr-x 3 root root 4096 Mar 3 20:47 br drwxr-xr-x 3 root root 4096 Mar 3 20:47 bs drwxr-xr-x 3 root root 4096 Mar 3 20:47 ca drwxr-xr-x 3 root root 4096 Mar 3 20:47 ca@valencia drwxr-xr-x 3 root root 4096 Mar 3 20:47 cs drwxr-xr-x 3 root root 4096 Mar 3 20:47 cy drwxr-xr-x 3 root root 4096 Mar 3 20:47 da drwxr-xr-x 3 root root 4096 Mar 3 20:47 de drwxr-xr-x 3 root root 4096 Mar 3 20:47 dz drwxr-xr-x 3 root root 4096 Mar 3 20:47 el drwxr-xr-x 3 root root 4096 Mar 3 20:47 en@shaw drwxr-xr-x 3 root root 4096 Mar 3 20:47 en_CA drwxr-xr-x 3 root root 4096 Mar 3 20:47 en_GB drwxr-xr-x 3 root root 4096 Mar 3 20:47 eo drwxr-xr-x 3 root root 4096 Mar 3 20:47 es drwxr-xr-x 3 root root 4096 Mar 3 20:47 et drwxr-xr-x 3 root root 4096 Mar 3 20:47 eu drwxr-xr-x 3 root root 4096 Mar 3 20:47 fa drwxr-xr-x 3 root root 4096 Mar 3 20:47 fi drwxr-xr-x 3 root root 4096 Mar 3 20:47 fr drwxr-xr-x 3 root root 4096 Mar 3 20:47 ga drwxr-xr-x 3 root root 4096 Mar 3 20:47 gl drwxr-xr-x 3 root root 4096 Mar 3 20:47 gu drwxr-xr-x 3 root root 4096 Mar 3 20:47 he drwxr-xr-x 3 root root 4096 Mar 3 20:47 hi drwxr-xr-x 3 root root 4096 Mar 3 20:47 hr drwxr-xr-x 3 root root 4096 Mar 3 20:47 hu drwxr-xr-x 3 root root 4096 Mar 3 20:47 id drwxr-xr-x 3 root root 4096 Mar 3 20:47 is drwxr-xr-x 3 root root 4096 Mar 3 20:47 it drwxr-xr-x 3 root root 4096 Mar 3 20:47 ja drwxr-xr-x 3 root root 4096 Mar 3 20:47 ka drwxr-xr-x 3 root root 4096 Mar 3 20:47 kn drwxr-xr-x 3 root root 4096 Mar 3 20:47 ko drwxr-xr-x 3 root root 4096 Mar 3 20:47 ku drwxr-xr-x 3 root root 4096 Mar 3 20:47 li drwxr-xr-x 3 root root 4096 Mar 3 20:47 lt drwxr-xr-x 3 root root 4096 Mar 3 20:47 lv drwxr-xr-x 3 root root 4096 Mar 3 20:47 mai drwxr-xr-x 3 root root 4096 Mar 3 20:47 mg drwxr-xr-x 3 root root 4096 Mar 3 20:47 mk drwxr-xr-x 3 root root 4096 Mar 3 20:47 ml drwxr-xr-x 3 root root 4096 Mar 3 20:47 mn drwxr-xr-x 3 root root 4096 Mar 3 20:47 mr drwxr-xr-x 3 root root 4096 Mar 3 20:47 ms drwxr-xr-x 3 root root 4096 Mar 3 20:47 nb drwxr-xr-x 3 root root 4096 Mar 3 20:47 ne drwxr-xr-x 3 root root 4096 Mar 3 20:47 nl drwxr-xr-x 3 root root 4096 Mar 3 20:47 nn drwxr-xr-x 3 root root 4096 Mar 3 20:47 nso drwxr-xr-x 3 root root 4096 Mar 3 20:47 oc drwxr-xr-x 3 root root 4096 Mar 3 20:47 or drwxr-xr-x 3 root root 4096 Mar 3 20:47 pa drwxr-xr-x 3 root root 4096 Mar 3 20:47 pl drwxr-xr-x 3 root root 4096 Mar 3 20:47 ps drwxr-xr-x 3 root root 4096 Mar 3 20:47 pt drwxr-xr-x 3 root root 4096 Mar 3 20:47 pt_BR drwxr-xr-x 3 root root 4096 Mar 3 20:47 ro drwxr-xr-x 3 root root 4096 Mar 3 20:47 ru drwxr-xr-x 3 root root 4096 Mar 3 20:47 rw drwxr-xr-x 3 root root 4096 Mar 3 20:47 si drwxr-xr-x 3 root root 4096 Mar 3 20:47 sk drwxr-xr-x 3 root root 4096 Mar 3 20:47 sl drwxr-xr-x 3 root root 4096 Mar 3 20:47 sq drwxr-xr-x 3 root root 4096 Mar 3 20:47 sr drwxr-xr-x 3 root root 4096 Mar 3 20:47 sr@ije drwxr-xr-x 3 root root 4096 Mar 3 20:47 sr@latin drwxr-xr-x 3 root root 4096 Mar 3 20:47 sv drwxr-xr-x 3 root root 4096 Mar 3 20:47 ta drwxr-xr-x 3 root root 4096 Mar 3 20:47 te drwxr-xr-x 3 root root 4096 Mar 3 20:47 th drwxr-xr-x 3 root root 4096 Mar 3 20:47 tr drwxr-xr-x 3 root root 4096 Mar 3 20:47 uk drwxr-xr-x 3 root root 4096 Mar 3 20:47 vi drwxr-xr-x 3 root root 4096 Mar 3 20:47 wa drwxr-xr-x 3 root root 4096 Mar 3 20:47 xh drwxr-xr-x 3 root root 4096 Mar 3 20:47 yi drwxr-xr-x 3 root root 4096 Mar 3 20:47 zh_CN drwxr-xr-x 3 root root 4096 Mar 3 20:47 zh_HK drwxr-xr-x 3 root root 4096 Mar 3 20:47 zh_TW drwxr-xr-x 3 root root 4096 Mar 3 20:47 zu /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/af: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/af/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7990 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/am: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/am/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2926 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ar: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ar/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9417 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/as: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/as/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12416 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ast: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ast/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8426 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/az: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/az/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7025 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/be: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/be/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10481 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bg: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bg/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11347 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bn/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12591 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bn_IN: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bn_IN/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12725 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/br: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/br/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2854 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bs: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/bs/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6890 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ca: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ca/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8624 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ca@valencia: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ca@valencia/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8576 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/cs: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/cs/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8256 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/cy: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/cy/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8195 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/da: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/da/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8224 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/de: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/de/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8659 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/dz: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/dz/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 14922 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/el: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/el/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10949 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en@shaw: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en@shaw/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9103 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en_CA: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en_CA/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7700 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en_GB: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/en_GB/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7902 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/eo: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/eo/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 3370 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/es: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/es/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8598 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/et: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/et/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8111 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/eu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/eu/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8370 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fa: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fa/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8782 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8045 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/fr/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8786 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ga: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ga/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2074 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/gl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/gl/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8462 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/gu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/gu/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11777 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/he: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/he/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8804 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hi/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11699 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hr/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8626 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/hu/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8522 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/id: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/id/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8180 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/is: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/is/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6595 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/it: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/it/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8431 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ja: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ja/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 9180 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ka: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ka/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12069 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/kn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/kn/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12268 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ko: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ko/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8492 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ku: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ku/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1895 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/li: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/li/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6683 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/lt: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/lt/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8313 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/lv: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/lv/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8250 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mai: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mai/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11369 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mg: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mg/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8466 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mk/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10419 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ml: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ml/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 13115 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mn/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10498 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/mr/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11299 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ms: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ms/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6641 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nb: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nb/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7954 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ne: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ne/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11728 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nl/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8272 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nn: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nn/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8141 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nso: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/nso/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7376 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/oc: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/oc/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2971 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/or: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/or/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12259 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pa: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pa/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10485 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pl/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8513 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ps: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ps/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7158 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pt: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pt/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8491 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pt_BR: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/pt_BR/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8599 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ro: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ro/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8306 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ru: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ru/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10866 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/rw: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/rw/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 1000 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/si: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/si/LC_MESSAGES: total 4 -rw-r--r-- 1 root root 2580 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sk/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8259 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sl: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sl/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8327 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sq: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sq/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8588 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10379 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr@ije: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr@ije/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8487 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr@latin: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sr@latin/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8373 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sv: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/sv/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8093 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ta: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/ta/LC_MESSAGES: total 16 -rw-r--r-- 1 root root 12406 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/te: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/te/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 12253 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/th: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/th/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 11895 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/tr: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/tr/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8343 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/uk: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/uk/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 10544 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/vi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/vi/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8640 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/wa: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/wa/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 4194 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/xh: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/xh/LC_MESSAGES: total 12 -rw-r--r-- 1 root root 8318 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/yi: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/yi/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8022 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_CN: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_CN/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 7709 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_HK: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_HK/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8117 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_TW: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zh_TW/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 8117 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zu: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 LC_MESSAGES /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/locale/zu/LC_MESSAGES: total 8 -rw-r--r-- 1 root root 6786 Mar 3 20:47 libmatecomponentui.mo /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 ui /srv/builds/original/mate/libmatecomponentui/pkg/usr/share/mate-2.0/ui: total 12 -rw-r--r-- 1 root root 1281 Mar 3 20:47 MateComponent_Sample_Container-ui.xml -rw-r--r-- 1 root root 1984 Mar 3 20:47 MateComponent_Sample_Hello.xml -rw-r--r-- 1 root root 559 Mar 3 20:47 matecomponent-browser.xml /srv/builds/original/mate/libmatecomponentui/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Mar 3 20:47 libmatecomponentui-1.4.0 /srv/builds/original/mate/libmatecomponentui/pkg/usr/src/libmatecomponentui-1.4.0: total 4 -rwxr-xr-x 1 root root 979 Mar 3 20:47 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libmatecomponentui-2.so.0 -> libmatecomponentui-2.so.0.0.0 usr/lib/libmatecomponentui-2.so -> libmatecomponentui-2.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libmatecomponentui-2.so.0 ) ( cd usr/lib ; ln -sf libmatecomponentui-2.so.0.0.0 libmatecomponentui-2.so.0 ) ( cd usr/lib ; rm -rf libmatecomponentui-2.so ) ( cd usr/lib ; ln -sf libmatecomponentui-2.so.0.0.0 libmatecomponentui-2.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libmatecomponentui-2.so.0' removed './usr/lib/libmatecomponentui-2.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /srv/builds/original/mate/libmatecomponentui/libmatecomponentui-1.4.0-arm-1rl.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/src/ usr/src/libmatecomponentui-1.4.0/ usr/src/libmatecomponentui-1.4.0/SLKBUILD usr/include/ usr/include/libmatecomponentui-2.0/ usr/include/libmatecomponentui-2.0/matecomponent/ usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-config-widget.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-selector-widget.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-control-frame.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-util.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-zoomable-frame.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-selector.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-dock-layout.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-file-selector-util.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-sync.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-window.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-node.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-toolbar.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-widget.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-container.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-socket.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-type-builtins.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-canvas-component.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-plug.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-toolbar-button-item.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-engine.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-dock-item.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-dock-band.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-zoomable.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-canvas-item.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-control.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-dock.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-toolbar-toggle-button-item.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-toolbar-item.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-property-control.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-component.h usr/include/libmatecomponentui-2.0/matecomponent/matecomponent-ui-main.h usr/include/libmatecomponentui-2.0/libmatecomponentui.h usr/include/libmatecomponentui-2.0/matecomponent.h usr/lib/ usr/lib/matecomponent-2.0/ usr/lib/matecomponent-2.0/samples/ usr/lib/matecomponent-2.0/samples/matecomponent-sample-controls-2 usr/lib/libmatecomponentui-2.so.0.0.0 usr/lib/matecomponent/ usr/lib/matecomponent/servers/ usr/lib/matecomponent/servers/CanvDemo.server usr/lib/matecomponent/servers/MateComponent_Sample_Controls.server usr/lib/pkgconfig/ usr/lib/pkgconfig/libmatecomponentui-2.0.pc usr/lib/libglade/ usr/lib/libglade/2.0/ usr/lib/libglade/2.0/libmatecomponent.la usr/lib/libglade/2.0/libmatecomponent.so usr/lib/libmatecomponentui-2.la usr/bin/ usr/bin/mate-test-moniker usr/bin/matecomponent-browser usr/doc/ usr/doc/libmatecomponentui-1.4.0/ usr/doc/libmatecomponentui-1.4.0/ChangeLog usr/doc/libmatecomponentui-1.4.0/AUTHORS usr/doc/libmatecomponentui-1.4.0/README usr/doc/libmatecomponentui-1.4.0/NEWS usr/doc/libmatecomponentui-1.4.0/COPYING usr/share/ usr/share/mate-2.0/ usr/share/mate-2.0/ui/ usr/share/mate-2.0/ui/MateComponent_Sample_Hello.xml usr/share/mate-2.0/ui/matecomponent-browser.xml usr/share/mate-2.0/ui/MateComponent_Sample_Container-ui.xml usr/share/locale/ usr/share/locale/mn/ usr/share/locale/mn/LC_MESSAGES/ usr/share/locale/mn/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/dz/ usr/share/locale/dz/LC_MESSAGES/ usr/share/locale/dz/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/oc/ usr/share/locale/oc/LC_MESSAGES/ usr/share/locale/oc/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/yi/ usr/share/locale/yi/LC_MESSAGES/ usr/share/locale/yi/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ta/ usr/share/locale/ta/LC_MESSAGES/ usr/share/locale/ta/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ku/ usr/share/locale/ku/LC_MESSAGES/ usr/share/locale/ku/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/af/ usr/share/locale/af/LC_MESSAGES/ usr/share/locale/af/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/bn_IN/ usr/share/locale/bn_IN/LC_MESSAGES/ usr/share/locale/bn_IN/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/mr/ usr/share/locale/mr/LC_MESSAGES/ usr/share/locale/mr/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/te/ usr/share/locale/te/LC_MESSAGES/ usr/share/locale/te/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/rw/ usr/share/locale/rw/LC_MESSAGES/ usr/share/locale/rw/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/as/ usr/share/locale/as/LC_MESSAGES/ usr/share/locale/as/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/en@shaw/ usr/share/locale/en@shaw/LC_MESSAGES/ usr/share/locale/en@shaw/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/br/ usr/share/locale/br/LC_MESSAGES/ usr/share/locale/br/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/az/ usr/share/locale/az/LC_MESSAGES/ usr/share/locale/az/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/hi/ usr/share/locale/hi/LC_MESSAGES/ usr/share/locale/hi/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ga/ usr/share/locale/ga/LC_MESSAGES/ usr/share/locale/ga/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/mai/ usr/share/locale/mai/LC_MESSAGES/ usr/share/locale/mai/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/kn/ usr/share/locale/kn/LC_MESSAGES/ usr/share/locale/kn/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/zh_HK/ usr/share/locale/zh_HK/LC_MESSAGES/ usr/share/locale/zh_HK/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/li/ usr/share/locale/li/LC_MESSAGES/ usr/share/locale/li/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/gu/ usr/share/locale/gu/LC_MESSAGES/ usr/share/locale/gu/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/si/ usr/share/locale/si/LC_MESSAGES/ usr/share/locale/si/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/fa/ usr/share/locale/fa/LC_MESSAGES/ usr/share/locale/fa/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ast/ usr/share/locale/ast/LC_MESSAGES/ usr/share/locale/ast/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/is/ usr/share/locale/is/LC_MESSAGES/ usr/share/locale/is/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ps/ usr/share/locale/ps/LC_MESSAGES/ usr/share/locale/ps/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/bn/ usr/share/locale/bn/LC_MESSAGES/ usr/share/locale/bn/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/wa/ usr/share/locale/wa/LC_MESSAGES/ usr/share/locale/wa/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/cy/ usr/share/locale/cy/LC_MESSAGES/ usr/share/locale/cy/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sr@ije/ usr/share/locale/sr@ije/LC_MESSAGES/ usr/share/locale/sr@ije/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/nso/ usr/share/locale/nso/LC_MESSAGES/ usr/share/locale/nso/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/or/ usr/share/locale/or/LC_MESSAGES/ usr/share/locale/or/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/bs/ usr/share/locale/bs/LC_MESSAGES/ usr/share/locale/bs/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ml/ usr/share/locale/ml/LC_MESSAGES/ usr/share/locale/ml/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ca@valencia/ usr/share/locale/ca@valencia/LC_MESSAGES/ usr/share/locale/ca@valencia/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/xh/ usr/share/locale/xh/LC_MESSAGES/ usr/share/locale/xh/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/en_CA/ usr/share/locale/en_CA/LC_MESSAGES/ usr/share/locale/en_CA/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/mg/ usr/share/locale/mg/LC_MESSAGES/ usr/share/locale/mg/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/zu/ usr/share/locale/zu/LC_MESSAGES/ usr/share/locale/zu/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ne/ usr/share/locale/ne/LC_MESSAGES/ usr/share/locale/ne/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ka/ usr/share/locale/ka/LC_MESSAGES/ usr/share/locale/ka/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/am/ usr/share/locale/am/LC_MESSAGES/ usr/share/locale/am/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/libmatecomponentui.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/libmatecomponentui.mo usr/share/applications/ usr/share/applications/matecomponent-browser.desktop WARNING: zero length file usr/doc/libmatecomponentui-1.4.0/README Slackware package /srv/builds/original/mate/libmatecomponentui/libmatecomponentui-1.4.0-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories