Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/sushi.spec'], chrootPath='/var/lib/mock/sushi-3.28.3-1.el7-20181030180452-24190/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/sushi.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Mar 6 2012 Matthias Clasen - 0.3.91-2 Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/sushi-3.28.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/sushi.spec'], chrootPath='/var/lib/mock/sushi-3.28.3-1.el7-20181030180452-24190/root'shell=Falseuid=1004env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/sushi.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Mar 6 2012 Matthias Clasen - 0.3.91-2 Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e4ZHpi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sushi-3.28.3 + /usr/bin/xz -dc /builddir/build/SOURCES/sushi-3.28.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sushi-3.28.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fjUZlX + umask 022 + cd /builddir/build/BUILD + cd sushi-3.28.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + 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 -mcpu=power8 -mtune=power8' + 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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-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 whether make supports nested variables... yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking target system type... powerpc64le-redhat-linux-gnu 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 UID '1004' 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 to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for ppc64le-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 gobject-introspection... yes checking for ppc64le-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 for ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-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 ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for SUSHI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Sushi 3.28.3 ================== prefix: /usr compiler: gcc Now type 'make' to build sushi + make -j16 Making all in src make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/src' GEN js/util/path.js GEN stamp-sushi-enum-types.h GEN sushi-enum-types.c make all-am make[2]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/src' CC libsushi_1_0_la-sushi-cover-art.lo CC libsushi_1_0_la-sushi-pdf-loader.lo CC libsushi_1_0_la-sushi-file-loader.lo CC libsushi_1_0_la-sushi-sound-player.lo CC libsushi_1_0_la-sushi-font-loader.lo CC libsushi_1_0_la-sushi-text-loader.lo CC libsushi_1_0_la-sushi-font-widget.lo CC libsushi_1_0_la-sushi-utils.lo CC libsushi_1_0_la-sushi-enum-types.lo CC sushi_start-main.o GEN sushi CC sushi_start-sushi-resources.o chmod +x sushi CCLD libsushi-1.0.la CCLD sushi-start GISCAN Sushi-1.0.gir (process:27750): GLib-GObject-CRITICAL **: g_param_spec_boxed: assertion 'G_TYPE_IS_BOXED (boxed_type)' failed (process:27750): GLib-GObject-CRITICAL **: validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed (process:27750): GLib-GObject-CRITICAL **: g_param_spec_boxed: assertion 'G_TYPE_IS_BOXED (boxed_type)' failed (process:27750): GLib-GObject-CRITICAL **: validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed GICOMP Sushi-1.0.gir make[2]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/src' make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/src' Making all in po make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/po' MSGFMT af.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT ca@valencia.gmo MSGFMT de.gmo MSGFMT bs.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 gl.gmo MSGFMT gd.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT ja.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT lt.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sl.gmo MSGFMT sk.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT ta.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT uz@cyrillic.gmo MSGFMT vi.gmo MSGFMT zh_TW.gmo MSGFMT zh_HK.gmo MSGFMT ug.gmo MSGFMT zh_CN.gmo make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/po' Making all in data make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/data' GEN org.gnome.Sushi.service make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/data' make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9iYcUL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le + cd sushi-3.28.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le Making install in src make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/src' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/src' make[3]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/bin' /usr/bin/install -c sushi '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c sushi-start '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/libexec' libtool: warning: 'libsushi-1.0.la' has not been installed in '/usr/lib64/sushi' libtool: install: /usr/bin/install -c .libs/sushi-start /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/libexec/sushi-start /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi' /bin/sh ../libtool --mode=install /usr/bin/install -c libsushi-1.0.la '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi' libtool: install: /usr/bin/install -c .libs/libsushi-1.0.so /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi/libsushi-1.0.so libtool: install: /usr/bin/install -c .libs/libsushi-1.0.lai /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi/libsushi-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64/sushi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/ui' /usr/bin/install -c -m 644 js/ui/main.js js/ui/tweener.js js/ui/application.js js/ui/fallbackRenderer.js js/ui/mainWindow.js js/ui/mimeHandler.js js/ui/spinnerBox.js js/ui/utils.js '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/ui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/util' /usr/bin/install -c -m 644 js/util/constants.js js/util/totemMimeTypes.js '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/viewers' /usr/bin/install -c -m 644 js/viewers/image.js js/viewers/gst.js js/viewers/audio.js js/viewers/evince.js js/viewers/font.js js/viewers/html.js js/viewers/text.js '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/viewers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/gir-1.0' /usr/bin/install -c -m 644 Sushi-1.0.gir '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/util' /usr/bin/install -c -m 644 js/util/path.js '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/sushi/js/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi/girepository-1.0' /usr/bin/install -c -m 644 Sushi-1.0.typelib '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/src' make[2]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/src' make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/po' linguas="af an ar as ast be bg bn_IN bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr fur gd gl gu he hi hr hu id is it ja kk kn ko lt lv ml mr nb ne nl oc or pa pl pt pt_BR ro ru sl sk sr sr@latin sv ta te tg th tr uk uz@cyrillic vi zh_CN zh_HK zh_TW ug "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/sushi-3.28.3/config/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/sushi.mo; \ echo "installing $lang.gmo as $dir/sushi.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/sushi.mo; \ echo "installing ./$lang.gmo as" \ "$dir/sushi.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/sushi.mo.m; \ echo "installing $lang.gmo.m as $dir/sushi.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/sushi.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/sushi.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/af/LC_MESSAGES/sushi.mo installing an.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/an/LC_MESSAGES/sushi.mo installing ar.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ar/LC_MESSAGES/sushi.mo installing as.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/as/LC_MESSAGES/sushi.mo installing ast.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ast/LC_MESSAGES/sushi.mo installing be.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/be/LC_MESSAGES/sushi.mo installing bg.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/bg/LC_MESSAGES/sushi.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/bn_IN/LC_MESSAGES/sushi.mo installing bs.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/bs/LC_MESSAGES/sushi.mo installing ca.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ca/LC_MESSAGES/sushi.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ca@valencia/LC_MESSAGES/sushi.mo installing cs.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/cs/LC_MESSAGES/sushi.mo installing da.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/da/LC_MESSAGES/sushi.mo installing de.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/de/LC_MESSAGES/sushi.mo installing el.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/el/LC_MESSAGES/sushi.mo installing en_GB.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/sushi.mo installing eo.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/eo/LC_MESSAGES/sushi.mo installing es.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/es/LC_MESSAGES/sushi.mo installing et.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/et/LC_MESSAGES/sushi.mo installing eu.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/eu/LC_MESSAGES/sushi.mo installing fa.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/fa/LC_MESSAGES/sushi.mo installing fi.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/fi/LC_MESSAGES/sushi.mo installing fr.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/fr/LC_MESSAGES/sushi.mo installing fur.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/fur/LC_MESSAGES/sushi.mo installing gd.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/gd/LC_MESSAGES/sushi.mo installing gl.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/gl/LC_MESSAGES/sushi.mo installing gu.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/gu/LC_MESSAGES/sushi.mo installing he.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/he/LC_MESSAGES/sushi.mo installing hi.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/hi/LC_MESSAGES/sushi.mo installing hr.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/hr/LC_MESSAGES/sushi.mo installing hu.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/hu/LC_MESSAGES/sushi.mo installing id.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/id/LC_MESSAGES/sushi.mo installing is.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/is/LC_MESSAGES/sushi.mo installing it.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/it/LC_MESSAGES/sushi.mo installing ja.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ja/LC_MESSAGES/sushi.mo installing kk.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/kk/LC_MESSAGES/sushi.mo installing kn.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/kn/LC_MESSAGES/sushi.mo installing ko.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ko/LC_MESSAGES/sushi.mo installing lt.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/lt/LC_MESSAGES/sushi.mo installing lv.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/lv/LC_MESSAGES/sushi.mo installing ml.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ml/LC_MESSAGES/sushi.mo installing mr.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/mr/LC_MESSAGES/sushi.mo installing nb.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/nb/LC_MESSAGES/sushi.mo installing ne.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ne/LC_MESSAGES/sushi.mo installing nl.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/nl/LC_MESSAGES/sushi.mo installing oc.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/oc/LC_MESSAGES/sushi.mo installing or.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/or/LC_MESSAGES/sushi.mo installing pa.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/pa/LC_MESSAGES/sushi.mo installing pl.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/pl/LC_MESSAGES/sushi.mo installing pt.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/pt/LC_MESSAGES/sushi.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/sushi.mo installing ro.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ro/LC_MESSAGES/sushi.mo installing ru.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ru/LC_MESSAGES/sushi.mo installing sl.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/sl/LC_MESSAGES/sushi.mo installing sk.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/sk/LC_MESSAGES/sushi.mo installing sr.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/sr/LC_MESSAGES/sushi.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/sr@latin/LC_MESSAGES/sushi.mo installing sv.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/sv/LC_MESSAGES/sushi.mo installing ta.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ta/LC_MESSAGES/sushi.mo installing te.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/te/LC_MESSAGES/sushi.mo installing tg.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/tg/LC_MESSAGES/sushi.mo installing th.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/th/LC_MESSAGES/sushi.mo installing tr.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/tr/LC_MESSAGES/sushi.mo installing uk.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/uk/LC_MESSAGES/sushi.mo installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/uz@cyrillic/LC_MESSAGES/sushi.mo installing vi.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/vi/LC_MESSAGES/sushi.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/sushi.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/zh_HK/LC_MESSAGES/sushi.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/sushi.mo installing ug.gmo as /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/locale/ug/LC_MESSAGES/sushi.mo make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/data' make[2]: Entering directory `/builddir/build/BUILD/sushi-3.28.3/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.gnome.Sushi.service '/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/dbus-1/services' make[2]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/data' make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3/data' make[1]: Entering directory `/builddir/build/BUILD/sushi-3.28.3' make[2]: Entering directory `/builddir/build/BUILD/sushi-3.28.3' 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/sushi-3.28.3' make[1]: Leaving directory `/builddir/build/BUILD/sushi-3.28.3' + find /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le sushi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/sushi-3.28.3 extracting debug info from /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/lib64/sushi/libsushi-1.0.so extracting debug info from /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/libexec/sushi-start /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 299 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sushi-3.28.3-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u4W9JB + umask 022 + cd /builddir/build/BUILD + cd sushi-3.28.3 + DOCDIR=/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/doc/sushi-3.28.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/doc/sushi-3.28.3 + cp -pr README /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/doc/sushi-3.28.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/doc/sushi-3.28.3 + cp -pr NEWS /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/doc/sushi-3.28.3 + cp -pr TODO /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/doc/sushi-3.28.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XgMBAr + umask 022 + cd /builddir/build/BUILD + cd sushi-3.28.3 + LICENSEDIR=/builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/licenses/sushi-3.28.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/licenses/sushi-3.28.3 + cp -pr COPYING /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le/usr/share/licenses/sushi-3.28.3 + exit 0 Provides: libsushi-1.0.so()(64bit) sushi = 3.28.3-1.el7 sushi(ppc-64) = 3.28.3-1.el7 Requires(interp): /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: /bin/sh libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libclutter-1.0.so.0()(64bit) libclutter-gst-3.0.so.0()(64bit) libclutter-gtk-1.0.so.0()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libdrm.so.2()(64bit) libevdocument3.so.4()(64bit) libevview3.so.3()(64bit) libfreetype.so.6()(64bit) libgbm.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libgirepository-1.0.so.1()(64bit) libgjs.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtksourceview-3.0.so.1()(64bit) libharfbuzz.so.0()(64bit) libjavascriptcoregtk-4.0.so.18()(64bit) libjson-glib-1.0.so.0()(64bit) libmusicbrainz5.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libsoup-2.4.so.1()(64bit) libsushi-1.0.so()(64bit) libwayland-client.so.0()(64bit) libwayland-cursor.so.0()(64bit) libwayland-egl.so.1()(64bit) libwayland-server.so.0()(64bit) libwebkit2gtk-4.0.so.37()(64bit) libxkbcommon.so.0()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Obsoletes: sushi-devel < 0.5.1 Processing files: sushi-debuginfo-3.28.3-1.el7.ppc64le Provides: sushi-debuginfo = 3.28.3-1.el7 sushi-debuginfo(ppc-64) = 3.28.3-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le Wrote: /builddir/build/RPMS/sushi-3.28.3-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/sushi-debuginfo-3.28.3-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iZIlgY + umask 022 + cd /builddir/build/BUILD + cd sushi-3.28.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sushi-3.28.3-1.el7.ppc64le + exit 0 Child return code was: 0