Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pygments.spec'], chrootPath='/var/lib/mock/sclo7-python27-rh-el7-build-47275-130489/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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pygments.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: Sat Apr 13 2010 Steve 'Ashcrow' Milner - 1.3.1-2 warning: bogus date in %changelog: Fri Nov 27 2008 Steve 'Ashcrow' Milner - 1.0-1 warning: bogus date in %changelog: Thu Aug 17 2007 Steve 'Ashcrow' Milner - 0.8.1-2 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python27-python-pygments-1.5-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pygments.spec'], chrootPath='/var/lib/mock/sclo7-python27-rh-el7-build-47275-130489/root'shell=Falseuid=996env={'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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pygments.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: Sat Apr 13 2010 Steve 'Ashcrow' Milner - 1.3.1-2 warning: bogus date in %changelog: Fri Nov 27 2008 Steve 'Ashcrow' Milner - 1.0-1 warning: bogus date in %changelog: Thu Aug 17 2007 Steve 'Ashcrow' Milner - 0.8.1-2 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CsjjEE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pygments-1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pygments-1.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pygments-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q6eXAa + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.5 + scl enable python27 ' /opt/rh/python27/root/usr/bin/python2 setup.py build ' running build running build_py creating build creating build/lib creating build/lib/pygments copying pygments/formatter.py -> build/lib/pygments copying pygments/console.py -> build/lib/pygments copying pygments/lexer.py -> build/lib/pygments copying pygments/unistring.py -> build/lib/pygments copying pygments/filter.py -> build/lib/pygments copying pygments/token.py -> build/lib/pygments copying pygments/__init__.py -> build/lib/pygments copying pygments/cmdline.py -> build/lib/pygments copying pygments/scanner.py -> build/lib/pygments copying pygments/util.py -> build/lib/pygments copying pygments/style.py -> build/lib/pygments copying pygments/plugin.py -> build/lib/pygments creating build/lib/pygments/styles copying pygments/styles/murphy.py -> build/lib/pygments/styles copying pygments/styles/autumn.py -> build/lib/pygments/styles copying pygments/styles/rrt.py -> build/lib/pygments/styles copying pygments/styles/vim.py -> build/lib/pygments/styles copying pygments/styles/manni.py -> build/lib/pygments/styles copying pygments/styles/fruity.py -> build/lib/pygments/styles copying pygments/styles/emacs.py -> build/lib/pygments/styles copying pygments/styles/perldoc.py -> build/lib/pygments/styles copying pygments/styles/trac.py -> build/lib/pygments/styles copying pygments/styles/pastie.py -> build/lib/pygments/styles copying pygments/styles/friendly.py -> build/lib/pygments/styles copying pygments/styles/tango.py -> build/lib/pygments/styles copying pygments/styles/native.py -> build/lib/pygments/styles copying pygments/styles/borland.py -> build/lib/pygments/styles copying pygments/styles/__init__.py -> build/lib/pygments/styles copying pygments/styles/bw.py -> build/lib/pygments/styles copying pygments/styles/colorful.py -> build/lib/pygments/styles copying pygments/styles/vs.py -> build/lib/pygments/styles copying pygments/styles/default.py -> build/lib/pygments/styles copying pygments/styles/monokai.py -> build/lib/pygments/styles creating build/lib/pygments/lexers copying pygments/lexers/_vimbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/_phpbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/compiled.py -> build/lib/pygments/lexers copying pygments/lexers/_scilab_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/special.py -> build/lib/pygments/lexers copying pygments/lexers/hdl.py -> build/lib/pygments/lexers copying pygments/lexers/_clbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/_asybuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/agile.py -> build/lib/pygments/lexers copying pygments/lexers/templates.py -> build/lib/pygments/lexers copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers copying pygments/lexers/math.py -> build/lib/pygments/lexers copying pygments/lexers/sql.py -> build/lib/pygments/lexers copying pygments/lexers/functional.py -> build/lib/pygments/lexers copying pygments/lexers/__init__.py -> build/lib/pygments/lexers copying pygments/lexers/asm.py -> build/lib/pygments/lexers copying pygments/lexers/jvm.py -> build/lib/pygments/lexers copying pygments/lexers/text.py -> build/lib/pygments/lexers copying pygments/lexers/_luabuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers copying pygments/lexers/shell.py -> build/lib/pygments/lexers copying pygments/lexers/web.py -> build/lib/pygments/lexers copying pygments/lexers/parsers.py -> build/lib/pygments/lexers copying pygments/lexers/other.py -> build/lib/pygments/lexers creating build/lib/pygments/filters copying pygments/filters/__init__.py -> build/lib/pygments/filters creating build/lib/pygments/formatters copying pygments/formatters/html.py -> build/lib/pygments/formatters copying pygments/formatters/terminal.py -> build/lib/pygments/formatters copying pygments/formatters/rtf.py -> build/lib/pygments/formatters copying pygments/formatters/svg.py -> build/lib/pygments/formatters copying pygments/formatters/bbcode.py -> build/lib/pygments/formatters copying pygments/formatters/terminal256.py -> build/lib/pygments/formatters copying pygments/formatters/img.py -> build/lib/pygments/formatters copying pygments/formatters/__init__.py -> build/lib/pygments/formatters copying pygments/formatters/latex.py -> build/lib/pygments/formatters copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters copying pygments/formatters/other.py -> build/lib/pygments/formatters + /usr/bin/sed -i 's/\r//' LICENSE + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cxEqOG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch + cd Pygments-1.5 + rm -rf /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch + scl enable python27 ' /opt/rh/python27/root/usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch ' running install running install_lib creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27 creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/formatter.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/console.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/murphy.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/autumn.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/rrt.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/vim.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/manni.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/fruity.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/emacs.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/perldoc.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/trac.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/pastie.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/friendly.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/tango.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/native.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/borland.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/__init__.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/bw.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/colorful.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/vs.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/default.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/monokai.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_vimbuiltins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_phpbuiltins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/compiled.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_scilab_builtins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/special.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/hdl.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_clbuiltins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_asybuiltins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/agile.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/templates.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_postgres_builtins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/dotnet.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/math.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/sql.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/functional.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/__init__.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/asm.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/jvm.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/text.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_luabuiltins.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mapping.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/shell.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/web.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/parsers.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/other.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexer.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/unistring.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/filter.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/filters copying build/lib/pygments/filters/__init__.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/filters copying build/lib/pygments/token.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/__init__.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/cmdline.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments creating /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/html.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/rtf.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/svg.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/bbcode.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal256.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/img.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/__init__.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/latex.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/_mapping.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/other.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/scanner.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/util.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/style.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/plugin.py -> /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/murphy.py to murphy.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/autumn.py to autumn.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/rrt.py to rrt.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/vim.py to vim.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/manni.py to manni.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/fruity.py to fruity.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/emacs.py to emacs.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/perldoc.py to perldoc.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/trac.py to trac.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/pastie.py to pastie.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/friendly.py to friendly.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/tango.py to tango.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/native.py to native.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/borland.py to borland.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/bw.py to bw.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/colorful.py to colorful.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/vs.py to vs.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/styles/monokai.py to monokai.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_vimbuiltins.py to _vimbuiltins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_phpbuiltins.py to _phpbuiltins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/compiled.py to compiled.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_scilab_builtins.py to _scilab_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/special.py to special.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/hdl.py to hdl.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_clbuiltins.py to _clbuiltins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_asybuiltins.py to _asybuiltins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/agile.py to agile.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_postgres_builtins.py to _postgres_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/dotnet.py to dotnet.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/sql.py to sql.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/asm.py to asm.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/jvm.py to jvm.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_luabuiltins.py to _luabuiltins.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/_mapping.py to _mapping.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/web.py to web.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexers/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/lexer.py to lexer.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/unistring.py to unistring.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/cmdline.py to cmdline.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/rtf.py to rtf.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/svg.py to svg.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/bbcode.py to bbcode.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/terminal256.py to terminal256.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/img.py to img.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/latex.py to latex.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/_mapping.py to _mapping.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/formatters/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/pygments/plugin.py to plugin.pyc writing byte-compilation script '/tmp/tmpReqsnv.py' /opt/rh/python27/root/usr/bin/python2 -O /tmp/tmpReqsnv.py removing /tmp/tmpReqsnv.py running install_egg_info running egg_info writing Pygments.egg-info/PKG-INFO writing top-level names to Pygments.egg-info/top_level.txt writing dependency_links to Pygments.egg-info/dependency_links.txt writing entry points to Pygments.egg-info/entry_points.txt reading manifest file 'Pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pygments.egg-info/SOURCES.txt' Copying Pygments.egg-info to /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/lib/python2.7/site-packages/Pygments-1.5-py2.7.egg-info running install_scripts Installing pygmentize script to /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/bin + pushd docs ~/build/BUILD/Pygments-1.5/docs ~/build/BUILD/Pygments-1.5 + install -d /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/man/man1 + mv pygmentize.1 /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/man/man1/pygmentize.1 + mv build html + mv src reST + popd ~/build/BUILD/Pygments-1.5 + /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/Pygments-1.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/python27/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python27 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python /opt/rh/python27/root/usr/bin/python2 1 /opt/rh/python27/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3djAnh + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.5 + scl enable python27 ' make test ' ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Pygments 1.5 test suite running (Python 2.7.13)... ---------------------------------------------------------------------- Ran 761 tests in 16.134s OK + exit 0 Processing files: python27-python-pygments-1.5-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jVoaAr + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.5 + DOCDIR=/builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + cp -pr CHANGES /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + cp -pr docs/html /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + cp -pr docs/reST /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + cp -pr TODO /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch/opt/rh/python27/root/usr/share/doc/python27-python-pygments-1.5 + exit 0 Provides: python27-python-pygments = 1.5-3.el7 scl-package(python27) 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: /opt/rh/python27/root/usr/bin/python2 python27-python(abi) = 2.7 python27-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch Wrote: /builddir/build/RPMS/python27-python-pygments-1.5-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3ObiO9 + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.5 + rm -rf /builddir/build/BUILDROOT/python27-python-pygments-1.5-3.el7.noarch + exit 0 Child return code was: 0