* Package: gnome-base/gvfs-1.12.2  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: afp amd64 archive avahi bluetooth cdda elibc_glibc gdu gnome-keyring http kernel_linux multilib samba udev udisks userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking gvfs-1.12.2.tar.xz to /var/tmp/portage/gnome-base/gvfs-1.12.2/work >>> Unpacking libgcrypt.m4.bz2 to /var/tmp/portage/gnome-base/gvfs-1.12.2/work >>> Source unpacked in /var/tmp/portage/gnome-base/gvfs-1.12.2/work >>> Preparing source in /var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2 ... * Applying gvfs-1.2.2-expose-archive-backend.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2' ... * Running aclocal -I . ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I . ...  [ ok ] * Running autoconf -I . ...  [ ok ] * Running autoheader -I . ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gvfs-1.12.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Fixing OMF Makefiles ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2 ... * econf: updating gvfs-1.12.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gvfs-1.12.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-bash-completion --disable-hal --disable-schemas-compile --with-dbus-service-dir=/usr/share/dbus-1/services --enable-afp --enable-archive --enable-avahi --enable-obexftp --disable-bluray --enable-cdda --disable-fuse --enable-gdu --disable-gphoto2 --disable-afc --enable-udev --enable-gudev --enable-http --enable-keyring --enable-samba --enable-udisks2 --disable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking whether build environment is sane... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for an ANSI C-conforming const... yes checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking for gio-querymodules... /usr/bin/gio-querymodules checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for DBUS... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for ssh... /usr/bin/ssh checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getpt... yes checking for posix_openpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... yes checking for socketpair... yes checking for library containing login_tty... -lutil checking for HTTP... yes checking for AVAHI... yes checking for LIBXML... yes checking for UDEV... yes checking for GDU... yes checking for UDISKS2... yes checking for GUDEV... yes checking for CDDA... yes checking for XML_ParserCreate_MM in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for OBEXFTP... yes checking for KEYRING... yes checking libsmbclient.h usability... yes checking libsmbclient.h presence... yes checking for libsmbclient.h... yes checking for SMBCCTX.flags... yes checking for SMBCCTX.close... no checking for smbc_option_get in -lsmbclient... yes checking for smbc_getFunctionStatVFS in -lsmbclient... yes checking for Samba 3.0 libraries... yes checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for archive_entry_filetype in -larchive... yes checking for Archive 3.libraries... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.4.6) checking LIBGCRYPT API version... okay checking for glib-genmarshal... /usr/bin/glib-genmarshal checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/param.h... (cached) yes checking for statvfs... yes checking for statfs... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking number of arguments to statfs()... 2 checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating client/Makefile config.status: creating metadata/Makefile config.status: creating daemon/trashlib/Makefile config.status: creating daemon/Makefile config.status: creating monitor/Makefile config.status: creating monitor/proxy/Makefile config.status: creating monitor/hal/Makefile config.status: creating monitor/gdu/Makefile config.status: creating monitor/udisks2/Makefile config.status: creating monitor/gphoto2/Makefile config.status: creating monitor/afc/Makefile config.status: creating programs/Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands gvfs configuration summary: gio module directory : /usr/lib64/gio/modules hotplug backend: gudev Blu-ray metadata support: no FTP/HTTP/WebDAV support: yes ObexFTP support yes Samba support: yes FUSE support: no CDDA support: yes Gphoto2 support: no archive support: yes AFC support: no AFP support: yes DNS-SD support: yes Build HAL volume monitor: no (with fast init path: no) Build GDU volume monitor: yes Build udisks2 volume monitor: yes GNOME Keyring support: yes Bash-completion support: no >>> Source configured. >>> Compiling source in /var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2' Making all in common make[2]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/common' CC gsysutils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gsysutils.lo gsysutils.c CC gvfsdbusutils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsdbusutils.lo gvfsdbusutils.c CC gmountspec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gmountspec.lo gmountspec.c CC gmountoperationdbus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gmountoperationdbus.lo gmountoperationdbus.c CC gmountsource.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gmountsource.lo gmountsource.c CC gmounttracker.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gmounttracker.lo gmounttracker.c CC gvfsdaemonprotocol.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsdaemonprotocol.lo gvfsdaemonprotocol.c CC gvfsicon.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsicon.lo gvfsicon.c CC gvfsmountinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsmountinfo.lo gvfsmountinfo.c CC gvfsfileinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsfileinfo.lo gvfsfileinfo.c CCLD libgvfscommon.la CC libgvfscommon_dnssd_la-gvfsdnssdutils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -c -o libgvfscommon_dnssd_la-gvfsdnssdutils.lo `test -f 'gvfsdnssdutils.c' || echo './'`gvfsdnssdutils.c CC libgvfscommon_dnssd_la-gvfsdnssdresolver.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gvfs -I../daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -c -o libgvfscommon_dnssd_la-gvfsdnssdresolver.lo `test -f 'gvfsdnssdresolver.c' || echo './'`gvfsdnssdresolver.c CCLD libgvfscommon-dnssd.la make[2]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/common' Making all in metadata make[2]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/metadata' CC metatree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o metatree.lo metatree.c CC metabuilder.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o metabuilder.lo metabuilder.c CC crc32.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o crc32.lo crc32.c CCLD libmetadata.la CC meta-daemon.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c meta-daemon.c CCLD gvfsd-metadata CC meta-ls.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c meta-ls.c CCLD meta-ls CC meta-get.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c meta-get.c CCLD meta-get CC meta-set.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c meta-set.c CCLD meta-set CC meta-get-tree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c meta-get-tree.c meta-get-tree.c: In function ‘main’: meta-get-tree.c:54:8: warning: ignoring return value of ‘gets’, declared with attribute warn_unused_result CCLD meta-get-tree meta-get-tree.o: In function `main': meta-get-tree.c:(.text+0x162): warning: the `gets' function is dangerous and should not be used. CC metadata-nautilus.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"GVFS\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c metadata-nautilus.c CCLD convert-nautilus-metadata GEN gvfs-metadata.service make[2]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/metadata' Making all in client make[2]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/client' CC gdaemonvfs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonvfs.lo gdaemonvfs.c CC gdaemonmount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonmount.lo gdaemonmount.c CC gdaemonvolumemonitor.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonvolumemonitor.lo gdaemonvolumemonitor.c CC gdaemonfile.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonfile.lo gdaemonfile.c CC gdaemonfileinputstream.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonfileinputstream.lo gdaemonfileinputstream.c CC gdaemonfileoutputstream.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonfileoutputstream.lo gdaemonfileoutputstream.c CC gdaemonfileenumerator.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonfileenumerator.lo gdaemonfileenumerator.c CC gdaemonfilemonitor.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gdaemonfilemonitor.lo gdaemonfilemonitor.c CC gvfsdaemondbus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsdaemondbus.lo gvfsdaemondbus.c CC gvfsiconloadable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsiconloadable.lo gvfsiconloadable.c CC gvfsuriutils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsuriutils.lo gvfsuriutils.c CC gvfsurimapper.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o gvfsurimapper.lo gvfsurimapper.c CC smburi.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o smburi.lo smburi.c CC httpuri.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o httpuri.lo httpuri.c CC afpuri.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o afpuri.lo afpuri.c CCLD libgvfsdbus.la CC test_uri_utils-test-uri-utils.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o test_uri_utils-test-uri-utils.o `test -f 'test-uri-utils.c' || echo './'`test-uri-utils.c CC test_uri_utils-gvfsuriutils.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -I.. -I../client -I../metadata -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DG_LOG_DOMAIN=\"GVFS\" -DGVFS_MODULE_DIR=\"/usr/lib64/gvfs/modules\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DDBUS_API_SUBJECT_TO_CHANGE -march=athlon64 -O2 -pipe -c -o test_uri_utils-gvfsuriutils.o `test -f 'gvfsuriutils.c' || echo './'`gvfsuriutils.c CCLD test-uri-utils make[2]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/client' Making all in daemon make[2]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon' make all-recursive make[3]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon' Making all in trashlib make[4]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon/trashlib' CC libtrash_a-dirwatch.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -march=athlon64 -O2 -pipe -c -o libtrash_a-dirwatch.o `test -f 'dirwatch.c' || echo './'`dirwatch.c CC libtrash_a-trashdir.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -march=athlon64 -O2 -pipe -c -o libtrash_a-trashdir.o `test -f 'trashdir.c' || echo './'`trashdir.c CC libtrash_a-trashitem.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -march=athlon64 -O2 -pipe -c -o libtrash_a-trashitem.o `test -f 'trashitem.c' || echo './'`trashitem.c CC libtrash_a-trashwatcher.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -march=athlon64 -O2 -pipe -c -o libtrash_a-trashwatcher.o `test -f 'trashwatcher.c' || echo './'`trashwatcher.c CC libtrash_a-trashexpunge.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -march=athlon64 -O2 -pipe -c -o libtrash_a-trashexpunge.o `test -f 'trashexpunge.c' || echo './'`trashexpunge.c AR libtrash.a make[4]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon/trashlib' make[4]: Entering directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon' CC gvfsdaemon.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsdaemon.lo gvfsdaemon.c CC gvfsbackend.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsbackend.lo gvfsbackend.c CC gvfschannel.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfschannel.lo gvfschannel.c CC gvfsreadchannel.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsreadchannel.lo gvfsreadchannel.c gvfsreadchannel.c: In function 'g_vfs_read_channel_send_seek_offset': gvfsreadchannel.c:240:3: warning: right shift count >= width of type CC gvfswritechannel.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfswritechannel.lo gvfswritechannel.c gvfswritechannel.c: In function 'g_vfs_write_channel_send_seek_offset': gvfswritechannel.c:176:3: warning: right shift count >= width of type CC gvfsmonitor.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsmonitor.lo gvfsmonitor.c CC gvfsdaemonutils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsdaemonutils.lo gvfsdaemonutils.c CC gvfsjob.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjob.lo gvfsjob.c CC gvfsjobsource.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobsource.lo gvfsjobsource.c CC gvfsjobdbus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobdbus.lo gvfsjobdbus.c CC gvfsjobmount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobmount.lo gvfsjobmount.c CC gvfsjobunmount.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobunmount.lo gvfsjobunmount.c CC gvfsjobmountmountable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobmountmountable.lo gvfsjobmountmountable.c CC gvfsjobunmountmountable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobunmountmountable.lo gvfsjobunmountmountable.c CC gvfsjobstartmountable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobstartmountable.lo gvfsjobstartmountable.c CC gvfsjobstopmountable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobstopmountable.lo gvfsjobstopmountable.c CC gvfsjobpollmountable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobpollmountable.lo gvfsjobpollmountable.c CC gvfsjobopenforread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobopenforread.lo gvfsjobopenforread.c CC gvfsjobopeniconforread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobopeniconforread.lo gvfsjobopeniconforread.c CC gvfsjobread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobread.lo gvfsjobread.c CC gvfsjobseekread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobseekread.lo gvfsjobseekread.c CC gvfsjobcloseread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobcloseread.lo gvfsjobcloseread.c CC gvfsjobopenforwrite.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobopenforwrite.lo gvfsjobopenforwrite.c CC gvfsjobwrite.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobwrite.lo gvfsjobwrite.c CC gvfsjobseekwrite.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobseekwrite.lo gvfsjobseekwrite.c CC gvfsjobclosewrite.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobclosewrite.lo gvfsjobclosewrite.c CC gvfsjobqueryinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobqueryinfo.lo gvfsjobqueryinfo.c CC gvfsjobqueryinforead.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobqueryinforead.lo gvfsjobqueryinforead.c CC gvfsjobqueryinfowrite.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobqueryinfowrite.lo gvfsjobqueryinfowrite.c CC gvfsjobqueryfsinfo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobqueryfsinfo.lo gvfsjobqueryfsinfo.c CC gvfsjobenumerate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobenumerate.lo gvfsjobenumerate.c CC gvfsjobsetdisplayname.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobsetdisplayname.lo gvfsjobsetdisplayname.c CC gvfsjobtrash.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobtrash.lo gvfsjobtrash.c CC gvfsjobdelete.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobdelete.lo gvfsjobdelete.c CC gvfsjobcopy.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobcopy.lo gvfsjobcopy.c CC gvfsjobmove.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobmove.lo gvfsjobmove.c CC gvfsjobpush.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobpush.lo gvfsjobpush.c CC gvfsjobpull.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobpull.lo gvfsjobpull.c CC gvfsjobmakedirectory.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobmakedirectory.lo gvfsjobmakedirectory.c CC gvfsjobmakesymlink.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobmakesymlink.lo gvfsjobmakesymlink.c CC gvfsjobsetattribute.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobsetattribute.lo gvfsjobsetattribute.c CC gvfsjobqueryattributes.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobqueryattributes.lo gvfsjobqueryattributes.c CC gvfsjobcreatemonitor.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfsjobcreatemonitor.lo gvfsjobcreatemonitor.c CC dbus-gmain.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o dbus-gmain.lo dbus-gmain.c CC gvfskeyring.lo /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c -o gvfskeyring.lo gvfskeyring.c CCLD libdaemon.la CC mount.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c mount.c CC main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -march=athlon64 -O2 -pipe -c main.c CCLD gvfsd CC gvfsd_sftp-gvfsbackendsftp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsftp.h -DDEFAULT_BACKEND_TYPE=sftp -DMAX_JOB_THREADS=1 -DSSH_PROGRAM=\"/usr/bin/ssh\" -DBACKEND_TYPES='"sftp", G_VFS_TYPE_BACKEND_SFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_sftp-gvfsbackendsftp.o `test -f 'gvfsbackendsftp.c' || echo './'`gvfsbackendsftp.c CC gvfsd_sftp-pty_open.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsftp.h -DDEFAULT_BACKEND_TYPE=sftp -DMAX_JOB_THREADS=1 -DSSH_PROGRAM=\"/usr/bin/ssh\" -DBACKEND_TYPES='"sftp", G_VFS_TYPE_BACKEND_SFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_sftp-pty_open.o `test -f 'pty_open.c' || echo './'`pty_open.c pty_open.c: In function ‘_pty_run_on_pty’: pty_open.c:345:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result CC gvfsd_sftp-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsftp.h -DDEFAULT_BACKEND_TYPE=sftp -DMAX_JOB_THREADS=1 -DSSH_PROGRAM=\"/usr/bin/ssh\" -DBACKEND_TYPES='"sftp", G_VFS_TYPE_BACKEND_SFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_sftp-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_sftp-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsftp.h -DDEFAULT_BACKEND_TYPE=sftp -DMAX_JOB_THREADS=1 -DSSH_PROGRAM=\"/usr/bin/ssh\" -DBACKEND_TYPES='"sftp", G_VFS_TYPE_BACKEND_SFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_sftp-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-sftp CC gvfsd_trash-gvfsbackendtrash.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendtrash.h -DDEFAULT_BACKEND_TYPE=trash -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"trash", G_VFS_TYPE_BACKEND_TRASH,' -Itrashlib -march=athlon64 -O2 -pipe -c -o gvfsd_trash-gvfsbackendtrash.o `test -f 'gvfsbackendtrash.c' || echo './'`gvfsbackendtrash.c CC gvfsd_trash-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendtrash.h -DDEFAULT_BACKEND_TYPE=trash -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"trash", G_VFS_TYPE_BACKEND_TRASH,' -Itrashlib -march=athlon64 -O2 -pipe -c -o gvfsd_trash-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_trash-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendtrash.h -DDEFAULT_BACKEND_TYPE=trash -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"trash", G_VFS_TYPE_BACKEND_TRASH,' -Itrashlib -march=athlon64 -O2 -pipe -c -o gvfsd_trash-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-trash CC gvfsd_computer-gvfsbackendcomputer.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendcomputer.h -DDEFAULT_BACKEND_TYPE=computer -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"computer", G_VFS_TYPE_BACKEND_COMPUTER,' -march=athlon64 -O2 -pipe -c -o gvfsd_computer-gvfsbackendcomputer.o `test -f 'gvfsbackendcomputer.c' || echo './'`gvfsbackendcomputer.c CC gvfsd_computer-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendcomputer.h -DDEFAULT_BACKEND_TYPE=computer -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"computer", G_VFS_TYPE_BACKEND_COMPUTER,' -march=athlon64 -O2 -pipe -c -o gvfsd_computer-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_computer-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendcomputer.h -DDEFAULT_BACKEND_TYPE=computer -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"computer", G_VFS_TYPE_BACKEND_COMPUTER,' -march=athlon64 -O2 -pipe -c -o gvfsd_computer-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-computer CC gvfsd_burn-gvfsbackendburn.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendburn.h -DDEFAULT_BACKEND_TYPE=burn -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"burn", G_VFS_TYPE_BACKEND_BURN,' -march=athlon64 -O2 -pipe -c -o gvfsd_burn-gvfsbackendburn.o `test -f 'gvfsbackendburn.c' || echo './'`gvfsbackendburn.c CC gvfsd_burn-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendburn.h -DDEFAULT_BACKEND_TYPE=burn -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"burn", G_VFS_TYPE_BACKEND_BURN,' -march=athlon64 -O2 -pipe -c -o gvfsd_burn-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_burn-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendburn.h -DDEFAULT_BACKEND_TYPE=burn -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"burn", G_VFS_TYPE_BACKEND_BURN,' -march=athlon64 -O2 -pipe -c -o gvfsd_burn-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-burn CC gvfsd_localtest-gvfsbackendlocaltest.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendlocaltest.h -DDEFAULT_BACKEND_TYPE=localtest -DBACKEND_TYPES='"localtest", G_VFS_TYPE_BACKEND_LOCALTEST,' -march=athlon64 -O2 -pipe -c -o gvfsd_localtest-gvfsbackendlocaltest.o `test -f 'gvfsbackendlocaltest.c' || echo './'`gvfsbackendlocaltest.c CC gvfsd_localtest-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendlocaltest.h -DDEFAULT_BACKEND_TYPE=localtest -DBACKEND_TYPES='"localtest", G_VFS_TYPE_BACKEND_LOCALTEST,' -march=athlon64 -O2 -pipe -c -o gvfsd_localtest-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_localtest-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendlocaltest.h -DDEFAULT_BACKEND_TYPE=localtest -DBACKEND_TYPES='"localtest", G_VFS_TYPE_BACKEND_LOCALTEST,' -march=athlon64 -O2 -pipe -c -o gvfsd_localtest-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-localtest CC gvfsd_ftp-gvfsftpconnection.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-gvfsftpconnection.o `test -f 'gvfsftpconnection.c' || echo './'`gvfsftpconnection.c CC gvfsd_ftp-gvfsftpdircache.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-gvfsftpdircache.o `test -f 'gvfsftpdircache.c' || echo './'`gvfsftpdircache.c CC gvfsd_ftp-gvfsftpfile.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-gvfsftpfile.o `test -f 'gvfsftpfile.c' || echo './'`gvfsftpfile.c CC gvfsd_ftp-gvfsftptask.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-gvfsftptask.o `test -f 'gvfsftptask.c' || echo './'`gvfsftptask.c CC gvfsd_ftp-gvfsbackendftp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-gvfsbackendftp.o `test -f 'gvfsbackendftp.c' || echo './'`gvfsbackendftp.c CC gvfsd_ftp-ParseFTPList.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-ParseFTPList.o `test -f 'ParseFTPList.c' || echo './'`ParseFTPList.c CC gvfsd_ftp-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_ftp-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendftp.h -DDEFAULT_BACKEND_TYPE=ftp -DMAX_JOB_THREADS=10 -DBACKEND_TYPES='"ftp", G_VFS_TYPE_BACKEND_FTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_ftp-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-ftp CC gvfsd_network-gvfsbackendnetwork.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendnetwork.h -DDEFAULT_BACKEND_TYPE=network -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"network", G_VFS_TYPE_BACKEND_NETWORK,' -march=athlon64 -O2 -pipe -c -o gvfsd_network-gvfsbackendnetwork.o `test -f 'gvfsbackendnetwork.c' || echo './'`gvfsbackendnetwork.c CC gvfsd_network-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendnetwork.h -DDEFAULT_BACKEND_TYPE=network -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"network", G_VFS_TYPE_BACKEND_NETWORK,' -march=athlon64 -O2 -pipe -c -o gvfsd_network-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_network-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendnetwork.h -DDEFAULT_BACKEND_TYPE=network -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"network", G_VFS_TYPE_BACKEND_NETWORK,' -march=athlon64 -O2 -pipe -c -o gvfsd_network-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-network CC gvfsd_http-soup-input-stream.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendhttp.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.http -DDEFAULT_BACKEND_TYPE=http -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"http", G_VFS_TYPE_BACKEND_HTTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_http-soup-input-stream.o `test -f 'soup-input-stream.c' || echo './'`soup-input-stream.c CC gvfsd_http-gvfsbackendhttp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendhttp.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.http -DDEFAULT_BACKEND_TYPE=http -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"http", G_VFS_TYPE_BACKEND_HTTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_http-gvfsbackendhttp.o `test -f 'gvfsbackendhttp.c' || echo './'`gvfsbackendhttp.c CC gvfsd_http-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendhttp.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.http -DDEFAULT_BACKEND_TYPE=http -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"http", G_VFS_TYPE_BACKEND_HTTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_http-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_http-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendhttp.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.http -DDEFAULT_BACKEND_TYPE=http -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"http", G_VFS_TYPE_BACKEND_HTTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_http-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-http CC gvfsd_dav-soup-input-stream.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddav.h -DDEFAULT_BACKEND_TYPE=dav -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dav", G_VFS_TYPE_BACKEND_DAV, "dav+sd", G_VFS_TYPE_BACKEND_DAV, "davs+sd", G_VFS_TYPE_BACKEND_DAV,' -march=athlon64 -O2 -pipe -c -o gvfsd_dav-soup-input-stream.o `test -f 'soup-input-stream.c' || echo './'`soup-input-stream.c CC gvfsd_dav-soup-output-stream.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddav.h -DDEFAULT_BACKEND_TYPE=dav -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dav", G_VFS_TYPE_BACKEND_DAV, "dav+sd", G_VFS_TYPE_BACKEND_DAV, "davs+sd", G_VFS_TYPE_BACKEND_DAV,' -march=athlon64 -O2 -pipe -c -o gvfsd_dav-soup-output-stream.o `test -f 'soup-output-stream.c' || echo './'`soup-output-stream.c CC gvfsd_dav-gvfsbackendhttp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddav.h -DDEFAULT_BACKEND_TYPE=dav -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dav", G_VFS_TYPE_BACKEND_DAV, "dav+sd", G_VFS_TYPE_BACKEND_DAV, "davs+sd", G_VFS_TYPE_BACKEND_DAV,' -march=athlon64 -O2 -pipe -c -o gvfsd_dav-gvfsbackendhttp.o `test -f 'gvfsbackendhttp.c' || echo './'`gvfsbackendhttp.c CC gvfsd_dav-gvfsbackenddav.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddav.h -DDEFAULT_BACKEND_TYPE=dav -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dav", G_VFS_TYPE_BACKEND_DAV, "dav+sd", G_VFS_TYPE_BACKEND_DAV, "davs+sd", G_VFS_TYPE_BACKEND_DAV,' -march=athlon64 -O2 -pipe -c -o gvfsd_dav-gvfsbackenddav.o `test -f 'gvfsbackenddav.c' || echo './'`gvfsbackenddav.c CC gvfsd_dav-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddav.h -DDEFAULT_BACKEND_TYPE=dav -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dav", G_VFS_TYPE_BACKEND_DAV, "dav+sd", G_VFS_TYPE_BACKEND_DAV, "davs+sd", G_VFS_TYPE_BACKEND_DAV,' -march=athlon64 -O2 -pipe -c -o gvfsd_dav-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_dav-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddav.h -DDEFAULT_BACKEND_TYPE=dav -DMAX_JOB_THREADS=1 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dav", G_VFS_TYPE_BACKEND_DAV, "dav+sd", G_VFS_TYPE_BACKEND_DAV, "davs+sd", G_VFS_TYPE_BACKEND_DAV,' -march=athlon64 -O2 -pipe -c -o gvfsd_dav-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-dav CC gvfsd_smb_browse-gvfsbackendsmbbrowse.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsmbbrowse.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.smb_browse -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"smb-network", G_VFS_TYPE_BACKEND_SMB_BROWSE,"smb-server", G_VFS_TYPE_BACKEND_SMB_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_smb_browse-gvfsbackendsmbbrowse.o `test -f 'gvfsbackendsmbbrowse.c' || echo './'`gvfsbackendsmbbrowse.c CC gvfsd_smb_browse-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsmbbrowse.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.smb_browse -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"smb-network", G_VFS_TYPE_BACKEND_SMB_BROWSE,"smb-server", G_VFS_TYPE_BACKEND_SMB_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_smb_browse-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_smb_browse-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsmbbrowse.h -DMOUNTABLE_DBUS_NAME=org.gtk.vfs.mountpoint.smb_browse -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"smb-network", G_VFS_TYPE_BACKEND_SMB_BROWSE,"smb-server", G_VFS_TYPE_BACKEND_SMB_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_smb_browse-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-smb-browse CC gvfsd_smb-gvfsbackendsmb.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsmb.h -DDEFAULT_BACKEND_TYPE=smb-share -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"smb-share", G_VFS_TYPE_BACKEND_SMB,' -march=athlon64 -O2 -pipe -c -o gvfsd_smb-gvfsbackendsmb.o `test -f 'gvfsbackendsmb.c' || echo './'`gvfsbackendsmb.c CC gvfsd_smb-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsmb.h -DDEFAULT_BACKEND_TYPE=smb-share -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"smb-share", G_VFS_TYPE_BACKEND_SMB,' -march=athlon64 -O2 -pipe -c -o gvfsd_smb-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_smb-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendsmb.h -DDEFAULT_BACKEND_TYPE=smb-share -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"smb-share", G_VFS_TYPE_BACKEND_SMB,' -march=athlon64 -O2 -pipe -c -o gvfsd_smb-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-smb CC gvfsd_cdda-gvfsbackendcdda.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendcdda.h -DDEFAULT_BACKEND_TYPE=cdda -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"cdda", G_VFS_TYPE_BACKEND_CDDA,' -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -c -o gvfsd_cdda-gvfsbackendcdda.o `test -f 'gvfsbackendcdda.c' || echo './'`gvfsbackendcdda.c CC gvfsd_cdda-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendcdda.h -DDEFAULT_BACKEND_TYPE=cdda -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"cdda", G_VFS_TYPE_BACKEND_CDDA,' -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -c -o gvfsd_cdda-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_cdda-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendcdda.h -DDEFAULT_BACKEND_TYPE=cdda -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"cdda", G_VFS_TYPE_BACKEND_CDDA,' -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=athlon64 -O2 -pipe -c -o gvfsd_cdda-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-cdda CC gvfsd_obexftp-gvfsbackendobexftp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendobexftp.h -DDEFAULT_BACKEND_TYPE=obex -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"obex", G_VFS_TYPE_BACKEND_OBEXFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_obexftp-gvfsbackendobexftp.o `test -f 'gvfsbackendobexftp.c' || echo './'`gvfsbackendobexftp.c CC gvfsd_obexftp-obexftp-marshal.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendobexftp.h -DDEFAULT_BACKEND_TYPE=obex -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"obex", G_VFS_TYPE_BACKEND_OBEXFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_obexftp-obexftp-marshal.o `test -f 'obexftp-marshal.c' || echo './'`obexftp-marshal.c CC gvfsd_obexftp-gvfsbackendobexftp-fl-parser.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendobexftp.h -DDEFAULT_BACKEND_TYPE=obex -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"obex", G_VFS_TYPE_BACKEND_OBEXFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_obexftp-gvfsbackendobexftp-fl-parser.o `test -f 'gvfsbackendobexftp-fl-parser.c' || echo './'`gvfsbackendobexftp-fl-parser.c CC gvfsd_obexftp-gvfsbackendobexftp-cap-parser.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendobexftp.h -DDEFAULT_BACKEND_TYPE=obex -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"obex", G_VFS_TYPE_BACKEND_OBEXFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_obexftp-gvfsbackendobexftp-cap-parser.o `test -f 'gvfsbackendobexftp-cap-parser.c' || echo './'`gvfsbackendobexftp-cap-parser.c CC gvfsd_obexftp-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendobexftp.h -DDEFAULT_BACKEND_TYPE=obex -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"obex", G_VFS_TYPE_BACKEND_OBEXFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_obexftp-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_obexftp-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendobexftp.h -DDEFAULT_BACKEND_TYPE=obex -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"obex", G_VFS_TYPE_BACKEND_OBEXFTP,' -march=athlon64 -O2 -pipe -c -o gvfsd_obexftp-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-obexftp CC gvfsd_dnssd-gvfsbackenddnssd.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddnssd.h -DDEFAULT_BACKEND_TYPE=dns-sd -DMAX_JOB_THREADS=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dns-sd", G_VFS_TYPE_BACKEND_DNS_SD,' -march=athlon64 -O2 -pipe -c -o gvfsd_dnssd-gvfsbackenddnssd.o `test -f 'gvfsbackenddnssd.c' || echo './'`gvfsbackenddnssd.c CC gvfsd_dnssd-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddnssd.h -DDEFAULT_BACKEND_TYPE=dns-sd -DMAX_JOB_THREADS=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dns-sd", G_VFS_TYPE_BACKEND_DNS_SD,' -march=athlon64 -O2 -pipe -c -o gvfsd_dnssd-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_dnssd-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackenddnssd.h -DDEFAULT_BACKEND_TYPE=dns-sd -DMAX_JOB_THREADS=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBACKEND_TYPES='"dns-sd", G_VFS_TYPE_BACKEND_DNS_SD,' -march=athlon64 -O2 -pipe -c -o gvfsd_dnssd-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-dnssd CC gvfsd_archive-gvfsbackendarchive.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendarchive.h -DDEFAULT_BACKEND_TYPE=archive -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"archive", G_VFS_TYPE_BACKEND_ARCHIVE,' -march=athlon64 -O2 -pipe -c -o gvfsd_archive-gvfsbackendarchive.o `test -f 'gvfsbackendarchive.c' || echo './'`gvfsbackendarchive.c CC gvfsd_archive-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendarchive.h -DDEFAULT_BACKEND_TYPE=archive -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"archive", G_VFS_TYPE_BACKEND_ARCHIVE,' -march=athlon64 -O2 -pipe -c -o gvfsd_archive-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_archive-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendarchive.h -DDEFAULT_BACKEND_TYPE=archive -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"archive", G_VFS_TYPE_BACKEND_ARCHIVE,' -march=athlon64 -O2 -pipe -c -o gvfsd_archive-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CCLD gvfsd-archive CC gvfsd_afp_browse-gvfsbackendafpbrowse.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-gvfsbackendafpbrowse.o `test -f 'gvfsbackendafpbrowse.c' || echo './'`gvfsbackendafpbrowse.c CC gvfsd_afp_browse-daemon-main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-daemon-main.o `test -f 'daemon-main.c' || echo './'`daemon-main.c CC gvfsd_afp_browse-daemon-main-generic.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-daemon-main-generic.o `test -f 'daemon-main-generic.c' || echo './'`daemon-main-generic.c CC gvfsd_afp_browse-gvfsafputils.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-gvfsafputils.o `test -f 'gvfsafputils.c' || echo './'`gvfsafputils.c CC gvfsd_afp_browse-gvfsafpconnection.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-gvfsafpconnection.o `test -f 'gvfsafpconnection.c' || echo './'`gvfsafpconnection.c CC gvfsd_afp_browse-gvfsafpserver.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-gvfsafpserver.o `test -f 'gvfsafpserver.c' || echo './'`gvfsafpserver.c CC gvfsd_afp_browse-gvfsafpvolume.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/libexec/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DBACKEND_HEADER=gvfsbackendafpbrowse.h -DMAX_JOB_THREADS=1 -DBACKEND_TYPES='"afp-server", G_VFS_TYPE_BACKEND_AFP_BROWSE,' -march=athlon64 -O2 -pipe -c -o gvfsd_afp_browse-gvfsafpvolume.o `test -f 'gvfsafpvolume.c' || echo './'`gvfsafpvolume.c gvfsafpvolume.c: In function ‘create_directory_get_filedir_parms_cb’: gvfsafpvolume.c:1085:3: error: dereferencing pointer to incomplete type gvfsafpvolume.c:1085:3: error: dereferencing pointer to incomplete type make[4]: *** [gvfsd_afp_browse-gvfsafpvolume.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2/daemon' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2' make: *** [all] Error 2 * ERROR: gnome-base/gvfs-1.12.2 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =gnome-base/gvfs-1.12.2', * the complete build log and the output of 'emerge -pqv =gnome-base/gvfs-1.12.2'. * The complete build log is located at '/var/tmp/portage/gnome-base/gvfs-1.12.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gvfs-1.12.2/temp/environment'. * S: '/var/tmp/portage/gnome-base/gvfs-1.12.2/work/gvfs-1.12.2'