Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-weather.spec'], False, '/srv/build/7/E/mock-root/c7.01.u-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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-weather.spec'] with env {'LANG': 'en_GB', '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: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gnome-weather-3.14.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-weather.spec'], False, '/srv/build/7/E/mock-root/c7.01.u-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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-weather.spec'] with env {'LANG': 'en_GB', '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.KhvfPc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-weather-3.14.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-weather-3.14.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-weather-3.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LbMGHA + umask 022 + cd /builddir/build/BUILD + cd gnome-weather-3.14.1 + CFLAGS='-O2 -g -pipe -Wall -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 -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 -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 -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 ']' + '[' x86_64 == 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=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 '501' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether NLS is requested... yes checking for style of include used by make... GNU 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 dependency style of gcc... none checking for intltool >= 0.26... 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 for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) 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... 1966080 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 for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.22... yes checking for appstream-util... no checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gobject-introspection... yes checking for DEPS... yes checking for gjs... /usr/bin/gjs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands + make -j16 GEN .gitignore make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/po' MSGFMT ar.gmo MSGFMT as.gmo MSGFMT be.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 eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gd.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kn.gmo MSGFMT kk.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo MSGFMT zh_HK.gmo make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/po' Making all in data make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' GEN .gitignore Making all in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' GEN .gitignore make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' ITMRG org.gnome.Weather.Application.desktop GEN org.gnome.Weather.Application.data.gresource glib-compile-schemas . GEN org.gnome.Weather.BackgroundService.data.gresource GEN org.gnome.Weather.Application.service GEN org.gnome.Weather.BackgroundService.service GEN org.gnome.Weather.Application.gschema.valid make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' GEN org.gnome.Weather.Application GEN org.gnome.Weather.BackgroundService GEN org.gnome.Weather.Application.src.gresource GEN org.gnome.Weather.BackgroundService.src.gresource GEN .gitignore make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' GEN .gitignore make all-am make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1' make[1]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zWOT2R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 + cd gnome-weather-3.14.1 + make install DESTDIR=/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/po' linguas="ar as be ca ca@valencia cs da de el en_GB eo es et eu fa fi fr fur ga gd gl he hu id it ja kk kn ko lt lv ml nb ne nl pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tg th tr uk zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-weather-3.14.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/org.gnome.Weather.mo; \ echo "installing $lang.gmo as $dir/org.gnome.Weather.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/org.gnome.Weather.mo; \ echo "installing ./$lang.gmo as" \ "$dir/org.gnome.Weather.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/org.gnome.Weather.mo.m; \ echo "installing $lang.gmo.m as $dir/org.gnome.Weather.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/org.gnome.Weather.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/org.gnome.Weather.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/org.gnome.Weather.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/as/LC_MESSAGES/org.gnome.Weather.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/be/LC_MESSAGES/org.gnome.Weather.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/org.gnome.Weather.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/org.gnome.Weather.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/org.gnome.Weather.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/da/LC_MESSAGES/org.gnome.Weather.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/de/LC_MESSAGES/org.gnome.Weather.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/el/LC_MESSAGES/org.gnome.Weather.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/org.gnome.Weather.mo installing eo.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/org.gnome.Weather.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/es/LC_MESSAGES/org.gnome.Weather.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/et/LC_MESSAGES/org.gnome.Weather.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/org.gnome.Weather.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/org.gnome.Weather.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/org.gnome.Weather.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/org.gnome.Weather.mo installing fur.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/fur/LC_MESSAGES/org.gnome.Weather.mo installing ga.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ga/LC_MESSAGES/org.gnome.Weather.mo installing gd.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/gd/LC_MESSAGES/org.gnome.Weather.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/org.gnome.Weather.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/he/LC_MESSAGES/org.gnome.Weather.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/org.gnome.Weather.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/id/LC_MESSAGES/org.gnome.Weather.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/it/LC_MESSAGES/org.gnome.Weather.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/org.gnome.Weather.mo installing kk.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/kk/LC_MESSAGES/org.gnome.Weather.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/org.gnome.Weather.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/org.gnome.Weather.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/org.gnome.Weather.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/org.gnome.Weather.mo installing ml.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/org.gnome.Weather.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/org.gnome.Weather.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ne/LC_MESSAGES/org.gnome.Weather.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/org.gnome.Weather.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/org.gnome.Weather.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/org.gnome.Weather.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/org.gnome.Weather.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/org.gnome.Weather.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/org.gnome.Weather.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/org.gnome.Weather.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/org.gnome.Weather.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/org.gnome.Weather.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/org.gnome.Weather.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/org.gnome.Weather.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/org.gnome.Weather.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/te/LC_MESSAGES/org.gnome.Weather.mo installing tg.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/tg/LC_MESSAGES/org.gnome.Weather.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/th/LC_MESSAGES/org.gnome.Weather.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/org.gnome.Weather.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/org.gnome.Weather.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/org.gnome.Weather.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/org.gnome.Weather.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/org.gnome.Weather.mo make[1]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/256x256/apps' /usr/bin/install -c -m 644 HighContrast/256x256/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/256x256/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/32x32/apps' /usr/bin/install -c -m 644 HighContrast/32x32/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/32x32/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 hicolor/48x48/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/22x22/apps' /usr/bin/install -c -m 644 HighContrast/22x22/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/16x16/apps' /usr/bin/install -c -m 644 HighContrast/16x16/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/48x48/apps' /usr/bin/install -c -m 644 HighContrast/48x48/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/24x24/apps' /usr/bin/install -c -m 644 HighContrast/24x24/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/HighContrast/24x24/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -c -m 644 hicolor/256x256/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 hicolor/22x22/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 hicolor/16x16/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 hicolor/32x32/apps/org.gnome.Weather.Application.png '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/icons/hicolor/32x32/apps' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor; gtk-update-icon-cache -f -t /usr/share/icons/HighContrast make[4]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data/icons' make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' glib-compile-schemas . make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/applications' /usr/bin/install -c -m 644 org.gnome.Weather.Application.desktop '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/gnome-shell/search-providers' /usr/bin/install -c -m 644 org.gnome.Weather.Application.search-provider.ini '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/gnome-shell/search-providers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/org.gnome.Weather' /usr/bin/install -c -m 644 org.gnome.Weather.Application.data.gresource org.gnome.Weather.BackgroundService.data.gresource '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/org.gnome.Weather' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.gnome.Weather.Application.service org.gnome.Weather.BackgroundService.service '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/dbus-1/services' if test -n "org.gnome.Weather.Application.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.Weather.Application.gschema.xml "/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi ITMRG org.gnome.Weather.Application.appdata.xml if test -n "org.gnome.Weather.Application.appdata.xml"; then \ test -z "/usr/share/appdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/appdata"; \ /usr/bin/install -c -m 644 org.gnome.Weather.Application.appdata.xml "/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/appdata"; \ fi make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' make[1]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/data' Making install in src make[1]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/bin ln -s /usr/share/org.gnome.Weather/org.gnome.Weather.Application /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/bin/gnome-weather make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/org.gnome.Weather' /usr/bin/install -c org.gnome.Weather.Application org.gnome.Weather.BackgroundService '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/org.gnome.Weather' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/org.gnome.Weather' /usr/bin/install -c -m 644 org.gnome.Weather.Application.src.gresource org.gnome.Weather.BackgroundService.src.gresource '/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/org.gnome.Weather' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' make[1]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make install-am make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[3]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1/tests' make[1]: Entering directory `/builddir/build/BUILD/gnome-weather-3.14.1' make[2]: Entering directory `/builddir/build/BUILD/gnome-weather-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-weather-3.14.1' make[1]: Leaving directory `/builddir/build/BUILD/gnome-weather-3.14.1' + find /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 org.gnome.Weather + /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-weather-3.14.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VbIcUG + umask 022 + cd /builddir/build/BUILD + cd gnome-weather-3.14.1 + desktop-file-validate /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64//usr/share/applications/org.gnome.Weather.Application.desktop + exit 0 Processing files: gnome-weather-3.14.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rhWpMv + umask 022 + cd /builddir/build/BUILD + cd gnome-weather-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/doc/gnome-weather-3.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/doc/gnome-weather-3.14.1 + cp -pr NEWS /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/doc/gnome-weather-3.14.1 + cp -pr data/CREDITS /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64/usr/share/doc/gnome-weather-3.14.1 + exit 0 Provides: appdata() appdata(org.gnome.Weather.Application.appdata.xml) application() application(org.gnome.Weather.Application.desktop) gnome-weather = 3.14.1-1.el7 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: /usr/bin/gjs Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/gnome-weather-3.14.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VYaL5k + umask 022 + cd /builddir/build/BUILD + cd gnome-weather-3.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-weather-3.14.1-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->