Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-dash-to-dock.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a2ffbaabda301def0281dd03bf5a370f546171be/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-dash-to-dock.spec'] with env {'LANG': 'en_US.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/gnome-shell-extension-dash-to-dock-61-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-dash-to-dock.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a2ffbaabda301def0281dd03bf5a370f546171be/root'shell=Falseuid=996env={'LANG': 'en_US.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 noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-dash-to-dock.spec'] with env {'LANG': 'en_US.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KPhyob + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dash-to-dock-extensions.gnome.org-v61 + /usr/bin/gzip -dc /builddir/build/SOURCES/gnome-shell-extension-dash-to-dock-61.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dash-to-dock-extensions.gnome.org-v61 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MfYlJf + umask 022 + cd /builddir/build/BUILD + cd dash-to-dock-extensions.gnome.org-v61 + /usr/bin/make -j4 glib-compile-schemas ./schemas/ msgfmt -c po/hu.po -o po/hu.mo msgfmt -c po/ja.po -o po/ja.mo msgfmt -c po/tr.po -o po/tr.mo msgfmt -c po/fr.po -o po/fr.mo msgfmt -c po/sr.po -o po/sr.mo msgfmt -c po/ru.po -o po/ru.mo po/tr.po:8: header field 'Language-Team' missing in header msgfmt -c po/pt.po -o po/pt.mo msgfmt -c po/es.po -o po/es.mo msgfmt -c po/sr@latin.po -o po/sr@latin.mo msgfmt -c po/pt_BR.po -o po/pt_BR.mo msgfmt -c po/pl.po -o po/pl.mo msgfmt -c po/cs.po -o po/cs.mo msgfmt -c po/it.po -o po/it.mo msgfmt -c po/ar.po -o po/ar.mo msgfmt -c po/de.po -o po/de.mo msgfmt -c po/nl.po -o po/nl.mo msgfmt -c po/sv.po -o po/sv.mo msgfmt -c po/zh_CN.po -o po/zh_CN.mo msgfmt -c po/sk.po -o po/sk.mo msgfmt -c po/el.po -o po/el.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VCJ7qx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch + cd dash-to-dock-extensions.gnome.org-v61 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch make: git: Command not found rm -fR ./_build mkdir -p _build cp extension.js stylesheet.css metadata.json COPYING README.md convenience.js dash.js docking.js appIcons.js windowPreview.js intellihide.js prefs.js theming.js utils.js Settings.ui _build mkdir -p _build/media cd media ; cp logo.svg glossy.svg ../_build/media/ mkdir -p _build/schemas cp schemas/*.xml _build/schemas/ cp schemas/gschemas.compiled _build/schemas/ mkdir -p _build/locale for l in po/cs.mo po/sk.mo po/ja.mo po/pt_BR.mo po/sv.mo po/pl.mo po/it.mo po/zh_CN.mo po/de.mo po/ru.mo po/es.mo po/ar.mo po/nl.mo po/sr@latin.mo po/hu.mo po/tr.mo po/sr.mo po/el.mo po/pt.mo po/fr.mo ; do \ lf=_build/locale/`basename $l .mo`; \ mkdir -p $lf; \ mkdir -p $lf/LC_MESSAGES; \ cp $l $lf/LC_MESSAGES/dashtodock.mo; \ done; sed -i 's/"version": -1/"version": ""/' _build/metadata.json; rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com mkdir -p /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com cp -r ./_build/* /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/ # system-wide settings and locale files rm -r /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/schemas /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/locale mkdir -p /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/glib-2.0/schemas /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/locale cp -r ./schemas/*gschema.* /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/glib-2.0/schemas cp -r ./_build/locale/* /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/locale rm -fR _build echo done done + /usr/bin/rm -fr /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/COPYING /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/README.md /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/locale /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/schemas + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch gnome-shell-extension-dash-to-dock --all-name + /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/dash-to-dock-extensions.gnome.org-v61 /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 Processing files: gnome-shell-extension-dash-to-dock-61-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CAM12K + umask 022 + cd /builddir/build/BUILD + cd dash-to-dock-extensions.gnome.org-v61 + DOCDIR=/builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/doc/gnome-shell-extension-dash-to-dock-61 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/doc/gnome-shell-extension-dash-to-dock-61 + cp -pr README.md /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/doc/gnome-shell-extension-dash-to-dock-61 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D8OWuZ + umask 022 + cd /builddir/build/BUILD + cd dash-to-dock-extensions.gnome.org-v61 + LICENSEDIR=/builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/licenses/gnome-shell-extension-dash-to-dock-61 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/licenses/gnome-shell-extension-dash-to-dock-61 + cp -pr COPYING /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch/usr/share/licenses/gnome-shell-extension-dash-to-dock-61 + exit 0 Provides: gnome-shell-extension-dash-to-dock = 61-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(postun): /bin/sh Requires(posttrans): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch Wrote: /builddir/build/RPMS/gnome-shell-extension-dash-to-dock-61-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fzskzL + umask 022 + cd /builddir/build/BUILD + cd dash-to-dock-extensions.gnome.org-v61 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-dash-to-dock-61-1.el7.noarch + exit 0 Child return code was: 0