The attempt to merge lp:~alecu/ubuntuone-client/timestamp-autofix-1-4 into lp:ubuntuone-client/stable-1-4 failed. Below is the output from the failed tests. /usr/bin/gnome-autogen.sh checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.67 checking for automake >= 1.10... testing automake-1.11... found 1.11.1 checking for libtool >= 1.5... testing libtoolize... found 2.2.6b checking for intltool >= 0.30... testing intltoolize... found 0.41.1 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.25 Checking for required M4 macros... Checking for forbidden M4 macros... Processing ./configure.ac Running libtoolize... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' Running intltoolize... Running aclocal-1.11... Running autoconf... Running autoheader... Running automake-1.11... Running ./configure --enable-debug --with-sso=/home/tarmac/cache/ubuntu-sso-client/stable-1-0 --with-protocol=/home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4 ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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/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... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.19... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.41.1 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.10.1 checking for XML::Parser... ok checking for lndir... /usr/bin/lndir checking for icontool-render... /usr/bin/icontool-render checking development series build... no checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages checking for pycentral... no checking for ubuntu-sso-client... /home/tarmac/cache/ubuntu-sso-client/stable-1-0 checking for ubuntuone-storage-protocol... /home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4 checking for NAUTILUS... yes checking for DBUS... yes checking whether to build contacts grid or list view... list checking for gobject-introspection... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for SETTINGS_PLUGIN... yes configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating libsyncdaemon/Makefile config.status: creating libsyncdaemon/libsyncdaemon-1.0.pc config.status: creating nautilus/Makefile config.status: creating po/Makefile.in config.status: creating gsd-plugin/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Now type `make' to compile ubuntuone-client if test "x." != "x."; then \ /bin/mkdir -p ubuntuone; \ /bin/mkdir -p tests; \ (cd ubuntuone && /usr/bin/lndir ./../ubuntuone > /dev/null); \ (cd tests && /usr/bin/lndir ./../tests > /dev/null); \ fi sed -e 's|\@localedir\@|/usr/local/share/locale|g' \ -e 's|\@libexecdir\@|/usr/local/libexec|g' \ -e 's|\@GETTEXT_PACKAGE\@|ubuntuone-client|g' \ -e 's|\@SSO_APP_NAME\@|Ubuntu One|g' \ -e 's|\@SSO_TC_URL\@|https://one.ubuntu.com/terms|g' \ -e 's|\@VERSION\@|1.4.6|g' < ubuntuone/clientdefs.py.in > ubuntuone/clientdefs.py /bin/mkdir -p docs if test "x." != "x." -a -f "./docs/syncdaemon_dbus_api.txt"; then \ ln -s "./docs/syncdaemon_dbus_api.txt" "docs/syncdaemon_dbus_api.txt"; \ else \ PYTHONPATH=""/home/tarmac/cache/ubuntu-sso-client/stable-1-0:/home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4:.:."" SRCDIR="." /usr/bin/python ./contrib/dbus-docs; \ fi if test "x." != "x."; then \ if [ ! -e pylintrc -a ! -h pylintrc ]; then \ ln -s ./pylintrc; \ fi; \ fi { test ! -d "ubuntuone-client-1.4.6" || { find "ubuntuone-client-1.4.6" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ubuntuone-client-1.4.6"; }; } test -d "ubuntuone-client-1.4.6" || mkdir "ubuntuone-client-1.4.6" (cd data && make top_distdir=../ubuntuone-client-1.4.6 distdir=../ubuntuone-client-1.4.6/data \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' if [ ! -h hicolor -a -d icons ]; then \ ln -s icons hicolor; \ fi for size in 16x16 24x24 32x32 48x48; do \ /usr/bin/icontool-render -s $size -o ./icons ubuntuone-icons.svg > ubuntuone-icons.rendercache; \ done touch stamp-render make \ top_distdir="../ubuntuone-client-1.4.6" distdir="../ubuntuone-client-1.4.6/data" \ dist-hook make[2]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' if [ ! -h hicolor -a -d icons ]; then \ ln -s icons hicolor; \ fi /bin/mkdir -p ../ubuntuone-client-1.4.6/data/icons for size in 16x16 24x24 32x32 48x48; do \ cp -a ./icons/$size ../ubuntuone-client-1.4.6/data/icons/$size; \ done for i in ubuntuone-icons.rendercache; do \ touch ../ubuntuone-client-1.4.6/data/$i; \ done make[2]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' (cd libsyncdaemon && make top_distdir=../ubuntuone-client-1.4.6 distdir=../ubuntuone-client-1.4.6/libsyncdaemon \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon' /usr/bin/glib-genmarshal syncdaemon-marshal.list --header --prefix=_syncdaemon_marshal > syncdaemon-marshal.h /usr/bin/glib-genmarshal syncdaemon-marshal.list --body --prefix=_syncdaemon_marshal > syncdaemon-marshal.c make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon' (cd nautilus && make top_distdir=../ubuntuone-client-1.4.6 distdir=../ubuntuone-client-1.4.6/nautilus \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/nautilus' glib-genmarshal --body --prefix=ubuntuone_nautilus_marshal ubuntuone-marshallers.list > ubuntuone-marshallers.c glib-genmarshal --header --prefix=ubuntuone_nautilus_marshal ubuntuone-marshallers.list > ubuntuone-marshallers.h make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/nautilus' (cd po && make top_distdir=../ubuntuone-client-1.4.6 distdir=../ubuntuone-client-1.4.6/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/po' dists="Makefile.in.in POTFILES.in ar.po ast.po ca.po da.po de.po el.po en_GB.po es.po fi.po fr.po hr.po hu.po it.po ja.po lv.po ms.po nl.po pt.po pt_BR.po ro.po ru.po sk.po sv.po th.po tr.po uk.po zh_CN.po "; \ extra_dists="ChangeLog POTFILES.skip Makevars LINGUAS"; \ for file in $extra_dists; do \ test -f ./$file && dists="$dists ./$file"; \ done; \ for file in $dists; do \ test -f $file || file="./$file"; \ ln $file ../ubuntuone-client-1.4.6/po 2> /dev/null \ || cp -p $file ../ubuntuone-client-1.4.6/po; \ done make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/po' (cd gsd-plugin && make top_distdir=../ubuntuone-client-1.4.6 distdir=../ubuntuone-client-1.4.6/gsd-plugin \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/gsd-plugin' make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/gsd-plugin' test -n "" \ || find "ubuntuone-client-1.4.6" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /home/tarmac/cache/ubuntuone-client/stable-1-4/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "ubuntuone-client-1.4.6" tardir=ubuntuone-client-1.4.6 && /bin/bash /home/tarmac/cache/ubuntuone-client/stable-1-4/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >ubuntuone-client-1.4.6.tar.gz { test ! -d "ubuntuone-client-1.4.6" || { find "ubuntuone-client-1.4.6" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ubuntuone-client-1.4.6"; }; } Making check in data make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po ubuntuone-launch.desktop.in ubuntuone-launch.desktop Generating and caching the translation database Merging translations into ubuntuone-launch.desktop. LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po ubuntuone-preferences.desktop.in ubuntuone-preferences.desktop Found cached translation database Merging translations into ubuntuone-preferences.desktop. make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' Making check in libsyncdaemon make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-marshal.lo -MD -MP -MF .deps/syncdaemon-marshal.Tpo -c -o syncdaemon-marshal.lo syncdaemon-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-marshal.lo -MD -MP -MF .deps/syncdaemon-marshal.Tpo -c syncdaemon-marshal.c -fPIC -DPIC -o .libs/syncdaemon-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-marshal.lo -MD -MP -MF .deps/syncdaemon-marshal.Tpo -c syncdaemon-marshal.c -o syncdaemon-marshal.o >/dev/null 2>&1 mv -f .deps/syncdaemon-marshal.Tpo .deps/syncdaemon-marshal.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-authentication.lo -MD -MP -MF .deps/syncdaemon-authentication.Tpo -c -o syncdaemon-authentication.lo syncdaemon-authentication.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-authentication.lo -MD -MP -MF .deps/syncdaemon-authentication.Tpo -c syncdaemon-authentication.c -fPIC -DPIC -o .libs/syncdaemon-authentication.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-authentication.lo -MD -MP -MF .deps/syncdaemon-authentication.Tpo -c syncdaemon-authentication.c -o syncdaemon-authentication.o >/dev/null 2>&1 mv -f .deps/syncdaemon-authentication.Tpo .deps/syncdaemon-authentication.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-daemon.lo -MD -MP -MF .deps/syncdaemon-daemon.Tpo -c -o syncdaemon-daemon.lo syncdaemon-daemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-daemon.lo -MD -MP -MF .deps/syncdaemon-daemon.Tpo -c syncdaemon-daemon.c -fPIC -DPIC -o .libs/syncdaemon-daemon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-daemon.lo -MD -MP -MF .deps/syncdaemon-daemon.Tpo -c syncdaemon-daemon.c -o syncdaemon-daemon.o >/dev/null 2>&1 mv -f .deps/syncdaemon-daemon.Tpo .deps/syncdaemon-daemon.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-config-interface.lo -MD -MP -MF .deps/syncdaemon-config-interface.Tpo -c -o syncdaemon-config-interface.lo syncdaemon-config-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-config-interface.lo -MD -MP -MF .deps/syncdaemon-config-interface.Tpo -c syncdaemon-config-interface.c -fPIC -DPIC -o .libs/syncdaemon-config-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-config-interface.lo -MD -MP -MF .deps/syncdaemon-config-interface.Tpo -c syncdaemon-config-interface.c -o syncdaemon-config-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-config-interface.Tpo .deps/syncdaemon-config-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-credentials.lo -MD -MP -MF .deps/syncdaemon-credentials.Tpo -c -o syncdaemon-credentials.lo syncdaemon-credentials.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-credentials.lo -MD -MP -MF .deps/syncdaemon-credentials.Tpo -c syncdaemon-credentials.c -fPIC -DPIC -o .libs/syncdaemon-credentials.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-credentials.lo -MD -MP -MF .deps/syncdaemon-credentials.Tpo -c syncdaemon-credentials.c -o syncdaemon-credentials.o >/dev/null 2>&1 mv -f .deps/syncdaemon-credentials.Tpo .deps/syncdaemon-credentials.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-events-interface.lo -MD -MP -MF .deps/syncdaemon-events-interface.Tpo -c -o syncdaemon-events-interface.lo syncdaemon-events-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-events-interface.lo -MD -MP -MF .deps/syncdaemon-events-interface.Tpo -c syncdaemon-events-interface.c -fPIC -DPIC -o .libs/syncdaemon-events-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-events-interface.lo -MD -MP -MF .deps/syncdaemon-events-interface.Tpo -c syncdaemon-events-interface.c -o syncdaemon-events-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-events-interface.Tpo .deps/syncdaemon-events-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-file-info.lo -MD -MP -MF .deps/syncdaemon-file-info.Tpo -c -o syncdaemon-file-info.lo syncdaemon-file-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-file-info.lo -MD -MP -MF .deps/syncdaemon-file-info.Tpo -c syncdaemon-file-info.c -fPIC -DPIC -o .libs/syncdaemon-file-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-file-info.lo -MD -MP -MF .deps/syncdaemon-file-info.Tpo -c syncdaemon-file-info.c -o syncdaemon-file-info.o >/dev/null 2>&1 mv -f .deps/syncdaemon-file-info.Tpo .deps/syncdaemon-file-info.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-filesystem-interface.lo -MD -MP -MF .deps/syncdaemon-filesystem-interface.Tpo -c -o syncdaemon-filesystem-interface.lo syncdaemon-filesystem-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-filesystem-interface.lo -MD -MP -MF .deps/syncdaemon-filesystem-interface.Tpo -c syncdaemon-filesystem-interface.c -fPIC -DPIC -o .libs/syncdaemon-filesystem-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-filesystem-interface.lo -MD -MP -MF .deps/syncdaemon-filesystem-interface.Tpo -c syncdaemon-filesystem-interface.c -o syncdaemon-filesystem-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-filesystem-interface.Tpo .deps/syncdaemon-filesystem-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-folder-info.lo -MD -MP -MF .deps/syncdaemon-folder-info.Tpo -c -o syncdaemon-folder-info.lo syncdaemon-folder-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-folder-info.lo -MD -MP -MF .deps/syncdaemon-folder-info.Tpo -c syncdaemon-folder-info.c -fPIC -DPIC -o .libs/syncdaemon-folder-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-folder-info.lo -MD -MP -MF .deps/syncdaemon-folder-info.Tpo -c syncdaemon-folder-info.c -o syncdaemon-folder-info.o >/dev/null 2>&1 mv -f .deps/syncdaemon-folder-info.Tpo .deps/syncdaemon-folder-info.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-folders-interface.lo -MD -MP -MF .deps/syncdaemon-folders-interface.Tpo -c -o syncdaemon-folders-interface.lo syncdaemon-folders-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-folders-interface.lo -MD -MP -MF .deps/syncdaemon-folders-interface.Tpo -c syncdaemon-folders-interface.c -fPIC -DPIC -o .libs/syncdaemon-folders-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-folders-interface.lo -MD -MP -MF .deps/syncdaemon-folders-interface.Tpo -c syncdaemon-folders-interface.c -o syncdaemon-folders-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-folders-interface.Tpo .deps/syncdaemon-folders-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-metadata.lo -MD -MP -MF .deps/syncdaemon-metadata.Tpo -c -o syncdaemon-metadata.lo syncdaemon-metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-metadata.lo -MD -MP -MF .deps/syncdaemon-metadata.Tpo -c syncdaemon-metadata.c -fPIC -DPIC -o .libs/syncdaemon-metadata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-metadata.lo -MD -MP -MF .deps/syncdaemon-metadata.Tpo -c syncdaemon-metadata.c -o syncdaemon-metadata.o >/dev/null 2>&1 mv -f .deps/syncdaemon-metadata.Tpo .deps/syncdaemon-metadata.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-publicfiles-interface.lo -MD -MP -MF .deps/syncdaemon-publicfiles-interface.Tpo -c -o syncdaemon-publicfiles-interface.lo syncdaemon-publicfiles-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-publicfiles-interface.lo -MD -MP -MF .deps/syncdaemon-publicfiles-interface.Tpo -c syncdaemon-publicfiles-interface.c -fPIC -DPIC -o .libs/syncdaemon-publicfiles-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-publicfiles-interface.lo -MD -MP -MF .deps/syncdaemon-publicfiles-interface.Tpo -c syncdaemon-publicfiles-interface.c -o syncdaemon-publicfiles-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-publicfiles-interface.Tpo .deps/syncdaemon-publicfiles-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-share-info.lo -MD -MP -MF .deps/syncdaemon-share-info.Tpo -c -o syncdaemon-share-info.lo syncdaemon-share-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-share-info.lo -MD -MP -MF .deps/syncdaemon-share-info.Tpo -c syncdaemon-share-info.c -fPIC -DPIC -o .libs/syncdaemon-share-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-share-info.lo -MD -MP -MF .deps/syncdaemon-share-info.Tpo -c syncdaemon-share-info.c -o syncdaemon-share-info.o >/dev/null 2>&1 mv -f .deps/syncdaemon-share-info.Tpo .deps/syncdaemon-share-info.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-shares-interface.lo -MD -MP -MF .deps/syncdaemon-shares-interface.Tpo -c -o syncdaemon-shares-interface.lo syncdaemon-shares-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-shares-interface.lo -MD -MP -MF .deps/syncdaemon-shares-interface.Tpo -c syncdaemon-shares-interface.c -fPIC -DPIC -o .libs/syncdaemon-shares-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-shares-interface.lo -MD -MP -MF .deps/syncdaemon-shares-interface.Tpo -c syncdaemon-shares-interface.c -o syncdaemon-shares-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-shares-interface.Tpo .deps/syncdaemon-shares-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-status-info.lo -MD -MP -MF .deps/syncdaemon-status-info.Tpo -c -o syncdaemon-status-info.lo syncdaemon-status-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-status-info.lo -MD -MP -MF .deps/syncdaemon-status-info.Tpo -c syncdaemon-status-info.c -fPIC -DPIC -o .libs/syncdaemon-status-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-status-info.lo -MD -MP -MF .deps/syncdaemon-status-info.Tpo -c syncdaemon-status-info.c -o syncdaemon-status-info.o >/dev/null 2>&1 mv -f .deps/syncdaemon-status-info.Tpo .deps/syncdaemon-status-info.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-status-interface.lo -MD -MP -MF .deps/syncdaemon-status-interface.Tpo -c -o syncdaemon-status-interface.lo syncdaemon-status-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-status-interface.lo -MD -MP -MF .deps/syncdaemon-status-interface.Tpo -c syncdaemon-status-interface.c -fPIC -DPIC -o .libs/syncdaemon-status-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-status-interface.lo -MD -MP -MF .deps/syncdaemon-status-interface.Tpo -c syncdaemon-status-interface.c -o syncdaemon-status-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-status-interface.Tpo .deps/syncdaemon-status-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-transfer-info.lo -MD -MP -MF .deps/syncdaemon-transfer-info.Tpo -c -o syncdaemon-transfer-info.lo syncdaemon-transfer-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-transfer-info.lo -MD -MP -MF .deps/syncdaemon-transfer-info.Tpo -c syncdaemon-transfer-info.c -fPIC -DPIC -o .libs/syncdaemon-transfer-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-transfer-info.lo -MD -MP -MF .deps/syncdaemon-transfer-info.Tpo -c syncdaemon-transfer-info.c -o syncdaemon-transfer-info.o >/dev/null 2>&1 mv -f .deps/syncdaemon-transfer-info.Tpo .deps/syncdaemon-transfer-info.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-interface.lo -MD -MP -MF .deps/syncdaemon-interface.Tpo -c -o syncdaemon-interface.lo syncdaemon-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-interface.lo -MD -MP -MF .deps/syncdaemon-interface.Tpo -c syncdaemon-interface.c -fPIC -DPIC -o .libs/syncdaemon-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT syncdaemon-interface.lo -MD -MP -MF .deps/syncdaemon-interface.Tpo -c syncdaemon-interface.c -o syncdaemon-interface.o >/dev/null 2>&1 mv -f .deps/syncdaemon-interface.Tpo .deps/syncdaemon-interface.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" "-DSSO_APP_NAME=\"Ubuntu One\"" -DSSO_TC_URL=\"https://one.ubuntu.com/terms\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 mv -f .deps/utils.Tpo .deps/utils.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 1:0:0 -o libsyncdaemon-1.0.la -rpath /usr/local/lib syncdaemon-marshal.lo syncdaemon-authentication.lo syncdaemon-daemon.lo syncdaemon-config-interface.lo syncdaemon-credentials.lo syncdaemon-events-interface.lo syncdaemon-file-info.lo syncdaemon-filesystem-interface.lo syncdaemon-folder-info.lo syncdaemon-folders-interface.lo syncdaemon-metadata.lo syncdaemon-publicfiles-interface.lo syncdaemon-share-info.lo syncdaemon-shares-interface.lo syncdaemon-status-info.lo syncdaemon-status-interface.lo syncdaemon-transfer-info.lo syncdaemon-interface.lo utils.lo -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/syncdaemon-marshal.o .libs/syncdaemon-authentication.o .libs/syncdaemon-daemon.o .libs/syncdaemon-config-interface.o .libs/syncdaemon-credentials.o .libs/syncdaemon-events-interface.o .libs/syncdaemon-file-info.o .libs/syncdaemon-filesystem-interface.o .libs/syncdaemon-folder-info.o .libs/syncdaemon-folders-interface.o .libs/syncdaemon-metadata.o .libs/syncdaemon-publicfiles-interface.o .libs/syncdaemon-share-info.o .libs/syncdaemon-shares-interface.o .libs/syncdaemon-status-info.o .libs/syncdaemon-status-interface.o .libs/syncdaemon-transfer-info.o .libs/syncdaemon-interface.o .libs/utils.o -L/lib -ldbus-glib-1 -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -pthread -Wl,-soname -Wl,libsyncdaemon-1.0.so.1 -o .libs/libsyncdaemon-1.0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsyncdaemon-1.0.so.1" && ln -s "libsyncdaemon-1.0.so.1.0.0" "libsyncdaemon-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libsyncdaemon-1.0.so" && ln -s "libsyncdaemon-1.0.so.1.0.0" "libsyncdaemon-1.0.so") libtool: link: ar cru .libs/libsyncdaemon-1.0.a syncdaemon-marshal.o syncdaemon-authentication.o syncdaemon-daemon.o syncdaemon-config-interface.o syncdaemon-credentials.o syncdaemon-events-interface.o syncdaemon-file-info.o syncdaemon-filesystem-interface.o syncdaemon-folder-info.o syncdaemon-folders-interface.o syncdaemon-metadata.o syncdaemon-publicfiles-interface.o syncdaemon-share-info.o syncdaemon-shares-interface.o syncdaemon-status-info.o syncdaemon-status-interface.o syncdaemon-transfer-info.o syncdaemon-interface.o utils.o libtool: link: ranlib .libs/libsyncdaemon-1.0.a libtool: link: ( cd ".libs" && rm -f "libsyncdaemon-1.0.la" && ln -s "../libsyncdaemon-1.0.la" "libsyncdaemon-1.0.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DSSO_APP_NAME=\""Ubuntu One"\" -DSSO_TC_URL=\""https://one.ubuntu.com/terms"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT test-libsyncdaemon.o -MD -MP -MF .deps/test-libsyncdaemon.Tpo -c -o test-libsyncdaemon.o test-libsyncdaemon.c mv -f .deps/test-libsyncdaemon.Tpo .deps/test-libsyncdaemon.Po /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test-libsyncdaemon test-libsyncdaemon.o libsyncdaemon-1.0.la libtool: link: gcc -g -O2 -o .libs/test-libsyncdaemon test-libsyncdaemon.o ./.libs/libsyncdaemon-1.0.so -pthread /usr/bin/g-ir-scanner --add-include-path=. --namespace=SyncDaemon --nsversion=1.0 --libtool="/bin/bash ../libtool" --include=GObject-2.0 --library=libsyncdaemon-1.0.la -I.. -I.. libsyncdaemon.h syncdaemon-authentication.h syncdaemon-daemon.h syncdaemon-config-interface.h syncdaemon-credentials.h syncdaemon-events-interface.h syncdaemon-file-info.h syncdaemon-filesystem-interface.h syncdaemon-folder-info.h syncdaemon-folders-interface.h syncdaemon-metadata.h syncdaemon-publicfiles-interface.h syncdaemon-share-info.h syncdaemon-shares-interface.h syncdaemon-status-info.h syncdaemon-status-interface.h syncdaemon-transfer-info.h syncdaemon-interface.h syncdaemon-authentication.c syncdaemon-config-interface.c syncdaemon-credentials.c syncdaemon-daemon.c syncdaemon-events-interface.c syncdaemon-file-info.c syncdaemon-filesystem-interface.c syncdaemon-folder-info.c syncdaemon-folders-interface.c syncdaemon-interface.c syncdaemon-marshal.c syncdaemon-marshal.h syncdaemon-metadata.c syncdaemon-publicfiles-interface.c syncdaemon-share-info.c syncdaemon-shares-interface.c syncdaemon-status-info.c syncdaemon-status-interface.c syncdaemon-transfer-info.c libsyncdaemon-1.0.la Makefile --output SyncDaemon-1.0.gir g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon/tmp-introspectcpJj72/SyncDaemon-1.0.o /home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon/tmp-introspectcpJj72/SyncDaemon-1.0.c g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC --silent gcc -o /home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon/tmp-introspectcpJj72/SyncDaemon-1.0 -L. -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 libsyncdaemon-1.0.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 /home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon/tmp-introspectcpJj72/SyncDaemon-1.0.o /usr/bin/g-ir-compiler --includedir=. --includedir=. SyncDaemon-1.0.gir -o SyncDaemon-1.0.typelib make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon' Making check in nautilus make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/nautilus' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-add-contact-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-add-contact-dialog.Tpo -c -o libnautilus_ubuntuone_la-add-contact-dialog.lo `test -f 'add-contact-dialog.c' || echo './'`add-contact-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-add-contact-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-add-contact-dialog.Tpo -c add-contact-dialog.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-add-contact-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-add-contact-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-add-contact-dialog.Tpo -c add-contact-dialog.c -o libnautilus_ubuntuone_la-add-contact-dialog.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-add-contact-dialog.Tpo .deps/libnautilus_ubuntuone_la-add-contact-dialog.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-contacts-view.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-contacts-view.Tpo -c -o libnautilus_ubuntuone_la-contacts-view.lo `test -f 'contacts-view.c' || echo './'`contacts-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-contacts-view.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-contacts-view.Tpo -c contacts-view.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-contacts-view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-contacts-view.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-contacts-view.Tpo -c contacts-view.c -o libnautilus_ubuntuone_la-contacts-view.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-contacts-view.Tpo .deps/libnautilus_ubuntuone_la-contacts-view.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-error-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-error-dialog.Tpo -c -o libnautilus_ubuntuone_la-error-dialog.lo `test -f 'error-dialog.c' || echo './'`error-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-error-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-error-dialog.Tpo -c error-dialog.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-error-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-error-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-error-dialog.Tpo -c error-dialog.c -o libnautilus_ubuntuone_la-error-dialog.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-error-dialog.Tpo .deps/libnautilus_ubuntuone_la-error-dialog.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-location-widget.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-location-widget.Tpo -c -o libnautilus_ubuntuone_la-location-widget.lo `test -f 'location-widget.c' || echo './'`location-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-location-widget.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-location-widget.Tpo -c location-widget.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-location-widget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-location-widget.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-location-widget.Tpo -c location-widget.c -o libnautilus_ubuntuone_la-location-widget.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-location-widget.Tpo .deps/libnautilus_ubuntuone_la-location-widget.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-highlight.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-highlight.Tpo -c -o libnautilus_ubuntuone_la-highlight.lo `test -f 'highlight.c' || echo './'`highlight.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-highlight.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-highlight.Tpo -c highlight.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-highlight.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-highlight.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-highlight.Tpo -c highlight.c -o libnautilus_ubuntuone_la-highlight.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-highlight.Tpo .deps/libnautilus_ubuntuone_la-highlight.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-share-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-share-dialog.Tpo -c -o libnautilus_ubuntuone_la-share-dialog.lo `test -f 'share-dialog.c' || echo './'`share-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-share-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-share-dialog.Tpo -c share-dialog.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-share-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-share-dialog.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-share-dialog.Tpo -c share-dialog.c -o libnautilus_ubuntuone_la-share-dialog.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-share-dialog.Tpo .deps/libnautilus_ubuntuone_la-share-dialog.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-u1-contacts-picker.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-u1-contacts-picker.Tpo -c -o libnautilus_ubuntuone_la-u1-contacts-picker.lo `test -f 'u1-contacts-picker.c' || echo './'`u1-contacts-picker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-u1-contacts-picker.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-u1-contacts-picker.Tpo -c u1-contacts-picker.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-u1-contacts-picker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-u1-contacts-picker.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-u1-contacts-picker.Tpo -c u1-contacts-picker.c -o libnautilus_ubuntuone_la-u1-contacts-picker.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-u1-contacts-picker.Tpo .deps/libnautilus_ubuntuone_la-u1-contacts-picker.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-ubuntuone-marshallers.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-ubuntuone-marshallers.Tpo -c -o libnautilus_ubuntuone_la-ubuntuone-marshallers.lo `test -f 'ubuntuone-marshallers.c' || echo './'`ubuntuone-marshallers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-ubuntuone-marshallers.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-ubuntuone-marshallers.Tpo -c ubuntuone-marshallers.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-ubuntuone-marshallers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-ubuntuone-marshallers.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-ubuntuone-marshallers.Tpo -c ubuntuone-marshallers.c -o libnautilus_ubuntuone_la-ubuntuone-marshallers.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-ubuntuone-marshallers.Tpo .deps/libnautilus_ubuntuone_la-ubuntuone-marshallers.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-ubuntuone-nautilus.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-ubuntuone-nautilus.Tpo -c -o libnautilus_ubuntuone_la-ubuntuone-nautilus.lo `test -f 'ubuntuone-nautilus.c' || echo './'`ubuntuone-nautilus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-ubuntuone-nautilus.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-ubuntuone-nautilus.Tpo -c ubuntuone-nautilus.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-ubuntuone-nautilus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-ubuntuone-nautilus.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-ubuntuone-nautilus.Tpo -c ubuntuone-nautilus.c -o libnautilus_ubuntuone_la-ubuntuone-nautilus.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-ubuntuone-nautilus.Tpo .deps/libnautilus_ubuntuone_la-ubuntuone-nautilus.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-utils.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-utils.Tpo -c -o libnautilus_ubuntuone_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-utils.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libnautilus_ubuntuone_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT libnautilus_ubuntuone_la-utils.lo -MD -MP -MF .deps/libnautilus_ubuntuone_la-utils.Tpo -c utils.c -o libnautilus_ubuntuone_la-utils.o >/dev/null 2>&1 mv -f .deps/libnautilus_ubuntuone_la-utils.Tpo .deps/libnautilus_ubuntuone_la-utils.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN=\"UbuntuOne-Nautilus\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -no-undefined -avoid-version -o libnautilus-ubuntuone.la -rpath /usr/local/lib/nautilus/extensions-2.0 libnautilus_ubuntuone_la-add-contact-dialog.lo libnautilus_ubuntuone_la-contacts-view.lo libnautilus_ubuntuone_la-error-dialog.lo libnautilus_ubuntuone_la-location-widget.lo libnautilus_ubuntuone_la-highlight.lo libnautilus_ubuntuone_la-share-dialog.lo libnautilus_ubuntuone_la-u1-contacts-picker.lo libnautilus_ubuntuone_la-ubuntuone-marshallers.lo libnautilus_ubuntuone_la-ubuntuone-nautilus.lo libnautilus_ubuntuone_la-utils.lo -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -L/lib -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lebook-1.2 -ledataserver-1.2 -ldbus-glib-1 -lxml2 -lsoup-2.4 -lgio-2.0 -lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgconf-2 -lglib-2.0 ../libsyncdaemon/libsyncdaemon-1.0.la libtool: link: gcc -shared .libs/libnautilus_ubuntuone_la-add-contact-dialog.o .libs/libnautilus_ubuntuone_la-contacts-view.o .libs/libnautilus_ubuntuone_la-error-dialog.o .libs/libnautilus_ubuntuone_la-location-widget.o .libs/libnautilus_ubuntuone_la-highlight.o .libs/libnautilus_ubuntuone_la-share-dialog.o .libs/libnautilus_ubuntuone_la-u1-contacts-picker.o .libs/libnautilus_ubuntuone_la-ubuntuone-marshallers.o .libs/libnautilus_ubuntuone_la-ubuntuone-nautilus.o .libs/libnautilus_ubuntuone_la-utils.o -Wl,-rpath -Wl,/home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon/.libs -L/lib -lnautilus-extension /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm /usr/lib/libcairo.so -lpng12 /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig -lebook-1.2 -ledataserver-1.2 -ldbus-glib-1 /usr/lib/libxml2.so -lsoup-2.4 /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so ../libsyncdaemon/.libs/libsyncdaemon-1.0.so -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libnautilus-ubuntuone.so -o .libs/libnautilus-ubuntuone.so libtool: link: ar cru .libs/libnautilus-ubuntuone.a libnautilus_ubuntuone_la-add-contact-dialog.o libnautilus_ubuntuone_la-contacts-view.o libnautilus_ubuntuone_la-error-dialog.o libnautilus_ubuntuone_la-location-widget.o libnautilus_ubuntuone_la-highlight.o libnautilus_ubuntuone_la-share-dialog.o libnautilus_ubuntuone_la-u1-contacts-picker.o libnautilus_ubuntuone_la-ubuntuone-marshallers.o libnautilus_ubuntuone_la-ubuntuone-nautilus.o libnautilus_ubuntuone_la-utils.o libtool: link: ranlib .libs/libnautilus-ubuntuone.a libtool: link: ( cd ".libs" && rm -f "libnautilus-ubuntuone.la" && ln -s "../libnautilus-ubuntuone.la" "libnautilus-ubuntuone.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_contacts_picker-test-contacts-picker.o -MD -MP -MF .deps/test_contacts_picker-test-contacts-picker.Tpo -c -o test_contacts_picker-test-contacts-picker.o `test -f 'test-contacts-picker.c' || echo './'`test-contacts-picker.c mv -f .deps/test_contacts_picker-test-contacts-picker.Tpo .deps/test_contacts_picker-test-contacts-picker.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_contacts_picker-add-contact-dialog.o -MD -MP -MF .deps/test_contacts_picker-add-contact-dialog.Tpo -c -o test_contacts_picker-add-contact-dialog.o `test -f 'add-contact-dialog.c' || echo './'`add-contact-dialog.c mv -f .deps/test_contacts_picker-add-contact-dialog.Tpo .deps/test_contacts_picker-add-contact-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_contacts_picker-contacts-view.o -MD -MP -MF .deps/test_contacts_picker-contacts-view.Tpo -c -o test_contacts_picker-contacts-view.o `test -f 'contacts-view.c' || echo './'`contacts-view.c mv -f .deps/test_contacts_picker-contacts-view.Tpo .deps/test_contacts_picker-contacts-view.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_contacts_picker-highlight.o -MD -MP -MF .deps/test_contacts_picker-highlight.Tpo -c -o test_contacts_picker-highlight.o `test -f 'highlight.c' || echo './'`highlight.c mv -f .deps/test_contacts_picker-highlight.Tpo .deps/test_contacts_picker-highlight.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_contacts_picker-u1-contacts-picker.o -MD -MP -MF .deps/test_contacts_picker-u1-contacts-picker.Tpo -c -o test_contacts_picker-u1-contacts-picker.o `test -f 'u1-contacts-picker.c' || echo './'`u1-contacts-picker.c mv -f .deps/test_contacts_picker-u1-contacts-picker.Tpo .deps/test_contacts_picker-u1-contacts-picker.Po /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -o test-contacts-picker test_contacts_picker-test-contacts-picker.o test_contacts_picker-add-contact-dialog.o test_contacts_picker-contacts-view.o test_contacts_picker-highlight.o test_contacts_picker-u1-contacts-picker.o -pthread -L/lib -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lebook-1.2 -ledataserver-1.2 -ldbus-glib-1 -lxml2 -lsoup-2.4 -lgio-2.0 -lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgconf-2 -lglib-2.0 libtool: link: gcc -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -o test-contacts-picker test_contacts_picker-test-contacts-picker.o test_contacts_picker-add-contact-dialog.o test_contacts_picker-contacts-view.o test_contacts_picker-highlight.o test_contacts_picker-u1-contacts-picker.o -pthread -L/lib -lnautilus-extension /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm /usr/lib/libcairo.so -lpng12 /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig -lebook-1.2 -ledataserver-1.2 -ldbus-glib-1 /usr/lib/libxml2.so -lsoup-2.4 /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so -pthread gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_highlight-highlight.o -MD -MP -MF .deps/test_highlight-highlight.Tpo -c -o test_highlight-highlight.o `test -f 'highlight.c' || echo './'`highlight.c mv -f .deps/test_highlight-highlight.Tpo .deps/test_highlight-highlight.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT test_highlight-test-highlight.o -MD -MP -MF .deps/test_highlight-test-highlight.Tpo -c -o test_highlight-test-highlight.o `test -f 'test-highlight.c' || echo './'`test-highlight.c mv -f .deps/test_highlight-test-highlight.Tpo .deps/test_highlight-test-highlight.Po /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -o test-highlight test_highlight-highlight.o test_highlight-test-highlight.o -pthread -L/lib -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lebook-1.2 -ledataserver-1.2 -ldbus-glib-1 -lxml2 -lsoup-2.4 -lgio-2.0 -lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgconf-2 -lglib-2.0 libtool: link: gcc -pthread -DORBIT2=1 -I/usr/include/nautilus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/evolution-data-server-2.30 -I/usr/include/dbus-1.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/orbit-2.0 -I/usr/lib/dbus-1.0/include -g -O2 -o test-highlight test_highlight-highlight.o test_highlight-test-highlight.o -pthread -L/lib -lnautilus-extension /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm /usr/lib/libcairo.so -lpng12 /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig -lebook-1.2 -ledataserver-1.2 -ldbus-glib-1 /usr/lib/libxml2.so -lsoup-2.4 /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so -pthread make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/nautilus' Making check in po make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.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 el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.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 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 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 lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.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 sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.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 zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package ubuntuone-client --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/po' Making check in gsd-plugin make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/gsd-plugin' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gnome-settings-daemon -DGNOME_SETTINGS_LOCALEDIR=\""/usr/local/share/locale"\" -DREGISTER_PLUGIN -DDELAYED_START_TIMEOUT=3000 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -MT libubuntuone_la-gsd-ubuntuone.lo -MD -MP -MF .deps/libubuntuone_la-gsd-ubuntuone.Tpo -c -o libubuntuone_la-gsd-ubuntuone.lo `test -f 'gsd-ubuntuone.c' || echo './'`gsd-ubuntuone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gnome-settings-daemon -DGNOME_SETTINGS_LOCALEDIR=\"/usr/local/share/locale\" -DREGISTER_PLUGIN -DDELAYED_START_TIMEOUT=3000 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -MT libubuntuone_la-gsd-ubuntuone.lo -MD -MP -MF .deps/libubuntuone_la-gsd-ubuntuone.Tpo -c gsd-ubuntuone.c -fPIC -DPIC -o .libs/libubuntuone_la-gsd-ubuntuone.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gnome-settings-daemon -DGNOME_SETTINGS_LOCALEDIR=\"/usr/local/share/locale\" -DREGISTER_PLUGIN -DDELAYED_START_TIMEOUT=3000 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -MT libubuntuone_la-gsd-ubuntuone.lo -MD -MP -MF .deps/libubuntuone_la-gsd-ubuntuone.Tpo -c gsd-ubuntuone.c -o libubuntuone_la-gsd-ubuntuone.o >/dev/null 2>&1 mv -f .deps/libubuntuone_la-gsd-ubuntuone.Tpo .deps/libubuntuone_la-gsd-ubuntuone.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -export_dynamic -module -avoid-version -no-undefined -o libubuntuone.la -rpath /usr/local/lib/gnome-settings-daemon-2.0 libubuntuone_la-gsd-ubuntuone.lo -pthread -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgconf-2 -lglib-2.0 ../libsyncdaemon/libsyncdaemon-1.0.la libtool: link: gcc -shared .libs/libubuntuone_la-gsd-ubuntuone.o -Wl,-rpath -Wl,/home/tarmac/cache/ubuntuone-client/stable-1-4/libsyncdaemon/.libs -L/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm /usr/lib/libcairo.so -lpng12 /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libgmodule-2.0.so -ldbus-glib-1 -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so ../libsyncdaemon/.libs/libsyncdaemon-1.0.so -pthread -pthread -pthread -Wl,-soname -Wl,libubuntuone.so -o .libs/libubuntuone.so libtool: link: ar cru .libs/libubuntuone.a libubuntuone_la-gsd-ubuntuone.o libtool: link: ranlib .libs/libubuntuone.a libtool: link: ( cd ".libs" && rm -f "libubuntuone.la" && ln -s "../libubuntuone.la" "libubuntuone.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -DGNOME_SETTINGS_LOCALEDIR=\""/usr/local/share/locale"\" -DDELAYED_START_TIMEOUT=1000 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -MT test_gsd_ubuntuone-test-gsd-ubuntuone.o -MD -MP -MF .deps/test_gsd_ubuntuone-test-gsd-ubuntuone.Tpo -c -o test_gsd_ubuntuone-test-gsd-ubuntuone.o `test -f 'test-gsd-ubuntuone.c' || echo './'`test-gsd-ubuntuone.c mv -f .deps/test_gsd_ubuntuone-test-gsd-ubuntuone.Tpo .deps/test_gsd_ubuntuone-test-gsd-ubuntuone.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOME_SETTINGS_LOCALEDIR=\""/usr/local/share/locale"\" -DDELAYED_START_TIMEOUT=1000 -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -MT test_gsd_ubuntuone-gsd-ubuntuone.o -MD -MP -MF .deps/test_gsd_ubuntuone-gsd-ubuntuone.Tpo -c -o test_gsd_ubuntuone-gsd-ubuntuone.o `test -f 'gsd-ubuntuone.c' || echo './'`gsd-ubuntuone.c mv -f .deps/test_gsd_ubuntuone-gsd-ubuntuone.Tpo .deps/test_gsd_ubuntuone-gsd-ubuntuone.Po /bin/bash ../libtool --tag=CC --mode=link gcc -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -o test-gsd-ubuntuone test_gsd_ubuntuone-test-gsd-ubuntuone.o test_gsd_ubuntuone-gsd-ubuntuone.o -pthread -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lgconf-2 -lglib-2.0 ../libsyncdaemon/libsyncdaemon-1.0.la libtool: link: gcc -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-settings-daemon-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I.. -g -O2 -o .libs/test-gsd-ubuntuone test_gsd_ubuntuone-test-gsd-ubuntuone.o test_gsd_ubuntuone-gsd-ubuntuone.o -pthread -L/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so -lgdk_pixbuf-2.0 -lm /usr/lib/libcairo.so -lpng12 /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libgmodule-2.0.so -ldbus-glib-1 -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so ../libsyncdaemon/.libs/libsyncdaemon-1.0.so -pthread LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po ubuntuone.gnome-settings-plugin.in ubuntuone.gnome-settings-plugin Found cached translation database Merging translations into ubuntuone.gnome-settings-plugin. make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/gsd-plugin' make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4' sed -e 's|\@localedir\@|/usr/local/share/locale|g' \ -e 's|\@libexecdir\@|/usr/local/libexec|g' \ -e 's|\@GETTEXT_PACKAGE\@|ubuntuone-client|g' \ -e 's|\@SSO_APP_NAME\@|Ubuntu One|g' \ -e 's|\@SSO_TC_URL\@|https://one.ubuntu.com/terms|g' \ -e 's|\@VERSION\@|1.4.6|g' < ubuntuone/clientdefs.py.in > ubuntuone/clientdefs.py if test "x." != "x."; then \ if [ ! -e pylintrc -a ! -h pylintrc ]; then \ ln -s ./pylintrc; \ fi; \ fi make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4' if test "x." != "x."; then \ if [ ! -e pylintrc -a ! -h pylintrc ]; then \ ln -s ./pylintrc; \ fi; \ fi PYTHONPATH=""/home/tarmac/cache/ubuntu-sso-client/stable-1-0:/home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4:.:."" SRCDIR="." USE_PYFLAKES="true" \ /usr/bin/python ./contrib/pylint-wrapper make -C data logging.conf make[1]: Entering directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' make[1]: `logging.conf' is up to date. make[1]: Leaving directory `/home/tarmac/cache/ubuntuone-client/stable-1-4/data' echo ""/home/tarmac/cache/ubuntu-sso-client/stable-1-0:/home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4:.:."" /home/tarmac/cache/ubuntu-sso-client/stable-1-0:/home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4:.:. if test "x." == "x."; then \ PYTHONPATH=""/home/tarmac/cache/ubuntu-sso-client/stable-1-0:/home/tarmac/cache/ubuntuone-storage-protocol/stable-1-4:.:."" /usr/bin/python ./contrib/test; \ fi configure.ac:12: installing `./config.guess' configure.ac:12: installing `./config.sub' configure.ac:7: installing `./install-sh' configure.ac:7: installing `./missing' gsd-plugin/Makefile.am: installing `./depcomp' syncdaemon-daemon.c: In function 'syncdaemon_daemon_init': syncdaemon-daemon.c:426: warning: passing argument 1 of 'org_freedesktop_DBus_name_has_owner' from incompatible pointer type /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224: note: expected 'struct DBusGProxy *' but argument is of type 'struct GObject *' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_config_interface': syncdaemon-daemon.c:686: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonConfigInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_events_interface': syncdaemon-daemon.c:697: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonEventsInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_filesystem_interface': syncdaemon-daemon.c:708: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonFilesystemInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_folders_interface': syncdaemon-daemon.c:719: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonFoldersInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_publicfiles_interface': syncdaemon-daemon.c:730: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonPublicfilesInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_shares_interface': syncdaemon-daemon.c:741: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonSharesInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-daemon.c: In function 'syncdaemon_daemon_get_status_interface': syncdaemon-daemon.c:752: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664: note: expected 'struct SyncdaemonInterface * (*)(struct SyncdaemonDaemon *)' but argument is of type 'struct SyncdaemonStatusInterface * (*)(struct SyncdaemonDaemon *)' syncdaemon-interface.c: In function 'syncdaemon_interface_setup_proxy': syncdaemon-interface.c:238: warning: return from incompatible pointer type syncdaemon-interface.c: In function 'syncdaemon_interface_get_proxy_object': syncdaemon-interface.c:258: warning: return from incompatible pointer type add-contact-dialog.c: In function 'add_contact_dialog_new': add-contact-dialog.c:125: warning: return from incompatible pointer type error-dialog.c: In function 'ubuntuone_show_error_dialog': error-dialog.c:45: warning: format not a string literal and no format arguments share-dialog.c: In function 'share_dialog_init': share-dialog.c:147: warning: passing argument 1 of 'gtk_widget_set_size_request' from incompatible pointer type /usr/include/gtk-2.0/gtk/gtkwidget.h:1025: note: expected 'struct GtkWidget *' but argument is of type 'struct ShareDialog *' add-contact-dialog.c: In function 'add_contact_dialog_new': add-contact-dialog.c:125: warning: return from incompatible pointer type /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) Traceback (most recent call last): File "./contrib/test", line 130, in TestRunner().run(testpath, options.test, options.loops) File "./contrib/test", line 96, in run suite = self._collect_tests(testpath, test_pattern) File "./contrib/test", line 59, in _collect_tests module_suite = self._load_unittest(path) File "./contrib/test", line 23, in _load_unittest module = __import__(modpath, None, None, [""]) File "/home/tarmac/cache/ubuntuone-client/stable-1-4/tests/api/test_restclient.py", line 17, in from ubuntuone.api.restclient import RestClient File "/home/tarmac/cache/ubuntuone-client/stable-1-4/ubuntuone/api/restclient.py", line 18, in import gconf ImportError: No module named gconf make: *** [test] Error 1