Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/stgit.spec'], False, '/var/lib/mock/epel7-build-2570343-430978/root/', None, 86400, True, False, 500, 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 noarch --nodeps builddir/build/SPECS/stgit.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'} sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/stgit-0.17.1-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/stgit.spec'], False, '/var/lib/mock/epel7-build-2570343-430978/root/', None, 86400, True, False, 500, 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 noarch --nodeps builddir/build/SPECS/stgit.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XaZJIY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stgit-0.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/stgit-0.17.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stgit-0.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (stgit-0.16-tmpl.patch):' Patch #0 (stgit-0.16-tmpl.patch): + /usr/bin/cat /builddir/build/SOURCES/stgit-0.16-tmpl.patch + /usr/bin/patch -p1 -b --suffix .templ --fuzz=0 patching file stgit/commands/common.py + chmod -x contrib/stgbashprompt.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mhYSC5 + umask 022 + cd /builddir/build/BUILD + cd stgit-0.17.1 + make all doc prefix=/usr -j16 python2 setup.py build cd Documentation && make all fatal: Not a git repository (or any of the parent directories): .git running build running build_py creating build creating build/lib creating build/lib/stgit copying stgit/run.py -> build/lib/stgit copying stgit/stack.py -> build/lib/stgit copying stgit/utils.py -> build/lib/stgit copying stgit/exception.py -> build/lib/stgit copying stgit/basedir.py -> build/lib/stgit copying stgit/builtin_version.py -> build/lib/stgit copying stgit/__init__.py -> build/lib/stgit copying stgit/out.py -> build/lib/stgit copying stgit/completion.py -> build/lib/stgit copying stgit/version.py -> build/lib/stgit copying stgit/argparse.py -> build/lib/stgit copying stgit/config.py -> build/lib/stgit copying stgit/git.py -> build/lib/stgit copying stgit/main.py -> build/lib/stgit copying stgit/templates.py -> build/lib/stgit creating build/lib/stgit/commands copying stgit/commands/reset.py -> build/lib/stgit/commands copying stgit/commands/next.py -> build/lib/stgit/commands copying stgit/commands/new.py -> build/lib/stgit/commands copying stgit/commands/delete.py -> build/lib/stgit/commands copying stgit/commands/mail.py -> build/lib/stgit/commands copying stgit/commands/init.py -> build/lib/stgit/commands copying stgit/commands/commit.py -> build/lib/stgit/commands copying stgit/commands/export.py -> build/lib/stgit/commands copying stgit/commands/goto.py -> build/lib/stgit/commands copying stgit/commands/sink.py -> build/lib/stgit/commands copying stgit/commands/edit.py -> build/lib/stgit/commands copying stgit/commands/pick.py -> build/lib/stgit/commands copying stgit/commands/top.py -> build/lib/stgit/commands copying stgit/commands/rebase.py -> build/lib/stgit/commands copying stgit/commands/show.py -> build/lib/stgit/commands copying stgit/commands/patches.py -> build/lib/stgit/commands copying stgit/commands/clone.py -> build/lib/stgit/commands copying stgit/commands/log.py -> build/lib/stgit/commands copying stgit/commands/float.py -> build/lib/stgit/commands copying stgit/commands/common.py -> build/lib/stgit/commands copying stgit/commands/branch.py -> build/lib/stgit/commands copying stgit/commands/id.py -> build/lib/stgit/commands copying stgit/commands/files.py -> build/lib/stgit/commands copying stgit/commands/publish.py -> build/lib/stgit/commands copying stgit/commands/repair.py -> build/lib/stgit/commands copying stgit/commands/cmdlist.py -> build/lib/stgit/commands copying stgit/commands/unhide.py -> build/lib/stgit/commands copying stgit/commands/rename.py -> build/lib/stgit/commands copying stgit/commands/diff.py -> build/lib/stgit/commands copying stgit/commands/redo.py -> build/lib/stgit/commands copying stgit/commands/squash.py -> build/lib/stgit/commands copying stgit/commands/sync.py -> build/lib/stgit/commands copying stgit/commands/imprt.py -> build/lib/stgit/commands copying stgit/commands/series.py -> build/lib/stgit/commands copying stgit/commands/pop.py -> build/lib/stgit/commands copying stgit/commands/__init__.py -> build/lib/stgit/commands copying stgit/commands/push.py -> build/lib/stgit/commands copying stgit/commands/clean.py -> build/lib/stgit/commands copying stgit/commands/undo.py -> build/lib/stgit/commands copying stgit/commands/hide.py -> build/lib/stgit/commands copying stgit/commands/fold.py -> build/lib/stgit/commands copying stgit/commands/uncommit.py -> build/lib/stgit/commands copying stgit/commands/prev.py -> build/lib/stgit/commands copying stgit/commands/refresh.py -> build/lib/stgit/commands copying stgit/commands/pull.py -> build/lib/stgit/commands creating build/lib/stgit/lib copying stgit/lib/stack.py -> build/lib/stgit/lib copying stgit/lib/edit.py -> build/lib/stgit/lib copying stgit/lib/transaction.py -> build/lib/stgit/lib copying stgit/lib/log.py -> build/lib/stgit/lib copying stgit/lib/__init__.py -> build/lib/stgit/lib copying stgit/lib/stackupgrade.py -> build/lib/stgit/lib copying stgit/lib/git.py -> build/lib/stgit/lib running build_scripts creating build/scripts-2.7 copying and adjusting stg -> build/scripts-2.7 changing mode of build/scripts-2.7/stg from 644 to 755 make[1]: Entering directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' ../stg-build --asciidoc goto > stg-goto.txt ../stg-build --asciidoc commit > stg-commit.txt ../stg-build --asciidoc unhide > stg-unhide.txt ../stg-build --asciidoc pick > stg-pick.txt ../stg-build --asciidoc export > stg-export.txt ../stg-build --asciidoc rename > stg-rename.txt ../stg-build --asciidoc prev > stg-prev.txt ../stg-build --asciidoc files > stg-files.txt ../stg-build --asciidoc patches > stg-patches.txt ../stg-build --asciidoc squash > stg-squash.txt ../stg-build --asciidoc repair > stg-repair.txt ../stg-build --asciidoc show > stg-show.txt ../stg-build --asciidoc mail > stg-mail.txt ../stg-build --asciidoc sync > stg-sync.txt ../stg-build --asciidoc publish > stg-publish.txt ../stg-build --asciidoc push > stg-push.txt ../stg-build --asciidoc id > stg-id.txt ../stg-build --asciidoc reset > stg-reset.txt ../stg-build --asciidoc import > stg-import.txt ../stg-build --asciidoc redo > stg-redo.txt ../stg-build --asciidoc diff > stg-diff.txt ../stg-build --asciidoc new > stg-new.txt ../stg-build --asciidoc top > stg-top.txt ../stg-build --asciidoc hide > stg-hide.txt ../stg-build --asciidoc rebase > stg-rebase.txt ../stg-build --asciidoc refresh > stg-refresh.txt ../stg-build --asciidoc undo > stg-undo.txt ../stg-build --asciidoc pull > stg-pull.txt ../stg-build --asciidoc delete > stg-delete.txt ../stg-build --asciidoc clone > stg-clone.txt ../stg-build --asciidoc branch > stg-branch.txt ../stg-build --asciidoc series > stg-series.txt ../stg-build --asciidoc clean > stg-clean.txt ../stg-build --asciidoc edit > stg-edit.txt ../stg-build --asciidoc uncommit > stg-uncommit.txt ../stg-build --asciidoc pop > stg-pop.txt ../stg-build --asciidoc float > stg-float.txt ../stg-build --asciidoc fold > stg-fold.txt ../stg-build --asciidoc init > stg-init.txt ../stg-build --cmd-list > command-list.txt ../stg-build --asciidoc log > stg-log.txt ../stg-build --asciidoc sink > stg-sink.txt ../stg-build --asciidoc next > stg-next.txt rm -f doc.dep+ doc.dep perl ./build-docdep.perl >doc.dep+ mv doc.dep+ doc.dep make[1]: Leaving directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' make[1]: Entering directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-branch.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-clean.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-clone.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-commit.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-delete.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-diff.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-edit.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-export.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-files.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-float.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-fold.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-goto.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-hide.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-id.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-import.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-init.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-log.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-mail.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-new.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-next.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-patches.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-pick.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-pop.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-prev.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-publish.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-pull.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-push.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-rebase.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-redo.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-refresh.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-rename.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-repair.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-reset.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-series.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-show.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-sink.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-squash.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-sync.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-top.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-uncommit.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-undo.txt asciidoc --unsafe -b xhtml11 -d manpage -f asciidoc.conf stg-unhide.txt asciidoc --unsafe -b xhtml11 -d article -a toc -f tutorial.conf \ tutorial.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-branch.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-clean.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-clone.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-commit.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-delete.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-diff.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-edit.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-export.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-files.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-float.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-fold.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-goto.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-hide.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-id.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-import.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-init.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-log.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-mail.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-new.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-next.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-patches.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-pick.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-pop.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-prev.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-publish.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-pull.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-push.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-rebase.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-redo.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-refresh.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-rename.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-repair.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-reset.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-series.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-show.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-sink.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-squash.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-sync.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-top.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-uncommit.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-undo.txt asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-unhide.txt xmlto -m callouts.xsl man stg.xml xmlto -m callouts.xsl man stg-branch.xml xmlto -m callouts.xsl man stg-clean.xml xmlto -m callouts.xsl man stg-clone.xml xmlto -m callouts.xsl man stg-commit.xml xmlto -m callouts.xsl man stg-delete.xml xmlto -m callouts.xsl man stg-diff.xml xmlto -m callouts.xsl man stg-edit.xml xmlto -m callouts.xsl man stg-export.xml xmlto -m callouts.xsl man stg-files.xml xmlto -m callouts.xsl man stg-float.xml xmlto -m callouts.xsl man stg-fold.xml xmlto -m callouts.xsl man stg-goto.xml xmlto -m callouts.xsl man stg-hide.xml Warn: meta author : no refentry/info/author stg Note: meta author : see http://docbook.sf.net/el/author stg Warn: meta author : no author data, so inserted a fixme stg Warn: meta author : no refentry/info/author stg-branch Note: meta author : see http://docbook.sf.net/el/author stg-branch Warn: meta author : no author data, so inserted a fixme stg-branch xmlto -m callouts.xsl man stg-id.xml Warn: meta author : no refentry/info/author stg-clean Note: meta author : see http://docbook.sf.net/el/author stg-clean Warn: meta author : no author data, so inserted a fixme stg-clean Warn: meta author : no refentry/info/author stg-clone Note: meta author : see http://docbook.sf.net/el/author stg-clone Warn: meta author : no author data, so inserted a fixme stg-clone Warn: meta author : no refentry/info/author stg-delete Note: meta author : see http://docbook.sf.net/el/author stg-delete Warn: meta author : no author data, so inserted a fixme stg-delete Warn: meta author : no refentry/info/author stg-commit Note: meta author : see http://docbook.sf.net/el/author stg-commit Warn: meta author : no author data, so inserted a fixme stg-commit xmlto -m callouts.xsl man stg-import.xml Warn: meta author : no refentry/info/author stg-diff Note: meta author : see http://docbook.sf.net/el/author stg-diff Warn: meta author : no author data, so inserted a fixme stg-diff Warn: meta author : no refentry/info/author stg-edit Note: meta author : see http://docbook.sf.net/el/author stg-edit Warn: meta author : no author data, so inserted a fixme stg-edit Warn: meta author : no refentry/info/author stg-files Warn: meta author : no refentry/info/author stg-export Note: meta author : see http://docbook.sf.net/el/author stg-files Note: meta author : see http://docbook.sf.net/el/author stg-export Warn: meta author : no author data, so inserted a fixme stg-files Warn: meta author : no author data, so inserted a fixme stg-export Note: Writing stg-branch.1 Warn: meta author : no refentry/info/author stg-float Note: meta author : see http://docbook.sf.net/el/author stg-float Warn: meta author : no author data, so inserted a fixme stg-float Note: Writing stg.1 Warn: meta author : no refentry/info/author stg-fold Note: meta author : see http://docbook.sf.net/el/author stg-fold Warn: meta author : no author data, so inserted a fixme stg-fold Note: Writing stg-clean.1 Warn: meta author : no refentry/info/author stg-goto Note: meta author : see http://docbook.sf.net/el/author stg-goto Warn: meta author : no author data, so inserted a fixme stg-goto xmlto -m callouts.xsl man stg-init.xml Warn: meta author : no refentry/info/author stg-hide Note: meta author : see http://docbook.sf.net/el/author stg-hide Warn: meta author : no author data, so inserted a fixme stg-hide xmlto -m callouts.xsl man stg-log.xml Warn: meta author : no refentry/info/author stg-id Note: meta author : see http://docbook.sf.net/el/author stg-id Warn: meta author : no author data, so inserted a fixme stg-id Note: Writing stg-clone.1 Note: Writing stg-commit.1 Note: Writing stg-delete.1 xmlto -m callouts.xsl man stg-mail.xml xmlto -m callouts.xsl man stg-new.xml xmlto -m callouts.xsl man stg-next.xml xmlto -m callouts.xsl man stg-patches.xml Note: Writing stg-diff.1 Note: Writing stg-files.1 Note: Writing stg-export.1 Note: Writing stg-float.1 Note: Writing stg-edit.1 Warn: meta author : no refentry/info/author stg-import Note: meta author : see http://docbook.sf.net/el/author stg-import Warn: meta author : no author data, so inserted a fixme stg-import Note: Writing stg-goto.1 Note: Writing stg-fold.1 Note: Writing stg-hide.1 xmlto -m callouts.xsl man stg-pick.xml xmlto -m callouts.xsl man stg-pop.xml xmlto -m callouts.xsl man stg-prev.xml xmlto -m callouts.xsl man stg-publish.xml xmlto -m callouts.xsl man stg-pull.xml Note: Writing stg-id.1 xmlto -m callouts.xsl man stg-push.xml xmlto -m callouts.xsl man stg-rebase.xml xmlto -m callouts.xsl man stg-redo.xml Warn: meta author : no refentry/info/author stg-init Note: meta author : see http://docbook.sf.net/el/author stg-init Warn: meta author : no author data, so inserted a fixme stg-init Warn: meta author : no refentry/info/author stg-log Note: meta author : see http://docbook.sf.net/el/author stg-log Warn: meta author : no author data, so inserted a fixme stg-log xmlto -m callouts.xsl man stg-refresh.xml Note: Writing stg-import.1 Warn: meta author : no refentry/info/author stg-mail Note: meta author : see http://docbook.sf.net/el/author stg-mail Warn: meta author : no author data, so inserted a fixme stg-mail Warn: meta author : no refentry/info/author stg-new Note: meta author : see http://docbook.sf.net/el/author stg-new Warn: meta author : no author data, so inserted a fixme stg-new Warn: meta author : no refentry/info/author stg-next Note: meta author : see http://docbook.sf.net/el/author stg-next Warn: meta author : no author data, so inserted a fixme stg-next xmlto -m callouts.xsl man stg-rename.xml Warn: meta author : no refentry/info/author stg-patches Note: meta author : see http://docbook.sf.net/el/author stg-patches Warn: meta author : no author data, so inserted a fixme stg-patches Note: Writing stg-init.1 Warn: meta author : no refentry/info/author stg-pop Note: meta author : see http://docbook.sf.net/el/author stg-pop Warn: meta author : no author data, so inserted a fixme stg-pop Warn: meta author : no refentry/info/author stg-pick Note: meta author : see http://docbook.sf.net/el/author stg-pick Warn: meta author : no author data, so inserted a fixme stg-pick Note: Writing stg-log.1 Warn: meta author : no refentry/info/author stg-prev Note: meta author : see http://docbook.sf.net/el/author stg-prev Warn: meta author : no author data, so inserted a fixme stg-prev Warn: meta author : no refentry/info/author stg-publish Note: meta author : see http://docbook.sf.net/el/author stg-publish Warn: meta author : no author data, so inserted a fixme stg-publish Warn: meta author : no refentry/info/author stg-pull Note: meta author : see http://docbook.sf.net/el/author stg-pull Warn: meta author : no author data, so inserted a fixme stg-pull xmlto -m callouts.xsl man stg-repair.xml Warn: meta author : no refentry/info/author stg-rebase Note: meta author : see http://docbook.sf.net/el/author stg-rebase Warn: meta author : no author data, so inserted a fixme stg-rebase Warn: meta author : no refentry/info/author stg-push Note: meta author : see http://docbook.sf.net/el/author stg-push Warn: meta author : no author data, so inserted a fixme stg-push xmlto -m callouts.xsl man stg-reset.xml Warn: meta author : no refentry/info/author stg-redo Note: meta author : see http://docbook.sf.net/el/author stg-redo Warn: meta author : no author data, so inserted a fixme stg-redo Note: Writing stg-mail.1 Note: Writing stg-new.1 Note: Writing stg-next.1 Warn: meta author : no refentry/info/author stg-refresh Note: meta author : see http://docbook.sf.net/el/author stg-refresh Warn: meta author : no author data, so inserted a fixme stg-refresh xmlto -m callouts.xsl man stg-series.xml Note: Writing stg-patches.1 xmlto -m callouts.xsl man stg-show.xml xmlto -m callouts.xsl man stg-sink.xml xmlto -m callouts.xsl man stg-squash.xml Warn: meta author : no refentry/info/author stg-rename Note: meta author : see http://docbook.sf.net/el/author stg-rename Warn: meta author : no author data, so inserted a fixme stg-rename Note: Writing stg-pop.1 Note: Writing stg-pick.1 Note: Writing stg-prev.1 Note: Writing stg-publish.1 Note: Writing stg-pull.1 xmlto -m callouts.xsl man stg-sync.xml xmlto -m callouts.xsl man stg-top.xml Note: Writing stg-redo.1 Note: Writing stg-rebase.1 Note: Writing stg-push.1 xmlto -m callouts.xsl man stg-uncommit.xml xmlto -m callouts.xsl man stg-undo.xml xmlto -m callouts.xsl man stg-unhide.xml Note: Writing stg-refresh.1 Warn: meta author : no refentry/info/author stg-repair Note: meta author : see http://docbook.sf.net/el/author stg-repair Warn: meta author : no author data, so inserted a fixme stg-repair Warn: meta author : no refentry/info/author stg-reset Note: meta author : see http://docbook.sf.net/el/author stg-reset Warn: meta author : no author data, so inserted a fixme stg-reset Note: Writing stg-rename.1 Warn: meta author : no refentry/info/author stg-series Note: meta author : see http://docbook.sf.net/el/author stg-series Warn: meta author : no author data, so inserted a fixme stg-series Warn: meta author : no refentry/info/author stg-show Note: meta author : see http://docbook.sf.net/el/author stg-show Warn: meta author : no author data, so inserted a fixme stg-show Warn: meta author : no refentry/info/author stg-sink Note: meta author : see http://docbook.sf.net/el/author stg-sink Warn: meta author : no author data, so inserted a fixme stg-sink Warn: meta author : no refentry/info/author stg-squash Note: meta author : see http://docbook.sf.net/el/author stg-squash Warn: meta author : no author data, so inserted a fixme stg-squash Note: Writing stg-repair.1 Warn: meta author : no refentry/info/author stg-sync Note: meta author : see http://docbook.sf.net/el/author stg-sync Warn: meta author : no author data, so inserted a fixme stg-sync Warn: meta author : no refentry/info/author stg-top Note: meta author : see http://docbook.sf.net/el/author stg-top Warn: meta author : no author data, so inserted a fixme stg-top Note: Writing stg-reset.1 Warn: meta author : no refentry/info/author stg-uncommit Note: meta author : see http://docbook.sf.net/el/author stg-uncommit Warn: meta author : no author data, so inserted a fixme stg-uncommit Warn: meta author : no refentry/info/author stg-undo Note: meta author : see http://docbook.sf.net/el/author stg-undo Warn: meta author : no author data, so inserted a fixme stg-undo Warn: meta author : no refentry/info/author stg-unhide Note: meta author : see http://docbook.sf.net/el/author stg-unhide Warn: meta author : no author data, so inserted a fixme stg-unhide Note: Writing stg-show.1 Note: Writing stg-series.1 Note: Writing stg-sink.1 Note: Writing stg-squash.1 Note: Writing stg-sync.1 Note: Writing stg-top.1 Note: Writing stg-undo.1Note: Writing stg-uncommit.1 Note: Writing stg-unhide.1 rm stg-files.xml stg-undo.xml stg-id.xml stg-pop.xml stg-export.xml stg-commit.xml stg-prev.xml stg-goto.xml stg-edit.xml stg-branch.xml stg-push.xml stg-delete.xml stg-series.xml stg-hide.xml stg-pull.xml stg-patches.xml stg-rename.xml stg-uncommit.xml stg-top.xml stg-float.xml stg-refresh.xml stg-next.xml stg-rebase.xml stg-sync.xml stg-mail.xml stg-show.xml stg-reset.xml stg-clone.xml stg-import.xml stg-squash.xml stg-sink.xml stg-fold.xml stg-pick.xml stg-repair.xml stg-publish.xml stg-log.xml stg-init.xml stg-unhide.xml stg-clean.xml stg-diff.xml stg.xml stg-new.xml stg-redo.xml make[1]: Leaving directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fqi9ph + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch + cd stgit-0.17.1 + make install install-doc DESTDIR=/builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch prefix=/usr python2 setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch --force fatal: Not a git repository (or any of the parent directories): .git running install running build running build_py copying stgit/commands/cmdlist.py -> build/lib/stgit/commands running build_scripts running install_lib creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/run.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/stack.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/utils.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/exception.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/basedir.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/stack.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/edit.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/transaction.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/log.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/__init__.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/stackupgrade.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/lib/git.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib copying build/lib/stgit/builtin_version.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/__init__.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/out.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/completion.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/version.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/argparse.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/config.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/reset.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/next.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/new.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/delete.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/mail.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/init.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/commit.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/export.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/goto.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/sink.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/edit.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/pick.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/top.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/rebase.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/show.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/patches.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/clone.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/log.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/float.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/common.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/branch.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/id.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/files.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/publish.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/repair.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/cmdlist.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/unhide.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/rename.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/diff.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/redo.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/squash.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/sync.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/imprt.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/series.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/pop.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/__init__.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/push.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/clean.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/undo.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/hide.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/fold.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/uncommit.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/prev.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/refresh.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/commands/pull.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands copying build/lib/stgit/git.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/main.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit copying build/lib/stgit/templates.py -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/basedir.py to basedir.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/edit.py to edit.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/transaction.py to transaction.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/stackupgrade.py to stackupgrade.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/lib/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/builtin_version.py to builtin_version.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/out.py to out.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/completion.py to completion.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/argparse.py to argparse.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/reset.py to reset.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/next.py to next.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/new.py to new.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/delete.py to delete.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/mail.py to mail.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/commit.py to commit.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/export.py to export.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/goto.py to goto.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/sink.py to sink.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/edit.py to edit.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/pick.py to pick.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/top.py to top.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/rebase.py to rebase.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/show.py to show.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/patches.py to patches.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/clone.py to clone.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/float.py to float.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/branch.py to branch.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/id.py to id.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/publish.py to publish.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/repair.py to repair.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/cmdlist.py to cmdlist.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/unhide.py to unhide.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/rename.py to rename.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/diff.py to diff.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/redo.py to redo.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/squash.py to squash.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/imprt.py to imprt.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/series.py to series.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/pop.py to pop.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/push.py to push.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/clean.py to clean.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/undo.py to undo.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/hide.py to hide.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/fold.py to fold.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/uncommit.py to uncommit.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/prev.py to prev.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/refresh.py to refresh.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/commands/pull.py to pull.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit/templates.py to templates.pyc running install_scripts creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/bin copying build/scripts-2.7/stg -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/bin/stg to 755 running install_data creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/templates copying templates/mailattch.tmpl -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/templates copying templates/patchmail.tmpl -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/templates copying templates/patchexport.tmpl -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/templates copying templates/covermail.tmpl -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/templates copying templates/patchandattch.tmpl -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/templates creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/examples copying examples/patchdescr.tmpl -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/examples copying examples/gitconfig -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/examples creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/contrib copying contrib/stgbashprompt.sh -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/contrib creating /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/completion copying stgit-completion.bash -> /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/stgit/completion running install_egg_info Writing /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/site-packages/stgit-0.17.1_dirty-py2.7.egg-info make -C Documentation install make[1]: Entering directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' ../stg-build --asciidoc prev > stg-prev.txt ../stg-build --asciidoc export > stg-export.txt ../stg-build --asciidoc diff > stg-diff.txt ../stg-build --asciidoc reset > stg-reset.txt ../stg-build --asciidoc init > stg-init.txt ../stg-build --asciidoc log > stg-log.txt ../stg-build --asciidoc show > stg-show.txt ../stg-build --asciidoc patches > stg-patches.txt ../stg-build --asciidoc repair > stg-repair.txt ../stg-build --asciidoc mail > stg-mail.txt ../stg-build --asciidoc new > stg-new.txt ../stg-build --asciidoc sync > stg-sync.txt ../stg-build --asciidoc push > stg-push.txt ../stg-build --asciidoc id > stg-id.txt ../stg-build --asciidoc edit > stg-edit.txt ../stg-build --asciidoc hide > stg-hide.txt ../stg-build --asciidoc rebase > stg-rebase.txt ../stg-build --asciidoc clean > stg-clean.txt ../stg-build --cmd-list > command-list.txt ../stg-build --asciidoc branch > stg-branch.txt ../stg-build --asciidoc series > stg-series.txt ../stg-build --asciidoc files > stg-files.txt ../stg-build --asciidoc uncommit > stg-uncommit.txt ../stg-build --asciidoc pop > stg-pop.txt ../stg-build --asciidoc fold > stg-fold.txt ../stg-build --asciidoc next > stg-next.txt ../stg-build --asciidoc goto > stg-goto.txt ../stg-build --asciidoc unhide > stg-unhide.txt ../stg-build --asciidoc pick > stg-pick.txt ../stg-build --asciidoc rename > stg-rename.txt ../stg-build --asciidoc sink > stg-sink.txt ../stg-build --asciidoc import > stg-import.txt ../stg-build --asciidoc squash > stg-squash.txt ../stg-build --asciidoc undo > stg-undo.txt ../stg-build --asciidoc publish > stg-publish.txt ../stg-build --asciidoc redo > stg-redo.txt ../stg-build --asciidoc top > stg-top.txt ../stg-build --asciidoc delete > stg-delete.txt ../stg-build --asciidoc refresh > stg-refresh.txt ../stg-build --asciidoc pull > stg-pull.txt ../stg-build --asciidoc clone > stg-clone.txt ../stg-build --asciidoc commit > stg-commit.txt ../stg-build --asciidoc float > stg-float.txt rm -f doc.dep+ doc.dep perl ./build-docdep.perl >doc.dep+ mv doc.dep+ doc.dep make[1]: Leaving directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' make[1]: Entering directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg.txt xmlto -m callouts.xsl man stg.xml Warn: meta author : no refentry/info/author stg Note: meta author : see http://docbook.sf.net/el/author stg Warn: meta author : no author data, so inserted a fixme stg Note: Writing stg.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-branch.txt xmlto -m callouts.xsl man stg-branch.xml Warn: meta author : no refentry/info/author stg-branch Note: meta author : see http://docbook.sf.net/el/author stg-branch Warn: meta author : no author data, so inserted a fixme stg-branch Note: Writing stg-branch.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-clean.txt xmlto -m callouts.xsl man stg-clean.xml Warn: meta author : no refentry/info/author stg-clean Note: meta author : see http://docbook.sf.net/el/author stg-clean Warn: meta author : no author data, so inserted a fixme stg-clean Note: Writing stg-clean.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-clone.txt xmlto -m callouts.xsl man stg-clone.xml Warn: meta author : no refentry/info/author stg-clone Note: meta author : see http://docbook.sf.net/el/author stg-clone Warn: meta author : no author data, so inserted a fixme stg-clone Note: Writing stg-clone.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-commit.txt xmlto -m callouts.xsl man stg-commit.xml Warn: meta author : no refentry/info/author stg-commit Note: meta author : see http://docbook.sf.net/el/author stg-commit Warn: meta author : no author data, so inserted a fixme stg-commit Note: Writing stg-commit.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-delete.txt xmlto -m callouts.xsl man stg-delete.xml Warn: meta author : no refentry/info/author stg-delete Note: meta author : see http://docbook.sf.net/el/author stg-delete Warn: meta author : no author data, so inserted a fixme stg-delete Note: Writing stg-delete.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-diff.txt xmlto -m callouts.xsl man stg-diff.xml Warn: meta author : no refentry/info/author stg-diff Note: meta author : see http://docbook.sf.net/el/author stg-diff Warn: meta author : no author data, so inserted a fixme stg-diff Note: Writing stg-diff.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-edit.txt xmlto -m callouts.xsl man stg-edit.xml Warn: meta author : no refentry/info/author stg-edit Note: meta author : see http://docbook.sf.net/el/author stg-edit Warn: meta author : no author data, so inserted a fixme stg-edit Note: Writing stg-edit.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-export.txt xmlto -m callouts.xsl man stg-export.xml Warn: meta author : no refentry/info/author stg-export Note: meta author : see http://docbook.sf.net/el/author stg-export Warn: meta author : no author data, so inserted a fixme stg-export Note: Writing stg-export.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-files.txt xmlto -m callouts.xsl man stg-files.xml Warn: meta author : no refentry/info/author stg-files Note: meta author : see http://docbook.sf.net/el/author stg-files Warn: meta author : no author data, so inserted a fixme stg-files Note: Writing stg-files.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-float.txt xmlto -m callouts.xsl man stg-float.xml Warn: meta author : no refentry/info/author stg-float Note: meta author : see http://docbook.sf.net/el/author stg-float Warn: meta author : no author data, so inserted a fixme stg-float Note: Writing stg-float.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-fold.txt xmlto -m callouts.xsl man stg-fold.xml Warn: meta author : no refentry/info/author stg-fold Note: meta author : see http://docbook.sf.net/el/author stg-fold Warn: meta author : no author data, so inserted a fixme stg-fold Note: Writing stg-fold.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-goto.txt xmlto -m callouts.xsl man stg-goto.xml Warn: meta author : no refentry/info/author stg-goto Note: meta author : see http://docbook.sf.net/el/author stg-goto Warn: meta author : no author data, so inserted a fixme stg-goto Note: Writing stg-goto.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-hide.txt xmlto -m callouts.xsl man stg-hide.xml Warn: meta author : no refentry/info/author stg-hide Note: meta author : see http://docbook.sf.net/el/author stg-hide Warn: meta author : no author data, so inserted a fixme stg-hide Note: Writing stg-hide.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-id.txt xmlto -m callouts.xsl man stg-id.xml Warn: meta author : no refentry/info/author stg-id Note: meta author : see http://docbook.sf.net/el/author stg-id Warn: meta author : no author data, so inserted a fixme stg-id Note: Writing stg-id.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-import.txt xmlto -m callouts.xsl man stg-import.xml Warn: meta author : no refentry/info/author stg-import Note: meta author : see http://docbook.sf.net/el/author stg-import Warn: meta author : no author data, so inserted a fixme stg-import Note: Writing stg-import.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-init.txt xmlto -m callouts.xsl man stg-init.xml Warn: meta author : no refentry/info/author stg-init Note: meta author : see http://docbook.sf.net/el/author stg-init Warn: meta author : no author data, so inserted a fixme stg-init Note: Writing stg-init.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-log.txt xmlto -m callouts.xsl man stg-log.xml Warn: meta author : no refentry/info/author stg-log Note: meta author : see http://docbook.sf.net/el/author stg-log Warn: meta author : no author data, so inserted a fixme stg-log Note: Writing stg-log.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-mail.txt xmlto -m callouts.xsl man stg-mail.xml Warn: meta author : no refentry/info/author stg-mail Note: meta author : see http://docbook.sf.net/el/author stg-mail Warn: meta author : no author data, so inserted a fixme stg-mail Note: Writing stg-mail.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-new.txt xmlto -m callouts.xsl man stg-new.xml Warn: meta author : no refentry/info/author stg-new Note: meta author : see http://docbook.sf.net/el/author stg-new Warn: meta author : no author data, so inserted a fixme stg-new Note: Writing stg-new.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-next.txt xmlto -m callouts.xsl man stg-next.xml Warn: meta author : no refentry/info/author stg-next Note: meta author : see http://docbook.sf.net/el/author stg-next Warn: meta author : no author data, so inserted a fixme stg-next Note: Writing stg-next.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-patches.txt xmlto -m callouts.xsl man stg-patches.xml Warn: meta author : no refentry/info/author stg-patches Note: meta author : see http://docbook.sf.net/el/author stg-patches Warn: meta author : no author data, so inserted a fixme stg-patches Note: Writing stg-patches.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-pick.txt xmlto -m callouts.xsl man stg-pick.xml Warn: meta author : no refentry/info/author stg-pick Note: meta author : see http://docbook.sf.net/el/author stg-pick Warn: meta author : no author data, so inserted a fixme stg-pick Note: Writing stg-pick.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-pop.txt xmlto -m callouts.xsl man stg-pop.xml Warn: meta author : no refentry/info/author stg-pop Note: meta author : see http://docbook.sf.net/el/author stg-pop Warn: meta author : no author data, so inserted a fixme stg-pop Note: Writing stg-pop.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-prev.txt xmlto -m callouts.xsl man stg-prev.xml Warn: meta author : no refentry/info/author stg-prev Note: meta author : see http://docbook.sf.net/el/author stg-prev Warn: meta author : no author data, so inserted a fixme stg-prev Note: Writing stg-prev.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-publish.txt xmlto -m callouts.xsl man stg-publish.xml Warn: meta author : no refentry/info/author stg-publish Note: meta author : see http://docbook.sf.net/el/author stg-publish Warn: meta author : no author data, so inserted a fixme stg-publish Note: Writing stg-publish.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-pull.txt xmlto -m callouts.xsl man stg-pull.xml Warn: meta author : no refentry/info/author stg-pull Note: meta author : see http://docbook.sf.net/el/author stg-pull Warn: meta author : no author data, so inserted a fixme stg-pull Note: Writing stg-pull.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-push.txt xmlto -m callouts.xsl man stg-push.xml Warn: meta author : no refentry/info/author stg-push Note: meta author : see http://docbook.sf.net/el/author stg-push Warn: meta author : no author data, so inserted a fixme stg-push Note: Writing stg-push.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-rebase.txt xmlto -m callouts.xsl man stg-rebase.xml Warn: meta author : no refentry/info/author stg-rebase Note: meta author : see http://docbook.sf.net/el/author stg-rebase Warn: meta author : no author data, so inserted a fixme stg-rebase Note: Writing stg-rebase.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-redo.txt xmlto -m callouts.xsl man stg-redo.xml Warn: meta author : no refentry/info/author stg-redo Note: meta author : see http://docbook.sf.net/el/author stg-redo Warn: meta author : no author data, so inserted a fixme stg-redo Note: Writing stg-redo.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-refresh.txt xmlto -m callouts.xsl man stg-refresh.xml Warn: meta author : no refentry/info/author stg-refresh Note: meta author : see http://docbook.sf.net/el/author stg-refresh Warn: meta author : no author data, so inserted a fixme stg-refresh Note: Writing stg-refresh.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-rename.txt xmlto -m callouts.xsl man stg-rename.xml Warn: meta author : no refentry/info/author stg-rename Note: meta author : see http://docbook.sf.net/el/author stg-rename Warn: meta author : no author data, so inserted a fixme stg-rename Note: Writing stg-rename.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-repair.txt xmlto -m callouts.xsl man stg-repair.xml Warn: meta author : no refentry/info/author stg-repair Note: meta author : see http://docbook.sf.net/el/author stg-repair Warn: meta author : no author data, so inserted a fixme stg-repair Note: Writing stg-repair.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-reset.txt xmlto -m callouts.xsl man stg-reset.xml Warn: meta author : no refentry/info/author stg-reset Note: meta author : see http://docbook.sf.net/el/author stg-reset Warn: meta author : no author data, so inserted a fixme stg-reset Note: Writing stg-reset.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-series.txt xmlto -m callouts.xsl man stg-series.xml Warn: meta author : no refentry/info/author stg-series Note: meta author : see http://docbook.sf.net/el/author stg-series Warn: meta author : no author data, so inserted a fixme stg-series Note: Writing stg-series.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-show.txt xmlto -m callouts.xsl man stg-show.xml Warn: meta author : no refentry/info/author stg-show Note: meta author : see http://docbook.sf.net/el/author stg-show Warn: meta author : no author data, so inserted a fixme stg-show Note: Writing stg-show.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-sink.txt xmlto -m callouts.xsl man stg-sink.xml Warn: meta author : no refentry/info/author stg-sink Note: meta author : see http://docbook.sf.net/el/author stg-sink Warn: meta author : no author data, so inserted a fixme stg-sink Note: Writing stg-sink.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-squash.txt xmlto -m callouts.xsl man stg-squash.xml Warn: meta author : no refentry/info/author stg-squash Note: meta author : see http://docbook.sf.net/el/author stg-squash Warn: meta author : no author data, so inserted a fixme stg-squash Note: Writing stg-squash.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-sync.txt xmlto -m callouts.xsl man stg-sync.xml Warn: meta author : no refentry/info/author stg-sync Note: meta author : see http://docbook.sf.net/el/author stg-sync Warn: meta author : no author data, so inserted a fixme stg-sync Note: Writing stg-sync.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-top.txt xmlto -m callouts.xsl man stg-top.xml Warn: meta author : no refentry/info/author stg-top Note: meta author : see http://docbook.sf.net/el/author stg-top Warn: meta author : no author data, so inserted a fixme stg-top Note: Writing stg-top.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-uncommit.txt xmlto -m callouts.xsl man stg-uncommit.xml Warn: meta author : no refentry/info/author stg-uncommit Note: meta author : see http://docbook.sf.net/el/author stg-uncommit Warn: meta author : no author data, so inserted a fixme stg-uncommit Note: Writing stg-uncommit.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-undo.txt xmlto -m callouts.xsl man stg-undo.xml Warn: meta author : no refentry/info/author stg-undo Note: meta author : see http://docbook.sf.net/el/author stg-undo Warn: meta author : no author data, so inserted a fixme stg-undo Note: Writing stg-undo.1 asciidoc --unsafe -b docbook -d manpage -f asciidoc.conf stg-unhide.txt xmlto -m callouts.xsl man stg-unhide.xml Warn: meta author : no refentry/info/author stg-unhide Note: meta author : see http://docbook.sf.net/el/author stg-unhide Warn: meta author : no author data, so inserted a fixme stg-unhide Note: Writing stg-unhide.1 install -d -m755 /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/man/man1 install -m644 stg.1 stg-branch.1 stg-clean.1 stg-clone.1 stg-commit.1 stg-delete.1 stg-diff.1 stg-edit.1 stg-export.1 stg-files.1 stg-float.1 stg-fold.1 stg-goto.1 stg-hide.1 stg-id.1 stg-import.1 stg-init.1 stg-log.1 stg-mail.1 stg-new.1 stg-next.1 stg-patches.1 stg-pick.1 stg-pop.1 stg-prev.1 stg-publish.1 stg-pull.1 stg-push.1 stg-rebase.1 stg-redo.1 stg-refresh.1 stg-rename.1 stg-repair.1 stg-reset.1 stg-series.1 stg-show.1 stg-sink.1 stg-squash.1 stg-sync.1 stg-top.1 stg-uncommit.1 stg-undo.1 stg-unhide.1 /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/man/man1 rm stg-files.xml stg-undo.xml stg-id.xml stg-pop.xml stg-redo.xml stg-export.xml stg-commit.xml stg-prev.xml stg-goto.xml stg-edit.xml stg-branch.xml stg-push.xml stg-delete.xml stg-series.xml stg-hide.xml stg-pull.xml stg-patches.xml stg-rename.xml stg-uncommit.xml stg-top.xml stg-float.xml stg-refresh.xml stg-next.xml stg-rebase.xml stg-sync.xml stg-mail.xml stg-show.xml stg-reset.xml stg-clone.xml stg-import.xml stg-squash.xml stg-sink.xml stg-fold.xml stg-pick.xml stg-repair.xml stg-publish.xml stg-log.xml stg-init.xml stg-unhide.xml stg-clean.xml stg-diff.xml stg.xml stg-new.xml make[1]: Leaving directory `/builddir/build/BUILD/stgit-0.17.1/Documentation' + install -d /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/etc/bash_completion.d + ln -s ../../usr/share/stgit/completion/stgit-completion.bash /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/etc/bash_completion.d/stgit + install -d /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/vim/vimfiles/syntax + install -m 644 contrib/vim/syntax/stgedit.vim contrib/vim/syntax/stgmail.vim contrib/vim/syntax/stgnew.vim contrib/vim/syntax/stgsquash.vim /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/vim/vimfiles/syntax/ + install -m 644 -D contrib/vim/ftdetect/stg.vim /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/vim/vimfiles/ftdetect/stg.vim + /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/stgit-0.17.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: stgit-0.17.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gfNo15 + umask 022 + cd /builddir/build/BUILD + cd stgit-0.17.1 + DOCDIR=/builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/doc/stgit-0.17.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/doc/stgit-0.17.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/doc/stgit-0.17.1 + cp -pr COPYING /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/doc/stgit-0.17.1 + cp -pr README /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/doc/stgit-0.17.1 + cp -pr RELEASENOTES /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch/usr/share/doc/stgit-0.17.1 + exit 0 Provides: stgit = 0.17.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch Wrote: /builddir/build/RPMS/stgit-0.17.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CvkUAL + umask 022 + cd /builddir/build/BUILD + cd stgit-0.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/stgit-0.17.1-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->