Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445425 Details for
Bug 631405
FTBFS libgdata-0.6.4-4.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 102.56 KB, created by
FTBFS
on 2010-09-07 18:44:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:44:21 UTC
Size:
102.56 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libgdata.spec'], False, '/var/lib/mock/fedora-development-i386-libgdata-0.6.4-4.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2a19b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libgdata.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/libgdata-0.6.4-4.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libgdata.spec'], False, '/var/lib/mock/fedora-development-i386-libgdata-0.6.4-4.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2a19b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libgdata.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kHBFjK >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libgdata-0.6.4 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/libgdata-0.6.4.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libgdata-0.6.4 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8yDeAg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libgdata-0.6.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking whether gcc and cc understand -c and -o together... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) none >checking how to run the C++ preprocessor... g++ -E >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for glib-mkenums... /usr/bin/glib-mkenums >checking for GDATA... yes >checking for GDK... no >checking whether to build with GNOME support... yes >checking for GNOME... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.41.1 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.1 >checking for XML::Parser... ok >checking whether to build with gcov testing... no >checking whether gcc understands -Wno-sign-compare... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >checking what language compliance flags to pass to the C compiler... >checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused >checking what language compliance flags to pass to the C++ compiler... >checking whether to enable maintainer-specific portions of Makefiles... no >checking for gobject-introspection... 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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libgdata.pc >config.status: creating gdata/tests/Makefile >config.status: creating po/Makefile.in >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/version.xml >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 >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4' >Making all in . >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4' > GEN gdata/gdata-marshal.h > GEN gdata/gdata-enums.h > GEN gdata/media/gdata-media-enums.h > GEN gdata/services/documents/gdata-documents-enums.h > GEN gdata/services/picasaweb/gdata-picasaweb-enums.h > GEN gdata/services/youtube/gdata-youtube-enums.h > CC gdata/gdata_libgdata_la-gdata-entry.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-entry.lo `test -f 'gdata/gdata-entry.c' || echo './'`gdata/gdata-entry.c > CC gdata/gdata_libgdata_la-gdata-feed.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-feed.lo `test -f 'gdata/gdata-feed.c' || echo './'`gdata/gdata-feed.c > CC gdata/gdata_libgdata_la-gdata-service.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-service.lo `test -f 'gdata/gdata-service.c' || echo './'`gdata/gdata-service.c > CC gdata/gdata_libgdata_la-gdata-types.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-types.lo `test -f 'gdata/gdata-types.c' || echo './'`gdata/gdata-types.c > CC gdata/gdata_libgdata_la-gdata-query.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-query.lo `test -f 'gdata/gdata-query.c' || echo './'`gdata/gdata-query.c > CC gdata/gdata_libgdata_la-gdata-parser.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-parser.lo `test -f 'gdata/gdata-parser.c' || echo './'`gdata/gdata-parser.c > CC gdata/gdata_libgdata_la-gdata-access-handler.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-access-handler.lo `test -f 'gdata/gdata-access-handler.c' || echo './'`gdata/gdata-access-handler.c > CC gdata/gdata_libgdata_la-gdata-access-rule.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-access-rule.lo `test -f 'gdata/gdata-access-rule.c' || echo './'`gdata/gdata-access-rule.c > CC gdata/gdata_libgdata_la-gdata-parsable.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-parsable.lo `test -f 'gdata/gdata-parsable.c' || echo './'`gdata/gdata-parsable.c > CC gdata/gdata_libgdata_la-gdata-download-stream.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-download-stream.lo `test -f 'gdata/gdata-download-stream.c' || echo './'`gdata/gdata-download-stream.c > CC gdata/gdata_libgdata_la-gdata-upload-stream.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-upload-stream.lo `test -f 'gdata/gdata-upload-stream.c' || echo './'`gdata/gdata-upload-stream.c > CC gdata/gdata_libgdata_la-gdata-buffer.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-buffer.lo `test -f 'gdata/gdata-buffer.c' || echo './'`gdata/gdata-buffer.c > CC gdata/media/gdata_libgdata_la-gdata-media-category.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/media/gdata_libgdata_la-gdata-media-category.lo `test -f 'gdata/media/gdata-media-category.c' || echo './'`gdata/media/gdata-media-category.c > CC gdata/media/gdata_libgdata_la-gdata-media-content.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/media/gdata_libgdata_la-gdata-media-content.lo `test -f 'gdata/media/gdata-media-content.c' || echo './'`gdata/media/gdata-media-content.c > CC gdata/media/gdata_libgdata_la-gdata-media-credit.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/media/gdata_libgdata_la-gdata-media-credit.lo `test -f 'gdata/media/gdata-media-credit.c' || echo './'`gdata/media/gdata-media-credit.c > CC gdata/media/gdata_libgdata_la-gdata-media-thumbnail.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/media/gdata_libgdata_la-gdata-media-thumbnail.lo `test -f 'gdata/media/gdata-media-thumbnail.c' || echo './'`gdata/media/gdata-media-thumbnail.c > CC gdata/media/gdata_libgdata_la-gdata-media-group.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/media/gdata_libgdata_la-gdata-media-group.lo `test -f 'gdata/media/gdata-media-group.c' || echo './'`gdata/media/gdata-media-group.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-service.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-service.lo `test -f 'gdata/services/documents/gdata-documents-service.c' || echo './'`gdata/services/documents/gdata-documents-service.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-feed.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-feed.lo `test -f 'gdata/services/documents/gdata-documents-feed.c' || echo './'`gdata/services/documents/gdata-documents-feed.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-entry.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-entry.lo `test -f 'gdata/services/documents/gdata-documents-entry.c' || echo './'`gdata/services/documents/gdata-documents-entry.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-text.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-text.lo `test -f 'gdata/services/documents/gdata-documents-text.c' || echo './'`gdata/services/documents/gdata-documents-text.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-presentation.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-presentation.lo `test -f 'gdata/services/documents/gdata-documents-presentation.c' || echo './'`gdata/services/documents/gdata-documents-presentation.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-spreadsheet.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-spreadsheet.lo `test -f 'gdata/services/documents/gdata-documents-spreadsheet.c' || echo './'`gdata/services/documents/gdata-documents-spreadsheet.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-folder.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-folder.lo `test -f 'gdata/services/documents/gdata-documents-folder.c' || echo './'`gdata/services/documents/gdata-documents-folder.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-query.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-query.lo `test -f 'gdata/services/documents/gdata-documents-query.c' || echo './'`gdata/services/documents/gdata-documents-query.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-album.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-album.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-album.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-album.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-query.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-query.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-query.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-query.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-file.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-file.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-file.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-file.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-service.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-service.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-service.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-service.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-user.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-user.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-user.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-user.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-feed.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-feed.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-feed.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-feed.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-service.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-service.lo `test -f 'gdata/services/youtube/gdata-youtube-service.c' || echo './'`gdata/services/youtube/gdata-youtube-service.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-video.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-video.lo `test -f 'gdata/services/youtube/gdata-youtube-video.c' || echo './'`gdata/services/youtube/gdata-youtube-video.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-content.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-content.lo `test -f 'gdata/services/youtube/gdata-youtube-content.c' || echo './'`gdata/services/youtube/gdata-youtube-content.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-credit.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-credit.lo `test -f 'gdata/services/youtube/gdata-youtube-credit.c' || echo './'`gdata/services/youtube/gdata-youtube-credit.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-query.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-query.lo `test -f 'gdata/services/youtube/gdata-youtube-query.c' || echo './'`gdata/services/youtube/gdata-youtube-query.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-group.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-group.lo `test -f 'gdata/services/youtube/gdata-youtube-group.c' || echo './'`gdata/services/youtube/gdata-youtube-group.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-state.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-state.lo `test -f 'gdata/services/youtube/gdata-youtube-state.c' || echo './'`gdata/services/youtube/gdata-youtube-state.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-control.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-control.lo `test -f 'gdata/services/youtube/gdata-youtube-control.c' || echo './'`gdata/services/youtube/gdata-youtube-control.c > GEN gdata/gdata-marshal.c > GEN gdata/gdata-enums.c > GEN gdata/media/gdata-media-enums.c > GEN gdata/services/documents/gdata-documents-enums.c > GEN gdata/services/picasaweb/gdata-picasaweb-enums.c > GEN gdata/services/youtube/gdata-youtube-enums.c > CC gdata/atom/gdata_libgdata_la-gdata-author.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/atom/gdata_libgdata_la-gdata-author.lo `test -f 'gdata/atom/gdata-author.c' || echo './'`gdata/atom/gdata-author.c > CC gdata/atom/gdata_libgdata_la-gdata-category.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/atom/gdata_libgdata_la-gdata-category.lo `test -f 'gdata/atom/gdata-category.c' || echo './'`gdata/atom/gdata-category.c > CC gdata/atom/gdata_libgdata_la-gdata-generator.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/atom/gdata_libgdata_la-gdata-generator.lo `test -f 'gdata/atom/gdata-generator.c' || echo './'`gdata/atom/gdata-generator.c > CC gdata/atom/gdata_libgdata_la-gdata-link.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/atom/gdata_libgdata_la-gdata-link.lo `test -f 'gdata/atom/gdata-link.c' || echo './'`gdata/atom/gdata-link.c > CC gdata/exif/gdata_libgdata_la-gdata-exif-tags.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/exif/gdata_libgdata_la-gdata-exif-tags.lo `test -f 'gdata/exif/gdata-exif-tags.c' || echo './'`gdata/exif/gdata-exif-tags.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-email-address.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-email-address.lo `test -f 'gdata/gd/gdata-gd-email-address.c' || echo './'`gdata/gd/gdata-gd-email-address.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-im-address.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-im-address.lo `test -f 'gdata/gd/gdata-gd-im-address.c' || echo './'`gdata/gd/gdata-gd-im-address.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-organization.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-organization.lo `test -f 'gdata/gd/gdata-gd-organization.c' || echo './'`gdata/gd/gdata-gd-organization.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-phone-number.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-phone-number.lo `test -f 'gdata/gd/gdata-gd-phone-number.c' || echo './'`gdata/gd/gdata-gd-phone-number.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-postal-address.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-postal-address.lo `test -f 'gdata/gd/gdata-gd-postal-address.c' || echo './'`gdata/gd/gdata-gd-postal-address.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-reminder.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-reminder.lo `test -f 'gdata/gd/gdata-gd-reminder.c' || echo './'`gdata/gd/gdata-gd-reminder.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-when.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-when.lo `test -f 'gdata/gd/gdata-gd-when.c' || echo './'`gdata/gd/gdata-gd-when.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-where.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-where.lo `test -f 'gdata/gd/gdata-gd-where.c' || echo './'`gdata/gd/gdata-gd-where.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-who.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-who.lo `test -f 'gdata/gd/gdata-gd-who.c' || echo './'`gdata/gd/gdata-gd-who.c > CC gdata/gd/gdata_libgdata_la-gdata-gd-name.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gd/gdata_libgdata_la-gdata-gd-name.lo `test -f 'gdata/gd/gdata-gd-name.c' || echo './'`gdata/gd/gdata-gd-name.c > CC gdata/georss/gdata_libgdata_la-gdata-georss-where.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/georss/gdata_libgdata_la-gdata-georss-where.lo `test -f 'gdata/georss/gdata-georss-where.c' || echo './'`gdata/georss/gdata-georss-where.c > CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-service.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/calendar/gdata_libgdata_la-gdata-calendar-service.lo `test -f 'gdata/services/calendar/gdata-calendar-service.c' || echo './'`gdata/services/calendar/gdata-calendar-service.c > CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-calendar.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/calendar/gdata_libgdata_la-gdata-calendar-calendar.lo `test -f 'gdata/services/calendar/gdata-calendar-calendar.c' || echo './'`gdata/services/calendar/gdata-calendar-calendar.c > CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-event.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/calendar/gdata_libgdata_la-gdata-calendar-event.lo `test -f 'gdata/services/calendar/gdata-calendar-event.c' || echo './'`gdata/services/calendar/gdata-calendar-event.c > CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-query.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/calendar/gdata_libgdata_la-gdata-calendar-query.lo `test -f 'gdata/services/calendar/gdata-calendar-query.c' || echo './'`gdata/services/calendar/gdata-calendar-query.c > CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-feed.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/calendar/gdata_libgdata_la-gdata-calendar-feed.lo `test -f 'gdata/services/calendar/gdata-calendar-feed.c' || echo './'`gdata/services/calendar/gdata-calendar-feed.c > CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-service.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/contacts/gdata_libgdata_la-gdata-contacts-service.lo `test -f 'gdata/services/contacts/gdata-contacts-service.c' || echo './'`gdata/services/contacts/gdata-contacts-service.c > CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-contact.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/contacts/gdata_libgdata_la-gdata-contacts-contact.lo `test -f 'gdata/services/contacts/gdata-contacts-contact.c' || echo './'`gdata/services/contacts/gdata-contacts-contact.c > CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-query.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/contacts/gdata_libgdata_la-gdata-contacts-query.lo `test -f 'gdata/services/contacts/gdata-contacts-query.c' || echo './'`gdata/services/contacts/gdata-contacts-query.c > CC gdata/gdata_libgdata_la-gdata-marshal.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-marshal.lo `test -f 'gdata/gdata-marshal.c' || echo './'`gdata/gdata-marshal.c > CC gdata/gdata_libgdata_la-gdata-enums.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/gdata_libgdata_la-gdata-enums.lo `test -f 'gdata/gdata-enums.c' || echo './'`gdata/gdata-enums.c > CC gdata/media/gdata_libgdata_la-gdata-media-enums.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/media/gdata_libgdata_la-gdata-media-enums.lo `test -f 'gdata/media/gdata-media-enums.c' || echo './'`gdata/media/gdata-media-enums.c > CC gdata/services/documents/gdata_libgdata_la-gdata-documents-enums.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/documents/gdata_libgdata_la-gdata-documents-enums.lo `test -f 'gdata/services/documents/gdata-documents-enums.c' || echo './'`gdata/services/documents/gdata-documents-enums.c > CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-enums.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-enums.lo `test -f 'gdata/services/picasaweb/gdata-picasaweb-enums.c' || echo './'`gdata/services/picasaweb/gdata-picasaweb-enums.c > CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-enums.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./gdata -I./gdata/media -I./gdata/services/documents -I./gdata/services/picasaweb -I./gdata/services/youtube -DG_LOG_DOMAIN=\"libgdata\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -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/lib/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gdata/services/youtube/gdata_libgdata_la-gdata-youtube-enums.lo `test -f 'gdata/services/youtube/gdata-youtube-enums.c' || echo './'`gdata/services/youtube/gdata-youtube-enums.c > CCLD gdata/libgdata.la > GEN gdata/GData-0.0.gir >In file included from ./gdata/gdata-entry.h:26:0, > from /builddir/build/BUILD/libgdata-0.6.4/gdata/gdata.h:24, > from <stdin>:4: >./gdata/gdata-parsable.h:25:27: fatal error: libxml/parser.h: No such file or directory >compilation terminated. >g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -I./gdata -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -I./gdata -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /builddir/build/BUILD/libgdata-0.6.4/tmp-introspectQJxLZ5/GData-0.0.o /builddir/build/BUILD/libgdata-0.6.4/tmp-introspectQJxLZ5/GData-0.0.c >g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC --silent gcc -o /builddir/build/BUILD/libgdata-0.6.4/tmp-introspectQJxLZ5/GData-0.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L. -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 gdata/libgdata.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 /builddir/build/BUILD/libgdata-0.6.4/tmp-introspectQJxLZ5/GData-0.0.o > GEN gdata/GData-0.0.typelib >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4' >Making all in gdata/tests >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/gdata/tests' > CC general.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o general.o general.c > CC youtube.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o youtube.o youtube.c > CC calendar.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o calendar.o calendar.c > CC contacts.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o contacts.o contacts.c > CC picasaweb.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o picasaweb.o picasaweb.c > CC documents.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o documents.o documents.c >picasaweb.c: In function 'test_download_thumbnails': >picasaweb.c:246:9: warning: unused variable 'file_path' > CC memory.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o memory.o memory.c > CC perf.o >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../gdata -DTEST_FILE_DIR="\"../../gdata/tests/\"" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o perf.o perf.c > CCLD youtube > CCLD calendar > CCLD contacts > CCLD picasaweb > CCLD documents > CCLD memory > CCLD perf > CCLD general >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/gdata/tests' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/po' >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file cs.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file de.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file el.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file es.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file eu.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fr.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file gl.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hu.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ja.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nb.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ru.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sl.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sv.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file uk.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/po' >Making all in docs >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >Making all in reference >make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs/reference' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs/reference' >make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VoAwGQ >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 >++ dirname /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 >+ cd libgdata-0.6.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 >Making install in . >make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4' >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4' >test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib" > /bin/sh ./libtool --mode=install /usr/bin/install -c gdata/libgdata.la '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib' >libtool: install: /usr/bin/install -c gdata/.libs/libgdata.so.7.2.0 /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/libgdata.so.7.2.0 >libtool: install: (cd /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib && { ln -s -f libgdata.so.7.2.0 libgdata.so.7 || { rm -f libgdata.so.7 && ln -s libgdata.so.7.2.0 libgdata.so.7; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib && { ln -s -f libgdata.so.7.2.0 libgdata.so || { rm -f libgdata.so && ln -s libgdata.so.7.2.0 libgdata.so; }; }) >libtool: install: /usr/bin/install -c gdata/.libs/libgdata.lai /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/libgdata.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/include/libgdata/gdata/atom" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/atom" > /usr/bin/install -c -m 644 gdata/atom/gdata-author.h gdata/atom/gdata-category.h gdata/atom/gdata-generator.h gdata/atom/gdata-link.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/atom' >test -z "/usr/include/libgdata/gdata/services/calendar" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/calendar" > /usr/bin/install -c -m 644 gdata/services/calendar/gdata-calendar-service.h gdata/services/calendar/gdata-calendar-calendar.h gdata/services/calendar/gdata-calendar-event.h gdata/services/calendar/gdata-calendar-query.h gdata/services/calendar/gdata-calendar-feed.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/calendar' >test -z "/usr/include/libgdata/gdata/services/contacts" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/contacts" > /usr/bin/install -c -m 644 gdata/services/contacts/gdata-contacts-service.h gdata/services/contacts/gdata-contacts-contact.h gdata/services/contacts/gdata-contacts-query.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/contacts' >test -z "/usr/include/libgdata/gdata/services/documents" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/documents" > /usr/bin/install -c -m 644 gdata/services/documents/gdata-documents-service.h gdata/services/documents/gdata-documents-feed.h gdata/services/documents/gdata-documents-entry.h gdata/services/documents/gdata-documents-query.h gdata/services/documents/gdata-documents-text.h gdata/services/documents/gdata-documents-presentation.h gdata/services/documents/gdata-documents-folder.h gdata/services/documents/gdata-documents-spreadsheet.h gdata/services/documents/gdata-documents-enums.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/documents' >test -z "/usr/include/libgdata/gdata/gd" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/gd" > /usr/bin/install -c -m 644 gdata/gd/gdata-gd-email-address.h gdata/gd/gdata-gd-im-address.h gdata/gd/gdata-gd-organization.h gdata/gd/gdata-gd-phone-number.h gdata/gd/gdata-gd-postal-address.h gdata/gd/gdata-gd-reminder.h gdata/gd/gdata-gd-when.h gdata/gd/gdata-gd-where.h gdata/gd/gdata-gd-who.h gdata/gd/gdata-gd-name.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/gd' >test -z "/usr/include/libgdata/gdata" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata" > /usr/bin/install -c -m 644 gdata/gdata.h gdata/gdata-entry.h gdata/gdata-feed.h gdata/gdata-service.h gdata/gdata-query.h gdata/gdata-access-handler.h gdata/gdata-access-rule.h gdata/gdata-parsable.h gdata/gdata-download-stream.h gdata/gdata-upload-stream.h gdata/gdata-enums.h gdata/gdata-types.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata' >test -z "/usr/include/libgdata/gdata/media" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/media" > /usr/bin/install -c -m 644 gdata/media/gdata-media-category.h gdata/media/gdata-media-content.h gdata/media/gdata-media-credit.h gdata/media/gdata-media-thumbnail.h gdata/media/gdata-media-enums.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/media' >test -z "/usr/include/libgdata/gdata/services/picasaweb" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/picasaweb" > /usr/bin/install -c -m 644 gdata/services/picasaweb/gdata-picasaweb-service.h gdata/services/picasaweb/gdata-picasaweb-query.h gdata/services/picasaweb/gdata-picasaweb-file.h gdata/services/picasaweb/gdata-picasaweb-album.h gdata/services/picasaweb/gdata-picasaweb-user.h gdata/services/picasaweb/gdata-picasaweb-feed.h gdata/services/picasaweb/gdata-picasaweb-enums.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/picasaweb' >test -z "/usr/include/libgdata/gdata/services/youtube" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/youtube" > /usr/bin/install -c -m 644 gdata/services/youtube/gdata-youtube-service.h gdata/services/youtube/gdata-youtube-video.h gdata/services/youtube/gdata-youtube-content.h gdata/services/youtube/gdata-youtube-credit.h gdata/services/youtube/gdata-youtube-query.h gdata/services/youtube/gdata-youtube-state.h gdata/services/youtube/gdata-youtube-enums.h '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/include/libgdata/gdata/services/youtube' >test -z "/usr/share/gir-1.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/gir-1.0" > /usr/bin/install -c -m 644 gdata/GData-0.0.gir '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/gir-1.0' >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/pkgconfig" > /usr/bin/install -c -m 644 libgdata.pc '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/pkgconfig' >test -z "/usr/lib/girepository-1.0/" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/girepository-1.0/" > /usr/bin/install -c -m 644 gdata/GData-0.0.typelib '/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/girepository-1.0/' >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4' >make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4' >Making install in gdata/tests >make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/gdata/tests' >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/gdata/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/gdata/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/gdata/tests' >Making install in po >make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/po' >linguas="ca cs de el en_GB es eu fr gl hu it ja nb pa pl pt pt_BR ru sl sv uk zh_CN zh_HK zh_TW "; \ >for lang in $linguas; do \ > dir=/builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/$lang/LC_MESSAGES; \ > /bin/sh /builddir/build/BUILD/libgdata-0.6.4/install-sh -d $dir; \ > if test -r $lang.gmo; then \ > /usr/bin/install -c -m 644 $lang.gmo $dir/gdata.mo; \ > echo "installing $lang.gmo as $dir/gdata.mo"; \ > else \ > /usr/bin/install -c -m 644 ./$lang.gmo $dir/gdata.mo; \ > echo "installing ./$lang.gmo as" \ > "$dir/gdata.mo"; \ > fi; \ > if test -r $lang.gmo.m; then \ > /usr/bin/install -c -m 644 $lang.gmo.m $dir/gdata.mo.m; \ > echo "installing $lang.gmo.m as $dir/gdata.mo.m"; \ > else \ > if test -r ./$lang.gmo.m ; then \ > /usr/bin/install -c -m 644 ./$lang.gmo.m \ > $dir/gdata.mo.m; \ > echo "installing ./$lang.gmo.m as" \ > "$dir/gdata.mo.m"; \ > else \ > true; \ > fi; \ > fi; \ >done >installing ca.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/ca/LC_MESSAGES/gdata.mo >installing cs.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/cs/LC_MESSAGES/gdata.mo >installing de.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/de/LC_MESSAGES/gdata.mo >installing el.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/el/LC_MESSAGES/gdata.mo >installing en_GB.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/en_GB/LC_MESSAGES/gdata.mo >installing es.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/es/LC_MESSAGES/gdata.mo >installing eu.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/eu/LC_MESSAGES/gdata.mo >installing fr.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/fr/LC_MESSAGES/gdata.mo >installing gl.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/gl/LC_MESSAGES/gdata.mo >installing hu.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/hu/LC_MESSAGES/gdata.mo >installing it.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/it/LC_MESSAGES/gdata.mo >installing ja.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/ja/LC_MESSAGES/gdata.mo >installing nb.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/nb/LC_MESSAGES/gdata.mo >installing pa.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/pa/LC_MESSAGES/gdata.mo >installing pl.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/pl/LC_MESSAGES/gdata.mo >installing pt.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/pt/LC_MESSAGES/gdata.mo >installing pt_BR.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/pt_BR/LC_MESSAGES/gdata.mo >installing ru.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/ru/LC_MESSAGES/gdata.mo >installing sl.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/sl/LC_MESSAGES/gdata.mo >installing sv.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/sv/LC_MESSAGES/gdata.mo >installing uk.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/uk/LC_MESSAGES/gdata.mo >installing zh_CN.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/zh_CN/LC_MESSAGES/gdata.mo >installing zh_HK.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/zh_HK/LC_MESSAGES/gdata.mo >installing zh_TW.gmo as /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/locale/zh_TW/LC_MESSAGES/gdata.mo >make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/po' >Making install in docs >make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >Making install in reference >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs/reference' >make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs/reference' >make[3]: Nothing to be done for `install-exec-am'. >mkdir -p -- /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/share/gtk-doc/html/gdata >-- Installing ./html/GDataAccessHandler.html >-- Installing ./html/GDataAccessRule.html >-- Installing ./html/GDataAuthor.html >-- Installing ./html/GDataCalendarCalendar.html >-- Installing ./html/GDataCalendarEvent.html >-- Installing ./html/GDataCalendarFeed.html >-- Installing ./html/GDataCalendarQuery.html >-- Installing ./html/GDataCalendarService.html >-- Installing ./html/GDataCategory.html >-- Installing ./html/GDataContactsContact.html >-- Installing ./html/GDataContactsQuery.html >-- Installing ./html/GDataContactsService.html >-- Installing ./html/GDataDocumentsEntry.html >-- Installing ./html/GDataDocumentsFeed.html >-- Installing ./html/GDataDocumentsFolder.html >-- Installing ./html/GDataDocumentsPresentation.html >-- Installing ./html/GDataDocumentsQuery.html >-- Installing ./html/GDataDocumentsService.html >-- Installing ./html/GDataDocumentsSpreadsheet.html >-- Installing ./html/GDataDocumentsText.html >-- Installing ./html/GDataDownloadStream.html >-- Installing ./html/GDataEntry.html >-- Installing ./html/GDataFeed.html >-- Installing ./html/GDataGDEmailAddress.html >-- Installing ./html/GDataGDIMAddress.html >-- Installing ./html/GDataGDName.html >-- Installing ./html/GDataGDOrganization.html >-- Installing ./html/GDataGDPhoneNumber.html >-- Installing ./html/GDataGDPostalAddress.html >-- Installing ./html/GDataGDReminder.html >-- Installing ./html/GDataGDWhen.html >-- Installing ./html/GDataGDWhere.html >-- Installing ./html/GDataGDWho.html >-- Installing ./html/GDataGenerator.html >-- Installing ./html/GDataLink.html >-- Installing ./html/GDataMediaCategory.html >-- Installing ./html/GDataMediaContent.html >-- Installing ./html/GDataMediaCredit.html >-- Installing ./html/GDataMediaThumbnail.html >-- Installing ./html/GDataParsable.html >-- Installing ./html/GDataPicasaWebAlbum.html >-- Installing ./html/GDataPicasaWebFile.html >-- Installing ./html/GDataPicasaWebQuery.html >-- Installing ./html/GDataPicasaWebService.html >-- Installing ./html/GDataQuery.html >-- Installing ./html/GDataService.html >-- Installing ./html/GDataUploadStream.html >-- Installing ./html/GDataYouTubeContent.html >-- Installing ./html/GDataYouTubeCredit.html >-- Installing ./html/GDataYouTubeQuery.html >-- Installing ./html/GDataYouTubeService.html >-- Installing ./html/GDataYouTubeState.html >-- Installing ./html/GDataYouTubeVideo.html >-- Installing ./html/api-index-full.html >-- Installing ./html/ch01.html >-- Installing ./html/ch02.html >-- Installing ./html/ch03.html >-- Installing ./html/ch04.html >-- Installing ./html/ch05.html >-- Installing ./html/ch06.html >-- Installing ./html/ch07.html >-- Installing ./html/ch08.html >-- Installing ./html/ch09.html >-- Installing ./html/ch10.html >-- Installing ./html/ch11.html >-- Installing ./html/ch12.html >-- Installing ./html/data-flow.png >-- Installing ./html/gdata-GData-Types.html >-- Installing ./html/gdata-overview.html >-- Installing ./html/gdata.devhelp >-- Installing ./html/gdata.devhelp2 >-- Installing ./html/home.png >-- Installing ./html/index.html >-- Installing ./html/index.sgml >-- Installing ./html/ix02.html >-- Installing ./html/ix03.html >-- Installing ./html/ix04.html >-- Installing ./html/ix05.html >-- Installing ./html/ix06.html >-- Installing ./html/ix07.html >-- Installing ./html/ix08.html >-- Installing ./html/ix09.html >-- Installing ./html/left.png >-- Installing ./html/pt01.html >-- Installing ./html/pt02.html >-- Installing ./html/pt03.html >-- Installing ./html/pt04.html >-- Installing ./html/pt05.html >-- Installing ./html/right.png >-- Installing ./html/structure.png >-- Installing ./html/style.css >-- Installing ./html/up.png >make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs/reference' >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs/reference' >make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.6.4/docs' >+ find /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 -name '*.la' -exec rm -f '{}' ';' >+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386 gdata >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libgdata-0.6.4 >extracting debug info from /builddir/build/BUILDROOT/libgdata-0.6.4-4.fc14.i386/usr/lib/libgdata.so.7.2.0 >symlinked /usr/lib/debug/usr/lib/libgdata.so.7.2.0.debug to /usr/lib/debug/usr/lib/libgdata.so.debug >symlinked /usr/lib/debug/usr/lib/libgdata.so.7.2.0.debug to /usr/lib/debug/usr/lib/libgdata.so.7.debug >2866 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GmWv6I >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libgdata-0.6.4 >+ unset DISPLAY >+ cd gdata/tests >+ ./general >/service/network_error: GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Not running within active session) >GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Not running within active session) >GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Not running within active session) >** >ERROR:general.c:670:test_service_network_error: assertion failed (error == (gdata-service-error-quark, 10)): Cannot connect to the service's server. (gdata-service-error-quark, 9) >/var/tmp/rpm-tmp.GmWv6I: line 32: 27244 Aborted (core dumped) ./general >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.GmWv6I (%check) > Bad exit status from /var/tmp/rpm-tmp.GmWv6I (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libgdata.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libgdata.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631405
:
445424
| 445425 |
445426
|
445427
|
445428
|
445429