Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/compat-libgdata013.spec'], False, '/var/lib/mock/c71511-1-armhfp-25d58b0412f9bb3e816f0bc115000e8d2a26e2ae/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/compat-libgdata013.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/compat-libgdata013-0.13.3-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/compat-libgdata013.spec'], False, '/var/lib/mock/c71511-1-armhfp-25d58b0412f9bb3e816f0bc115000e8d2a26e2ae/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/compat-libgdata013.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MmzL06 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgdata-0.13.3 + /usr/bin/xz -dc /builddir/build/SOURCES/libgdata-0.13.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgdata-0.13.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9kR88p + umask 022 + cd /builddir/build/BUILD + cd libgdata-0.13.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-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 armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... /usr/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 whether make supports nested variables... yes checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-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 armv7hl-redhat-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_PIXBUF... yes checking for GTK... yes checking whether to build with GNOME support... yes checking whether to build with GOA support... yes checking for GNOME... yes checking for strchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking whether to build with code coverage support... no checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs 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 armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgdata.pc config.status: creating gdata/gdata-version.h 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 po/stamp-it commands + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3' 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 CC gdata/gdata_libgdata_la-gdata-feed.lo CC gdata/gdata_libgdata_la-gdata-service.lo CC gdata/gdata_libgdata_la-gdata-types.lo CC gdata/gdata_libgdata_la-gdata-query.lo gdata/gdata-service.c: In function '_gdata_service_build_session': gdata/gdata-service.c:2118:2: warning: 'soup_gnome_features_2_26_get_type' is deprecated (declared at /usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:20) [-Wdeprecated-declarations] soup_session_add_feature_by_type (session, SOUP_TYPE_GNOME_FEATURES_2_26); ^ CC gdata/gdata_libgdata_la-gdata-parser.lo CC gdata/gdata_libgdata_la-gdata-commentable.lo CC gdata/gdata_libgdata_la-gdata-comment.lo CC gdata/gdata_libgdata_la-gdata-access-handler.lo CC gdata/gdata_libgdata_la-gdata-access-rule.lo CC gdata/gdata_libgdata_la-gdata-parsable.lo CC gdata/gdata_libgdata_la-gdata-download-stream.lo CC gdata/gdata_libgdata_la-gdata-upload-stream.lo CC gdata/gdata_libgdata_la-gdata-buffer.lo CC gdata/gdata_libgdata_la-gdata-comparable.lo CC gdata/gdata_libgdata_la-gdata-batch-operation.lo CC gdata/gdata_libgdata_la-gdata-batchable.lo CC gdata/gdata_libgdata_la-gdata-batch-feed.lo CC gdata/gdata_libgdata_la-gdata-authorizer.lo CC gdata/gdata_libgdata_la-gdata-authorization-domain.lo CC gdata/gdata_libgdata_la-gdata-client-login-authorizer.lo CC gdata/gdata_libgdata_la-gdata-oauth1-authorizer.lo CC gdata/media/gdata_libgdata_la-gdata-media-category.lo CC gdata/media/gdata_libgdata_la-gdata-media-content.lo CC gdata/media/gdata_libgdata_la-gdata-media-credit.lo CC gdata/media/gdata_libgdata_la-gdata-media-thumbnail.lo CC gdata/media/gdata_libgdata_la-gdata-media-group.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-service.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-feed.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-entry.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-document.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-text.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-presentation.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-spreadsheet.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-folder.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-drawing.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-pdf.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-query.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-upload-query.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-album.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-query.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-file.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-service.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-user.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-feed.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-comment.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-service.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-video.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-content.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-credit.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-query.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-group.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-state.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-control.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-category.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-comment.lo CC gdata/gdata_libgdata_la-gdata-goa-authorizer.lo GEN gdata/libgdata.deps CC gdata/gdata_libgdata_la-gdata-marshal.lo 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 gdata/gdata-goa-authorizer.c: In function 'gdata_goa_authorizer_process_request': gdata/gdata-goa-authorizer.c:450:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^ gdata/gdata-goa-authorizer.c:456:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^ gdata/gdata-goa-authorizer.c: In function 'gdata_goa_authorizer_is_authorized_for_domain': gdata/gdata-goa-authorizer.c:464:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^ gdata/gdata-goa-authorizer.c:468:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^ gdata/gdata-goa-authorizer.c: In function 'gdata_goa_authorizer_refresh_authorization': gdata/gdata-goa-authorizer.c:484:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^ gdata/gdata-goa-authorizer.c:517:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^ GEN gdata/services/youtube/gdata-youtube-enums.c CC gdata/atom/gdata_libgdata_la-gdata-author.lo CC gdata/atom/gdata_libgdata_la-gdata-category.lo CC gdata/atom/gdata_libgdata_la-gdata-generator.lo CC gdata/atom/gdata_libgdata_la-gdata-link.lo CC gdata/app/gdata_libgdata_la-gdata-app-categories.lo CC gdata/exif/gdata_libgdata_la-gdata-exif-tags.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-email-address.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-feed-link.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-im-address.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-organization.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-phone-number.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-postal-address.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-reminder.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-when.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-where.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-who.lo CC gdata/gd/gdata_libgdata_la-gdata-gd-name.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-calendar.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-event.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-external-id.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-jot.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-language.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-relation.lo CC gdata/gcontact/gdata_libgdata_la-gdata-gcontact-website.lo CC gdata/georss/gdata_libgdata_la-gdata-georss-where.lo CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-service.lo CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-calendar.lo CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-event.lo CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-query.lo CC gdata/services/calendar/gdata_libgdata_la-gdata-calendar-feed.lo CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-service.lo CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-contact.lo CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-group.lo CC gdata/services/contacts/gdata_libgdata_la-gdata-contacts-query.lo CC demos/scrapbook/demos_scrapbook_scrapbook-scrapbook.o CC gdata/gdata_libgdata_la-gdata-enums.lo CC gdata/media/gdata_libgdata_la-gdata-media-enums.lo CC gdata/services/documents/gdata_libgdata_la-gdata-documents-enums.lo CC gdata/services/picasaweb/gdata_libgdata_la-gdata-picasaweb-enums.lo CC gdata/services/youtube/gdata_libgdata_la-gdata-youtube-enums.lo CCLD gdata/libgdata.la CCLD demos/scrapbook/scrapbook GISCAN gdata/GData-0.0.gir GICOMP gdata/GData-0.0.gir VAPIGEN gdata/libgdata.vapi make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3' Making all in gdata/tests make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/gdata/tests' CC general.o CC common.o CC youtube.o CC calendar.o CC contacts.o CC picasaweb.o CC documents.o CC memory.o CC perf.o CC streams.o CC authorization.o CC client-login-authorizer.o CC oauth1-authorizer.o client-login-authorizer.c: In function 'test_client_login_authorizer_process_request_insecure': client-login-authorizer.c:658:2: warning: 'g_test_trap_fork' is deprecated (declared at /usr/include/glib-2.0/glib/gtestutils.h:200): Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] if (g_test_trap_fork (0, 0) == TRUE) { ^ CCLD general CCLD youtube CCLD calendar CCLD contacts CCLD picasaweb CCLD documents CCLD memory CCLD perf CCLD streams CCLD authorization CCLD client-login-authorizer CCLD oauth1-authorizer make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/gdata/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/po' MSGFMT ar.gmo MSGFMT as.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT nl.gmo MSGFMT nb.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sl.gmo MSGFMT sk.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/po' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs' make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CH8T2i + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm ++ dirname /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm + cd libgdata-0.13.3 + make install DESTDIR=/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm Making install in . make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3' make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c gdata/libgdata.la '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib' libtool: install: /usr/bin/install -c gdata/.libs/libgdata.so.13.5.0 /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/libgdata.so.13.5.0 libtool: install: (cd /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib && { ln -s -f libgdata.so.13.5.0 libgdata.so.13 || { rm -f libgdata.so.13 && ln -s libgdata.so.13.5.0 libgdata.so.13; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib && { ln -s -f libgdata.so.13.5.0 libgdata.so || { rm -f libgdata.so && ln -s libgdata.so.13.5.0 libgdata.so; }; }) libtool: install: /usr/bin/install -c gdata/.libs/libgdata.lai /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/libgdata.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/app' /usr/bin/install -c -m 644 gdata/app/gdata-app-categories.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/app' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/atom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/services/calendar' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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-group.h gdata/services/contacts/gdata-contacts-query.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/services/contacts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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-document.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-drawing.h gdata/services/documents/gdata-documents-pdf.h gdata/services/documents/gdata-documents-spreadsheet.h gdata/services/documents/gdata-documents-upload-query.h gdata/services/documents/gdata-documents-enums.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/services/documents' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/gcontact' /usr/bin/install -c -m 644 gdata/gcontact/gdata-gcontact-calendar.h gdata/gcontact/gdata-gcontact-event.h gdata/gcontact/gdata-gcontact-external-id.h gdata/gcontact/gdata-gcontact-jot.h gdata/gcontact/gdata-gcontact-language.h gdata/gcontact/gdata-gcontact-relation.h gdata/gcontact/gdata-gcontact-website.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/gcontact' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/gd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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-commentable.h gdata/gdata-comment.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-comparable.h gdata/gdata-batch-operation.h gdata/gdata-batchable.h gdata/gdata-authorizer.h gdata/gdata-authorization-domain.h gdata/gdata-client-login-authorizer.h gdata/gdata-oauth1-authorizer.h gdata/gdata-goa-authorizer.h gdata/gdata-enums.h gdata/gdata-types.h gdata/gdata-version.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/media' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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-comment.h gdata/services/picasaweb/gdata-picasaweb-enums.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/services/picasaweb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/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-category.h gdata/services/youtube/gdata-youtube-comment.h gdata/services/youtube/gdata-youtube-enums.h '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include/libgdata/gdata/services/youtube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 gdata/GData-0.0.gir '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libgdata.pc '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 gdata/GData-0.0.typelib '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/vala/vapi' /usr/bin/install -c -m 644 gdata/libgdata.vapi gdata/libgdata.deps '/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/vala/vapi' make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3' make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3' Making install in gdata/tests make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/gdata/tests' make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/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.13.3/gdata/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/gdata/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/po' linguas="ar as be bg bn_IN ca ca@valencia cs da de el en_GB eo es et eu fi fr gl gu he hi hu id it ja kn ko lt lv ml mr nb nl or pa pl pt pt_BR ro ru sl sk sr sr@latin sv ta te th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libgdata-0.13.3/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 ar.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ar/LC_MESSAGES/gdata.mo installing as.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/as/LC_MESSAGES/gdata.mo installing be.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/be/LC_MESSAGES/gdata.mo installing bg.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/bg/LC_MESSAGES/gdata.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/bn_IN/LC_MESSAGES/gdata.mo installing ca.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ca/LC_MESSAGES/gdata.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ca@valencia/LC_MESSAGES/gdata.mo installing cs.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/cs/LC_MESSAGES/gdata.mo installing da.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/da/LC_MESSAGES/gdata.mo installing de.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/de/LC_MESSAGES/gdata.mo installing el.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/el/LC_MESSAGES/gdata.mo installing en_GB.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/gdata.mo installing eo.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/eo/LC_MESSAGES/gdata.mo installing es.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/es/LC_MESSAGES/gdata.mo installing et.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/et/LC_MESSAGES/gdata.mo installing eu.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/eu/LC_MESSAGES/gdata.mo installing fi.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/fi/LC_MESSAGES/gdata.mo installing fr.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/fr/LC_MESSAGES/gdata.mo installing gl.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/gl/LC_MESSAGES/gdata.mo installing gu.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/gu/LC_MESSAGES/gdata.mo installing he.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/he/LC_MESSAGES/gdata.mo installing hi.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/hi/LC_MESSAGES/gdata.mo installing hu.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/hu/LC_MESSAGES/gdata.mo installing id.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/id/LC_MESSAGES/gdata.mo installing it.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/it/LC_MESSAGES/gdata.mo installing ja.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ja/LC_MESSAGES/gdata.mo installing kn.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/kn/LC_MESSAGES/gdata.mo installing ko.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ko/LC_MESSAGES/gdata.mo installing lt.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/lt/LC_MESSAGES/gdata.mo installing lv.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/lv/LC_MESSAGES/gdata.mo installing ml.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ml/LC_MESSAGES/gdata.mo installing mr.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/mr/LC_MESSAGES/gdata.mo installing nb.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/nb/LC_MESSAGES/gdata.mo installing nl.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/nl/LC_MESSAGES/gdata.mo installing or.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/or/LC_MESSAGES/gdata.mo installing pa.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/pa/LC_MESSAGES/gdata.mo installing pl.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/pl/LC_MESSAGES/gdata.mo installing pt.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/pt/LC_MESSAGES/gdata.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/gdata.mo installing ro.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ro/LC_MESSAGES/gdata.mo installing ru.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ru/LC_MESSAGES/gdata.mo installing sl.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/sl/LC_MESSAGES/gdata.mo installing sk.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/sk/LC_MESSAGES/gdata.mo installing sr.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/sr/LC_MESSAGES/gdata.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/gdata.mo installing sv.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/sv/LC_MESSAGES/gdata.mo installing ta.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ta/LC_MESSAGES/gdata.mo installing te.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/te/LC_MESSAGES/gdata.mo installing th.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/th/LC_MESSAGES/gdata.mo installing tr.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/tr/LC_MESSAGES/gdata.mo installing ug.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/ug/LC_MESSAGES/gdata.mo installing uk.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/uk/LC_MESSAGES/gdata.mo installing vi.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/vi/LC_MESSAGES/gdata.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/gdata.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/zh_HK/LC_MESSAGES/gdata.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/gdata.mo make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/po' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GDataAPPCategories.html /usr/bin/install -c -m 644 ./html/GDataAccessHandler.html /usr/bin/install -c -m 644 ./html/GDataAccessRule.html /usr/bin/install -c -m 644 ./html/GDataAuthor.html /usr/bin/install -c -m 644 ./html/GDataAuthorizationDomain.html /usr/bin/install -c -m 644 ./html/GDataAuthorizer.html /usr/bin/install -c -m 644 ./html/GDataBatchOperation.html /usr/bin/install -c -m 644 ./html/GDataBatchable.html /usr/bin/install -c -m 644 ./html/GDataCalendarCalendar.html /usr/bin/install -c -m 644 ./html/GDataCalendarEvent.html /usr/bin/install -c -m 644 ./html/GDataCalendarFeed.html /usr/bin/install -c -m 644 ./html/GDataCalendarQuery.html /usr/bin/install -c -m 644 ./html/GDataCalendarService.html /usr/bin/install -c -m 644 ./html/GDataCategory.html /usr/bin/install -c -m 644 ./html/GDataClientLoginAuthorizer.html /usr/bin/install -c -m 644 ./html/GDataComment.html /usr/bin/install -c -m 644 ./html/GDataCommentable.html /usr/bin/install -c -m 644 ./html/GDataComparable.html /usr/bin/install -c -m 644 ./html/GDataContactsContact.html /usr/bin/install -c -m 644 ./html/GDataContactsGroup.html /usr/bin/install -c -m 644 ./html/GDataContactsQuery.html /usr/bin/install -c -m 644 ./html/GDataContactsService.html /usr/bin/install -c -m 644 ./html/GDataDocumentsDocument.html /usr/bin/install -c -m 644 ./html/GDataDocumentsDrawing.html /usr/bin/install -c -m 644 ./html/GDataDocumentsEntry.html /usr/bin/install -c -m 644 ./html/GDataDocumentsFeed.html /usr/bin/install -c -m 644 ./html/GDataDocumentsFolder.html /usr/bin/install -c -m 644 ./html/GDataDocumentsPdf.html /usr/bin/install -c -m 644 ./html/GDataDocumentsPresentation.html /usr/bin/install -c -m 644 ./html/GDataDocumentsQuery.html /usr/bin/install -c -m 644 ./html/GDataDocumentsService.html /usr/bin/install -c -m 644 ./html/GDataDocumentsSpreadsheet.html /usr/bin/install -c -m 644 ./html/GDataDocumentsText.html /usr/bin/install -c -m 644 ./html/GDataDocumentsUploadQuery.html /usr/bin/install -c -m 644 ./html/GDataDownloadStream.html /usr/bin/install -c -m 644 ./html/GDataEntry.html /usr/bin/install -c -m 644 ./html/GDataFeed.html /usr/bin/install -c -m 644 ./html/GDataGContactCalendar.html /usr/bin/install -c -m 644 ./html/GDataGContactEvent.html /usr/bin/install -c -m 644 ./html/GDataGContactExternalID.html /usr/bin/install -c -m 644 ./html/GDataGContactJot.html /usr/bin/install -c -m 644 ./html/GDataGContactLanguage.html /usr/bin/install -c -m 644 ./html/GDataGContactRelation.html /usr/bin/install -c -m 644 ./html/GDataGContactWebsite.html /usr/bin/install -c -m 644 ./html/GDataGDEmailAddress.html /usr/bin/install -c -m 644 ./html/GDataGDIMAddress.html /usr/bin/install -c -m 644 ./html/GDataGDName.html /usr/bin/install -c -m 644 ./html/GDataGDOrganization.html /usr/bin/install -c -m 644 ./html/GDataGDPhoneNumber.html /usr/bin/install -c -m 644 ./html/GDataGDPostalAddress.html /usr/bin/install -c -m 644 ./html/GDataGDReminder.html /usr/bin/install -c -m 644 ./html/GDataGDWhen.html /usr/bin/install -c -m 644 ./html/GDataGDWhere.html /usr/bin/install -c -m 644 ./html/GDataGDWho.html /usr/bin/install -c -m 644 ./html/GDataGenerator.html /usr/bin/install -c -m 644 ./html/GDataGoaAuthorizer.html /usr/bin/install -c -m 644 ./html/GDataLink.html /usr/bin/install -c -m 644 ./html/GDataMediaCategory.html /usr/bin/install -c -m 644 ./html/GDataMediaContent.html /usr/bin/install -c -m 644 ./html/GDataMediaCredit.html /usr/bin/install -c -m 644 ./html/GDataMediaThumbnail.html /usr/bin/install -c -m 644 ./html/GDataOAuth1Authorizer.html /usr/bin/install -c -m 644 ./html/GDataParsable.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebAlbum.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebComment.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebFeed.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebFile.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebQuery.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebService.html /usr/bin/install -c -m 644 ./html/GDataPicasaWebUser.html /usr/bin/install -c -m 644 ./html/GDataQuery.html /usr/bin/install -c -m 644 ./html/GDataService.html /usr/bin/install -c -m 644 ./html/GDataUploadStream.html /usr/bin/install -c -m 644 ./html/GDataYouTubeCategory.html /usr/bin/install -c -m 644 ./html/GDataYouTubeComment.html /usr/bin/install -c -m 644 ./html/GDataYouTubeContent.html /usr/bin/install -c -m 644 ./html/GDataYouTubeCredit.html /usr/bin/install -c -m 644 ./html/GDataYouTubeQuery.html /usr/bin/install -c -m 644 ./html/GDataYouTubeService.html /usr/bin/install -c -m 644 ./html/GDataYouTubeState.html /usr/bin/install -c -m 644 ./html/GDataYouTubeVideo.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/cancellation.png /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch04.html /usr/bin/install -c -m 644 ./html/ch05.html /usr/bin/install -c -m 644 ./html/ch06.html /usr/bin/install -c -m 644 ./html/ch07.html /usr/bin/install -c -m 644 ./html/ch08.html /usr/bin/install -c -m 644 ./html/ch09.html /usr/bin/install -c -m 644 ./html/ch10.html /usr/bin/install -c -m 644 ./html/ch11.html /usr/bin/install -c -m 644 ./html/ch12.html /usr/bin/install -c -m 644 ./html/ch13.html /usr/bin/install -c -m 644 ./html/ch14.html /usr/bin/install -c -m 644 ./html/ch15.html /usr/bin/install -c -m 644 ./html/ch16.html /usr/bin/install -c -m 644 ./html/ch17.html /usr/bin/install -c -m 644 ./html/data-flow.png /usr/bin/install -c -m 644 ./html/gdata-GData-Types.html /usr/bin/install -c -m 644 ./html/gdata-Version-Information.html /usr/bin/install -c -m 644 ./html/gdata-overview.html /usr/bin/install -c -m 644 ./html/gdata-running.html /usr/bin/install -c -m 644 ./html/gdata.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/ix03.html /usr/bin/install -c -m 644 ./html/ix04.html /usr/bin/install -c -m 644 ./html/ix05.html /usr/bin/install -c -m 644 ./html/ix06.html /usr/bin/install -c -m 644 ./html/ix07.html /usr/bin/install -c -m 644 ./html/ix08.html /usr/bin/install -c -m 644 ./html/ix09.html /usr/bin/install -c -m 644 ./html/ix10.html /usr/bin/install -c -m 644 ./html/ix11.html /usr/bin/install -c -m 644 ./html/ix12.html /usr/bin/install -c -m 644 ./html/ix13.html /usr/bin/install -c -m 644 ./html/ix14.html /usr/bin/install -c -m 644 ./html/ix15.html /usr/bin/install -c -m 644 ./html/ix16.html /usr/bin/install -c -m 644 ./html/ix17.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/pt03.html /usr/bin/install -c -m 644 ./html/pt04.html /usr/bin/install -c -m 644 ./html/pt05.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/structure.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/docs' make[3]: Entering directory `/builddir/build/BUILD/libgdata-0.13.3/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.13.3/docs' make[2]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs' make[1]: Leaving directory `/builddir/build/BUILD/libgdata-0.13.3/docs' + find /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm -name '*.la' -exec rm -f '{}' ';' + rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/include + rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/girepository-1.0/ + rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/libgdata.so + rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/pkgconfig/ + rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libgdata-0.13.3 extracting debug info from /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/lib/libgdata.so.13.5.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgdata.so.13.5.0.debug to /usr/lib/debug/usr/lib/libgdata.so.13.debug 4730 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 Processing files: compat-libgdata13-0.13.3-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mlnYEs + umask 022 + cd /builddir/build/BUILD + cd libgdata-0.13.3 + DOCDIR=/builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/doc/compat-libgdata13-0.13.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/doc/compat-libgdata13-0.13.3 + cp -pr COPYING /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm/usr/share/doc/compat-libgdata13-0.13.3 + exit 0 Provides: compat-libgdata13 = 0.13.3-1.el7 compat-libgdata13(armv7hl-32) = 0.13.3-1.el7 libgdata.so.13 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgck-1.so.0 libgcr-base-3.so.1 libgio-2.0.so.0 libglib-2.0.so.0 libgoa-1.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 liboauth.so.0 libp11-kit.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsoup-2.4.so.1 libsoup-gnome-2.4.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) rtld(GNU_HASH) Conflicts: libgdata < 0.15 Processing files: compat-libgdata013-debuginfo-0.13.3-1.el7.armv7hl Provides: compat-libgdata013-debuginfo = 0.13.3-1.el7 compat-libgdata013-debuginfo(armv7hl-32) = 0.13.3-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm Wrote: /builddir/build/RPMS/compat-libgdata13-0.13.3-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/compat-libgdata013-debuginfo-0.13.3-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EzvNoU + umask 022 + cd /builddir/build/BUILD + cd libgdata-0.13.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/compat-libgdata013-0.13.3-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->