The attempt to merge lp:~verterok/ubuntuone-client/fix-674092-stable-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-protocol=/var/cache/tarmac/ubuntuone-storage-protocol/stable-1-4 --with-sso=/var/cache/tarmac/ubuntu-sso-client/stable-1-0 ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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... /var/cache/tarmac/ubuntu-sso-client/stable-1-0 checking for ubuntuone-storage-protocol... /var/cache/tarmac/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.5|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=""/var/cache/tarmac/ubuntu-sso-client/stable-1-0:/var/cache/tarmac/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.5" || { find "ubuntuone-client-1.4.5" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ubuntuone-client-1.4.5"; }; } test -d "ubuntuone-client-1.4.5" || mkdir "ubuntuone-client-1.4.5" (cd data && make top_distdir=../ubuntuone-client-1.4.5 distdir=../ubuntuone-client-1.4.5/data \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/var/cache/tarmac/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.5" distdir="../ubuntuone-client-1.4.5/data" \ dist-hook make[2]: Entering directory `/var/cache/tarmac/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.5/data/icons for size in 16x16 24x24 32x32 48x48; do \ cp -a ./icons/$size ../ubuntuone-client-1.4.5/data/icons/$size; \ done for i in ubuntuone-icons.rendercache; do \ touch ../ubuntuone-client-1.4.5/data/$i; \ done make[2]: Leaving directory `/var/cache/tarmac/ubuntuone-client/stable-1-4/data' make[1]: Leaving directory `/var/cache/tarmac/ubuntuone-client/stable-1-4/data' (cd libsyncdaemon && make top_distdir=../ubuntuone-client-1.4.5 distdir=../ubuntuone-client-1.4.5/libsyncdaemon \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/var/cache/tarmac/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 `/var/cache/tarmac/ubuntuone-client/stable-1-4/libsyncdaemon' (cd nautilus && make top_distdir=../ubuntuone-client-1.4.5 distdir=../ubuntuone-client-1.4.5/nautilus \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/var/cache/tarmac/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 `/var/cache/tarmac/ubuntuone-client/stable-1-4/nautilus' (cd po && make top_distdir=../ubuntuone-client-1.4.5 distdir=../ubuntuone-client-1.4.5/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/var/cache/tarmac/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.5/po 2> /dev/null \ || cp -p $file ../ubuntuone-client-1.4.5/po; \ done make[1]: Leaving directory `/var/cache/tarmac/ubuntuone-client/stable-1-4/po' (cd gsd-plugin && make top_distdir=../ubuntuone-client-1.4.5 distdir=../ubuntuone-client-1.4.5/gsd-plugin \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/var/cache/tarmac/ubuntuone-client/stable-1-4/gsd-plugin' make[1]: Leaving directory `/var/cache/tarmac/ubuntuone-client/stable-1-4/gsd-plugin' test -n "" \ || find "ubuntuone-client-1.4.5" -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 /var/cache/tarmac/ubuntuone-client/stable-1-4/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "ubuntuone-client-1.4.5" tardir=ubuntuone-client-1.4.5 && /bin/bash /var/cache/tarmac/ubuntuone-client/stable-1-4/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >ubuntuone-client-1.4.5.tar.gz { test ! -d "ubuntuone-client-1.4.5" || { find "ubuntuone-client-1.4.5" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "ubuntuone-client-1.4.5"; }; } Making check in data make[1]: Entering directory `/var/cache/tarmac/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 `/var/cache/tarmac/ubuntuone-client/stable-1-4/data' Making check in libsyncdaemon make[1]: Entering directory `/var/cache/tarmac/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 make[1]: Leaving directory `/var/cache/tarmac/ubuntuone-client/stable-1-4/libsyncdaemon' 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:2: 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:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: passing argument 3 of 'get_interface' from incompatible pointer type syncdaemon-daemon.c:664:1: 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:2: warning: return from incompatible pointer type syncdaemon-interface.c: In function 'syncdaemon_interface_get_proxy_object': syncdaemon-interface.c:258:2: warning: return from incompatible pointer type /usr/bin/ld: test-libsyncdaemon.o: undefined reference to symbol 'g_type_init' /usr/bin/ld: note: 'g_type_init' is defined in DSO /usr/lib/libgobject-2.0.so.0 so try adding it to the linker command line /usr/lib/libgobject-2.0.so.0: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[1]: *** [test-libsyncdaemon] Error 1 make: *** [check-recursive] Error 1