Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-software.spec'], False, '/var/lib/mock/f21-build-2578906-431525/root/', None, 86400, True, False, 1000, 425, 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 x86_64 --nodeps builddir/build/SPECS/gnome-software.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'} warning: Could not canonicalize hostname: buildvm-27.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gnome-software-3.14.1-2.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-software.spec'], False, '/var/lib/mock/f21-build-2578906-431525/root/', None, 86400, True, False, 1000, 425, 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 x86_64 --nodeps builddir/build/SPECS/gnome-software.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0vSA0W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-software-3.14.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-software-3.14.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-software-3.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnome-software-system-apps.patch):' Patch #0 (gnome-software-system-apps.patch): + /usr/bin/cat /builddir/build/SOURCES/gnome-software-system-apps.patch + /usr/bin/patch -p1 -b --suffix .system-apps --fuzz=0 patching file data/modulesets/gnome.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cq3ZaW + umask 022 + cd /builddir/build/BUILD + cd gnome-software-3.14.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + 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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for x86_64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok 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 whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wreturn-type... yes checking whether gcc understands -Wformat-nonliteral... yes checking whether gcc understands -Wmissing-format-attribute... yes checking whether gcc understands -Wclobbered... yes checking whether gcc understands -Wempty-body... yes checking whether gcc understands -Wignored-qualifiers... yes checking whether gcc understands -Wsign-compare... yes checking whether gcc understands -Wtype-limits... yes checking whether gcc understands -Wuninitialized... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wno-strict-aliasing... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wmissing-parameter-type... yes checking whether gcc understands -Woverride-init... 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 -Wmissing-declarations -Wcast-align -Wwrite-strings -Wreturn-type -Wformat-nonliteral -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init checking what language compliance flags to pass to the C compiler... checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.39.1... yes (version 2.42.0) checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GTK... yes checking for PACKAGEKIT... yes checking for APPSTREAM... yes checking for SQLITE... yes checking for SOUP... yes checking for GSETTINGS_DESKTOP_SCHEMAS... yes checking for GNOME_DESKTOP... yes checking for xsltproc... /usr/bin/xsltproc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating data/appdata/Makefile config.status: creating data/featured.ini config.status: creating data/Makefile config.status: creating data/modulesets/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/icons/hicolor/16x16/Makefile config.status: creating data/icons/hicolor/22x22/Makefile config.status: creating data/icons/hicolor/24x24/Makefile config.status: creating data/icons/hicolor/32x32/Makefile config.status: creating data/icons/hicolor/48x48/Makefile config.status: creating data/icons/hicolor/256x256/Makefile config.status: creating data/icons/hicolor/scalable/Makefile config.status: creating data/icons/HighContrast/Makefile config.status: creating data/icons/HighContrast/16x16/Makefile config.status: creating data/icons/HighContrast/22x22/Makefile config.status: creating data/icons/HighContrast/24x24/Makefile config.status: creating data/icons/HighContrast/32x32/Makefile config.status: creating data/icons/HighContrast/48x48/Makefile config.status: creating data/icons/HighContrast/256x256/Makefile config.status: creating src/Makefile config.status: creating src/plugins/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands gnome-software 3.14.1 ========================== prefix: /usr datadir: /usr/share compiler: gcc cflags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic cppflags: Dogtail: yes + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1' Making all in data make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data' Making all in appdata make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/appdata' ITMRG org.gnome.Software.appdata.xml make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/appdata' Making all in modulesets make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/modulesets' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/modulesets' Making all in icons make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' Making all in hicolor make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' Making all in 16x16 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/16x16' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/16x16' Making all in 22x22 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/22x22' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/22x22' Making all in 24x24 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/24x24' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/24x24' Making all in 32x32 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/32x32' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/32x32' Making all in 48x48 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/48x48' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/48x48' Making all in 256x256 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/256x256' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/256x256' Making all in scalable make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/scalable' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/scalable' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' Making all in HighContrast make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' Making all in 16x16 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/16x16' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/16x16' Making all in 22x22 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/22x22' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/22x22' Making all in 24x24 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/24x24' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/24x24' Making all in 32x32 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/32x32' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/32x32' Making all in 48x48 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/48x48' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/48x48' Making all in 256x256 make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/256x256' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/256x256' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data' GEN org.gnome.software.gschema.valid make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/po' MSGFMT af.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT da.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT km.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT lt.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' Making all in plugins make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src/plugins' CC libgs_plugin_dummy_la-gs-plugin-dummy.lo CC libgs_plugin_self_test_la-gs-plugin-self-test.lo CC libgs_plugin_appstream_la-gs-plugin-appstream.lo CC libgs_plugin_hardcoded_featured_la-gs-plugin-hardcoded-featured.lo CC libgs_plugin_hardcoded_categories_la-gs-plugin-hardcoded-categories.lo CC libgs_plugin_moduleset_la-gs-moduleset.lo CC libgs_plugin_moduleset_la-gs-plugin-moduleset.lo CC libgs_plugin_menu_spec_categories_la-gs-plugin-menu-spec-categories.lo CC libgs_plugin_menu_spec_categories_la-menu-spec-common.lo CC libgs_plugin_menu_spec_refine_la-gs-plugin-menu-spec-refine.lo CC libgs_plugin_menu_spec_refine_la-menu-spec-common.lo CC libgs_plugin_local_ratings_la-gs-plugin-local-ratings.lo CC libgs_plugin_fedora_tagger_ratings_la-gs-plugin-fedora-tagger-ratings.lo CC libgs_plugin_fedora_tagger_usage_la-gs-plugin-fedora-tagger-usage.lo CC libgs_plugin_epiphany_la-gs-plugin-epiphany.lo CC libgs_plugin_systemd_updates_la-gs-plugin-systemd-updates.lo CC libgs_plugin_packagekit_refine_la-gs-plugin-packagekit-refine.lo CC libgs_plugin_packagekit_refine_la-packagekit-common.lo CC libgs_plugin_packagekit_refresh_la-gs-plugin-packagekit-refresh.lo CC libgs_plugin_packagekit_refresh_la-packagekit-common.lo CC libgs_plugin_packagekit_offline_la-gs-plugin-packagekit-offline.lo CC libgs_plugin_packagekit_history_la-gs-plugin-packagekit-history.lo CC libgs_plugin_packagekit_la-gs-plugin-packagekit.lo CC libgs_plugin_packagekit_la-packagekit-common.lo CCLD libgs_plugin_dummy.la CCLD libgs_plugin_self_test.la CCLD libgs_plugin_appstream.la CCLD libgs_plugin_hardcoded-featured.la CCLD libgs_plugin_hardcoded-categories.la CCLD libgs_plugin_moduleset.la CCLD libgs_plugin_menu-spec-categories.la CCLD libgs_plugin_menu-spec-refine.la CCLD libgs_plugin_local-ratings.la CCLD libgs_plugin_fedora_tagger_ratings.la CCLD libgs_plugin_fedora_tagger_usage.la CCLD libgs_plugin_epiphany.la CCLD libgs_plugin_systemd-updates.la CCLD libgs_plugin_packagekit-refine.la CCLD libgs_plugin_packagekit-refresh.la CCLD libgs_plugin_packagekit-offline.la CCLD libgs_plugin_packagekit-history.la CCLD libgs_plugin_packagekit.la make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src/plugins' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' CC gnome_software-gs-resources.o CC gnome_software-gs-dbus-helper.o CC gnome_software-gs-utils.o CC gnome_software-gs-app.o CC gnome_software-gs-category.o CC gnome_software-gs-app-addon-row.o CC gnome_software-gs-app-row.o CC gnome_software-gs-star-widget.o CC gnome_software-gs-popular-tile.o CC gnome_software-gs-feature-tile.o CC gnome_software-gs-category-tile.o CC gnome_software-gs-app-tile.o CC gnome_software-gs-app-folder-dialog.o CC gnome_software-gs-first-run-dialog.o CC gnome_software-gs-history-dialog.o CC gnome_software-gs-box.o CC gnome_software-gs-plugin.o CC gnome_software-gs-profile.o CC gnome_software-gs-screenshot-image.o CC gnome_software-gs-shell.o CC gnome_software-gs-markdown.o CC gnome_software-gs-shell-details.o CC gnome_software-gs-shell-category.o CC gnome_software-gs-shell-installed.o CC gnome_software-gs-shell-overview.o CC gnome_software-gs-shell-updates.o CC gnome_software-gs-shell-search.o CC gnome_software-gs-sources-dialog.o CC gnome_software-gs-update-dialog.o CC gnome_software-gs-update-list.o CC gnome_software-gs-update-monitor.o CC gnome_software-gs-proxy-settings.o CC gnome_software-gs-offline-updates.o CC gnome_software-gs-plugin-loader.o CC gnome_software-gs-plugin-loader-sync.o CC gnome_software-gs-shell-search-provider-generated.o CC gnome_software-gs-shell-search-provider.o CC gnome_software-gs-application.o CC gnome_software-gs-folders.o CC gnome_software-gs-main.o CC gnome_software_cmd-gs-app.o CC gnome_software_cmd-gs-cmd.o CC gnome_software_cmd-gs-utils.o CC gnome_software_cmd-gs-plugin-loader.o CC gnome_software_cmd-gs-plugin-loader-sync.o CC gnome_software_cmd-gs-category.o CC gnome_software_cmd-gs-plugin.o CC gnome_software_cmd-gs-profile.o GEN gnome-software.1 GEN gnome-software-service.desktop GEN org.gnome.Software.service ITMRG gnome-software-local-file.desktop ITMRG org.gnome.Software.desktop CCLD gnome-software CCLD gnome-software-cmd make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make all-am make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1' make[1]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yX0rAv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 + cd gnome-software-3.14.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 Making install in data make[1]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data' Making install in appdata make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/appdata' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/appdata' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/appdata' /usr/bin/install -c -m 644 org.gnome.Software.appdata.xml '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/appdata' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/appdata' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/appdata' Making install in modulesets make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/modulesets' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/modulesets' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/gnome-software/modulesets.d' /usr/bin/install -c -m 644 base.xml default.xml gnome.xml '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/gnome-software/modulesets.d' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/modulesets' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/modulesets' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' Making install in hicolor make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' Making install in 16x16 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/16x16' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/16x16' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/16x16/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/16x16' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/16x16' Making install in 22x22 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/22x22' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/22x22' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/22x22/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/22x22' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/22x22' Making install in 24x24 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/24x24' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/24x24' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/24x24/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/24x24' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/24x24' Making install in 32x32 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/32x32' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/32x32' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/32x32/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/32x32' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/32x32' Making install in 48x48 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/48x48' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/48x48' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/48x48/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/48x48' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/48x48' Making install in 256x256 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/256x256' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/256x256' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/256x256/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/256x256' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/256x256' Making install in scalable make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/scalable' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/scalable' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 gnome-software-symbolic.svg '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/hicolor/scalable/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/scalable' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor/scalable' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/hicolor' Making install in HighContrast make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' Making install in 16x16 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/16x16' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/16x16' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/16x16/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/16x16/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/16x16' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/16x16' Making install in 22x22 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/22x22' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/22x22' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/22x22/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/22x22/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/22x22' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/22x22' Making install in 24x24 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/24x24' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/24x24' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/24x24/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/24x24/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/24x24' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/24x24' Making install in 32x32 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/32x32' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/32x32' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/32x32/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/32x32/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/32x32' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/32x32' Making install in 48x48 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/48x48' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/48x48' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/48x48/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/48x48/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/48x48' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/48x48' Making install in 256x256 make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/256x256' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/256x256' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/256x256/apps' /usr/bin/install -c -m 644 gnome-software.png '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/icons/HighContrast/256x256/apps' make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/256x256' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast/256x256' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[5]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons/HighContrast' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data/icons' make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/gnome-software' /usr/bin/install -c -m 644 featured-ardour.png featured-ardour-bg.png featured-blender.png featured-chess.png featured-firefox.png featured-gimp.png featured-gnome-sudoku.png featured-inkscape.png featured-mypaint.png featured-transmission.png featured-weather.png featured-weather-bg.png featured-xchat.png featured.ini '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/gnome-software' if test -n "org.gnome.software.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.software.gschema.xml "/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data' make[1]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/data' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/po' linguas="af ar as ca ca@valencia cs da de el en_GB es eu fi fr gl he hu id it ja km ko lv lt nb ne pa pl pt pt_BR ru sk sl sr sr@latin sv te th tr uk zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-software-3.14.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-software.mo; \ echo "installing $lang.gmo as $dir/gnome-software.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-software.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-software.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-software.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-software.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-software.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-software.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/af/LC_MESSAGES/gnome-software.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ar/LC_MESSAGES/gnome-software.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/as/LC_MESSAGES/gnome-software.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ca/LC_MESSAGES/gnome-software.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-software.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/cs/LC_MESSAGES/gnome-software.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/da/LC_MESSAGES/gnome-software.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/de/LC_MESSAGES/gnome-software.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/el/LC_MESSAGES/gnome-software.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gnome-software.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/es/LC_MESSAGES/gnome-software.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/eu/LC_MESSAGES/gnome-software.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/fi/LC_MESSAGES/gnome-software.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/fr/LC_MESSAGES/gnome-software.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/gl/LC_MESSAGES/gnome-software.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/he/LC_MESSAGES/gnome-software.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/hu/LC_MESSAGES/gnome-software.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/id/LC_MESSAGES/gnome-software.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/it/LC_MESSAGES/gnome-software.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ja/LC_MESSAGES/gnome-software.mo installing km.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/km/LC_MESSAGES/gnome-software.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ko/LC_MESSAGES/gnome-software.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/lv/LC_MESSAGES/gnome-software.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/lt/LC_MESSAGES/gnome-software.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/nb/LC_MESSAGES/gnome-software.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ne/LC_MESSAGES/gnome-software.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/pa/LC_MESSAGES/gnome-software.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/pl/LC_MESSAGES/gnome-software.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/pt/LC_MESSAGES/gnome-software.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-software.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/ru/LC_MESSAGES/gnome-software.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/sk/LC_MESSAGES/gnome-software.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/sl/LC_MESSAGES/gnome-software.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/sr/LC_MESSAGES/gnome-software.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-software.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/sv/LC_MESSAGES/gnome-software.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/te/LC_MESSAGES/gnome-software.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/th/LC_MESSAGES/gnome-software.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/tr/LC_MESSAGES/gnome-software.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/uk/LC_MESSAGES/gnome-software.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-software.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-software.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-software.mo make[1]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' Making install in plugins make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src/plugins' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src/plugins' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgs_plugin_appstream.la libgs_plugin_hardcoded-featured.la libgs_plugin_hardcoded-categories.la libgs_plugin_moduleset.la libgs_plugin_menu-spec-categories.la libgs_plugin_menu-spec-refine.la libgs_plugin_local-ratings.la libgs_plugin_fedora_tagger_ratings.la libgs_plugin_fedora_tagger_usage.la libgs_plugin_epiphany.la libgs_plugin_systemd-updates.la libgs_plugin_packagekit-refine.la libgs_plugin_packagekit-refresh.la libgs_plugin_packagekit-offline.la libgs_plugin_packagekit-history.la libgs_plugin_packagekit.la '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7' libtool: install: /usr/bin/install -c .libs/libgs_plugin_appstream.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_appstream.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_appstream.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_appstream.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_hardcoded-featured.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-featured.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_hardcoded-featured.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-featured.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_hardcoded-categories.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-categories.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_hardcoded-categories.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-categories.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_moduleset.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_moduleset.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_moduleset.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_moduleset.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_menu-spec-categories.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-categories.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_menu-spec-categories.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-categories.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_menu-spec-refine.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-refine.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_menu-spec-refine.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-refine.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_local-ratings.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_local-ratings.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_local-ratings.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_local-ratings.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_fedora_tagger_ratings.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_ratings.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_fedora_tagger_ratings.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_ratings.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_fedora_tagger_usage.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_usage.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_fedora_tagger_usage.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_usage.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_epiphany.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_epiphany.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_epiphany.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_epiphany.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_systemd-updates.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_systemd-updates.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_systemd-updates.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_systemd-updates.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-refine.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refine.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-refine.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refine.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-refresh.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refresh.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-refresh.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refresh.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-offline.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-offline.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-offline.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-offline.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-history.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-history.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit-history.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-history.la libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit.so /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit.so libtool: install: /usr/bin/install -c .libs/libgs_plugin_packagekit.lai /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gs-plugins-7' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src/plugins' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src/plugins' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make[4]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gnome-software '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/bin' libtool: install: /usr/bin/install -c gnome-software /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/bin/gnome-software /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/etc/xdg/autostart' /usr/bin/install -c -m 644 gnome-software-service.desktop '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/etc/xdg/autostart' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.gnome.Software.service '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/applications' /usr/bin/install -c -m 644 gnome-software-local-file.desktop org.gnome.Software.desktop '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 gnome-software.1 '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/gnome-shell/search-providers' /usr/bin/install -c -m 644 gnome-software-search-provider.ini '/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/gnome-shell/search-providers' make[4]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' make[1]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[3]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1/tests' make[1]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1' make[2]: Entering directory '/builddir/build/BUILD/gnome-software-3.14.1' 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/gnome-software-3.14.1' make[1]: Leaving directory '/builddir/build/BUILD/gnome-software-3.14.1' + /usr/bin/rm /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_appstream.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_epiphany.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_ratings.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_usage.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-categories.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-featured.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_local-ratings.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-categories.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-refine.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_moduleset.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-history.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-offline.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refine.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refresh.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit.la /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_systemd-updates.la + desktop-file-edit /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/applications/org.gnome.Software.desktop --set-key=X-AppInstall-Package --set-value=gnome-software + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 gnome-software --with-gnome + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gnome-software-3.14.1 extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refine.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_ratings.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-featured.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-refine.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_menu-spec-categories.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_hardcoded-categories.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_systemd-updates.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-refresh.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_moduleset.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_appstream.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-offline.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_packagekit-history.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_epiphany.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_fedora_tagger_usage.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/lib64/gs-plugins-7/libgs_plugin_local-ratings.so extracting debug info from /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/bin/gnome-software /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 3734 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EVOvRf + umask 022 + cd /builddir/build/BUILD + cd gnome-software-3.14.1 + desktop-file-validate /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/applications/gnome-software-local-file.desktop /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/applications/org.gnome.Software.desktop /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/applications/org.gnome.Software.desktop: hint: value item "PackageManager" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Settings + exit 0 Processing files: gnome-software-3.14.1-2.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uynz9Z + umask 022 + cd /builddir/build/BUILD + cd gnome-software-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-software + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-software + cp -pr AUTHORS /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-software + cp -pr COPYING /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-software + cp -pr NEWS /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-software + cp -pr README /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64/usr/share/doc/gnome-software + exit 0 Provides: appdata() appdata(org.gnome.Software.appdata.xml) application() application(gnome-software-local-file.desktop) application(org.gnome.Software.desktop) gnome-software = 3.14.1-2.fc21 gnome-software(x86-64) = 3.14.1-2.fc21 libgs_plugin_appstream.so()(64bit) libgs_plugin_epiphany.so()(64bit) libgs_plugin_fedora_tagger_ratings.so()(64bit) libgs_plugin_fedora_tagger_usage.so()(64bit) libgs_plugin_hardcoded-categories.so()(64bit) libgs_plugin_hardcoded-featured.so()(64bit) libgs_plugin_local-ratings.so()(64bit) libgs_plugin_menu-spec-categories.so()(64bit) libgs_plugin_menu-spec-refine.so()(64bit) libgs_plugin_moduleset.so()(64bit) libgs_plugin_packagekit-history.so()(64bit) libgs_plugin_packagekit-offline.so()(64bit) libgs_plugin_packagekit-refine.so()(64bit) libgs_plugin_packagekit-refresh.so()(64bit) libgs_plugin_packagekit.so()(64bit) libgs_plugin_systemd-updates.so()(64bit) mimehandler(application/x-app-package) mimehandler(application/x-deb) mimehandler(application/x-redhat-package-manager) mimehandler(application/x-rpm) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libappstream-glib.so.1()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-desktop-3.so.10()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libpackagekit-glib2.so.18()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsoup-2.4.so.1()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: gnome-software-debuginfo-3.14.1-2.fc21.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 Wrote: /builddir/build/RPMS/gnome-software-3.14.1-2.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/gnome-software-debuginfo-3.14.1-2.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oBWkjO + umask 022 + cd /builddir/build/BUILD + cd gnome-software-3.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-software-3.14.1-2.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->