Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4636/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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 warning: Could not canonicalize hostname: copr-builder-62180602 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-python34-python-pygments-1.6-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4636/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8XvAgz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pygments-1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pygments-1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pygments-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1QReTO + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.6 + scl enable rh-python34 ' /opt/rh/rh-python34/root/usr/bin/python3 setup.py build ' running build running build_py creating build creating build/lib creating build/lib/pygments copying pygments/plugin.py -> build/lib/pygments copying pygments/lexer.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/console.py -> build/lib/pygments copying pygments/unistring.py -> build/lib/pygments copying pygments/scanner.py -> build/lib/pygments copying pygments/util.py -> build/lib/pygments copying pygments/formatter.py -> build/lib/pygments copying pygments/style.py -> build/lib/pygments creating build/lib/pygments/formatters copying pygments/formatters/img.py -> build/lib/pygments/formatters copying pygments/formatters/html.py -> build/lib/pygments/formatters copying pygments/formatters/terminal256.py -> build/lib/pygments/formatters copying pygments/formatters/rtf.py -> build/lib/pygments/formatters copying pygments/formatters/__init__.py -> build/lib/pygments/formatters copying pygments/formatters/bbcode.py -> build/lib/pygments/formatters copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters copying pygments/formatters/latex.py -> build/lib/pygments/formatters copying pygments/formatters/other.py -> build/lib/pygments/formatters copying pygments/formatters/terminal.py -> build/lib/pygments/formatters copying pygments/formatters/svg.py -> build/lib/pygments/formatters creating build/lib/pygments/lexers copying pygments/lexers/asm.py -> build/lib/pygments/lexers copying pygments/lexers/_asybuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/text.py -> build/lib/pygments/lexers copying pygments/lexers/agile.py -> build/lib/pygments/lexers copying pygments/lexers/math.py -> build/lib/pygments/lexers copying pygments/lexers/_scilab_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/jvm.py -> build/lib/pygments/lexers copying pygments/lexers/_vimbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/__init__.py -> build/lib/pygments/lexers copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers copying pygments/lexers/_luabuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/hdl.py -> build/lib/pygments/lexers copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers copying pygments/lexers/_lassobuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/parsers.py -> build/lib/pygments/lexers copying pygments/lexers/special.py -> build/lib/pygments/lexers copying pygments/lexers/shell.py -> build/lib/pygments/lexers copying pygments/lexers/_openedgebuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/templates.py -> build/lib/pygments/lexers copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers copying pygments/lexers/_robotframeworklexer.py -> build/lib/pygments/lexers copying pygments/lexers/compiled.py -> build/lib/pygments/lexers copying pygments/lexers/_clbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers copying pygments/lexers/web.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/_sourcemodbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/other.py -> build/lib/pygments/lexers copying pygments/lexers/_phpbuiltins.py -> build/lib/pygments/lexers copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers creating build/lib/pygments/filters copying pygments/filters/__init__.py -> build/lib/pygments/filters creating build/lib/pygments/styles copying pygments/styles/rrt.py -> build/lib/pygments/styles copying pygments/styles/borland.py -> build/lib/pygments/styles copying pygments/styles/emacs.py -> build/lib/pygments/styles copying pygments/styles/fruity.py -> build/lib/pygments/styles copying pygments/styles/default.py -> build/lib/pygments/styles copying pygments/styles/tango.py -> build/lib/pygments/styles copying pygments/styles/vim.py -> build/lib/pygments/styles copying pygments/styles/native.py -> build/lib/pygments/styles copying pygments/styles/__init__.py -> build/lib/pygments/styles copying pygments/styles/autumn.py -> build/lib/pygments/styles copying pygments/styles/manni.py -> build/lib/pygments/styles copying pygments/styles/monokai.py -> build/lib/pygments/styles copying pygments/styles/trac.py -> build/lib/pygments/styles copying pygments/styles/bw.py -> build/lib/pygments/styles copying pygments/styles/friendly.py -> build/lib/pygments/styles copying pygments/styles/colorful.py -> build/lib/pygments/styles copying pygments/styles/perldoc.py -> build/lib/pygments/styles copying pygments/styles/pastie.py -> build/lib/pygments/styles copying pygments/styles/murphy.py -> build/lib/pygments/styles copying pygments/styles/vs.py -> build/lib/pygments/styles Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma + /usr/bin/sed -i 's/\r//' LICENSE + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VOuSCF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 + cd Pygments-1.6 + rm -rf /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 + scl enable rh-python34 ' /opt/rh/rh-python34/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 ' running install running install_lib creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34 creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4 creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/vs.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/murphy.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/pastie.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/perldoc.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/colorful.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/friendly.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/bw.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/trac.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/monokai.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/manni.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/autumn.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/native.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/vim.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/tango.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/default.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/fruity.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/emacs.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/borland.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles copying build/lib/pygments/styles/rrt.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/filters copying build/lib/pygments/filters/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/filters creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_stan_builtins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_phpbuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/other.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_sourcemodbuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/functional.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/sql.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/web.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/dotnet.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_clbuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/compiled.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_robotframeworklexer.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/foxpro.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/templates.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_openedgebuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/shell.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/special.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/parsers.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lassobuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mapping.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/hdl.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_postgres_builtins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_luabuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/dalvik.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_vimbuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/jvm.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_scilab_builtins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/math.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/agile.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/text.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/_asybuiltins.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers copying build/lib/pygments/lexers/asm.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers creating /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/svg.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/other.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/latex.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/_mapping.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/bbcode.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/rtf.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal256.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/html.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/formatters/img.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters copying build/lib/pygments/style.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/formatter.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/util.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/scanner.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/unistring.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/console.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/cmdline.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/__init__.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/token.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/filter.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/lexer.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments copying build/lib/pygments/plugin.py -> /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/vs.py to vs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/murphy.py to murphy.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/pastie.py to pastie.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/perldoc.py to perldoc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/colorful.py to colorful.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/friendly.py to friendly.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/bw.py to bw.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/trac.py to trac.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/monokai.py to monokai.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/manni.py to manni.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/autumn.py to autumn.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/native.py to native.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/vim.py to vim.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/tango.py to tango.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/default.py to default.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/fruity.py to fruity.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/emacs.py to emacs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/borland.py to borland.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/styles/rrt.py to rrt.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/filters/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_stan_builtins.py to _stan_builtins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_phpbuiltins.py to _phpbuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/other.py to other.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_sourcemodbuiltins.py to _sourcemodbuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/functional.py to functional.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/sql.py to sql.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/web.py to web.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/dotnet.py to dotnet.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_clbuiltins.py to _clbuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/compiled.py to compiled.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_robotframeworklexer.py to _robotframeworklexer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/foxpro.py to foxpro.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/templates.py to templates.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_openedgebuiltins.py to _openedgebuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/shell.py to shell.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/special.py to special.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/parsers.py to parsers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_lassobuiltins.py to _lassobuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_mapping.py to _mapping.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/hdl.py to hdl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_postgres_builtins.py to _postgres_builtins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_luabuiltins.py to _luabuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/dalvik.py to dalvik.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_vimbuiltins.py to _vimbuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/jvm.py to jvm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_scilab_builtins.py to _scilab_builtins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/math.py to math.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/agile.py to agile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/text.py to text.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/_asybuiltins.py to _asybuiltins.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexers/asm.py to asm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/svg.py to svg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/terminal.py to terminal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/other.py to other.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/latex.py to latex.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/_mapping.py to _mapping.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/bbcode.py to bbcode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/rtf.py to rtf.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/terminal256.py to terminal256.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/html.py to html.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatters/img.py to img.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/style.py to style.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/formatter.py to formatter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/scanner.py to scanner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/unistring.py to unistring.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/console.py to console.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/cmdline.py to cmdline.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/token.py to token.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/filter.py to filter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/lexer.py to lexer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/pygments/plugin.py to plugin.cpython-34.pyc writing byte-compilation script '/tmp/tmplpexdf40.py' /opt/rh/rh-python34/root/usr/bin/python3 -O /tmp/tmplpexdf40.py removing /tmp/tmplpexdf40.py running install_egg_info running egg_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 writing Pygments.egg-info/PKG-INFO 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/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/Pygments-1.6-py3.4.egg-info running install_scripts Installing pygmentize script to /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/bin ~/build/BUILD/Pygments-1.6/docs ~/build/BUILD/Pygments-1.6 + pushd docs + install -d /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/man/man1 + mv pygmentize.1 /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/man/man1/pygmentize.1 + mv build html + mv src reST ~/build/BUILD/Pygments-1.6 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Pygments-1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python34/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python34 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-34 /opt/rh/rh-python34/root/usr/bin/python3 1 /opt/rh/rh-python34/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rf2MLE + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.6 + scl enable rh-python34 - ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F........................................F..................................................F...................................................................F..................................................................................... ====================================================================== FAIL: test_examplefiles.test_example_files(, '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/mg_sample.pro', '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/output/mg_sample.pro') ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILD/Pygments-1.6/build/lib/test/test_examplefiles.py", line 71, in check_lexer (lx, absfn, val, len(''.join(ntext))) AssertionError: lexer generated error token for /builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/mg_sample.pro: '`' at position 87 ====================================================================== FAIL: test_examplefiles.test_example_files(, '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/psql_session.txt', '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/output/psql_session.txt') ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILD/Pygments-1.6/build/lib/test/test_examplefiles.py", line 76, in check_lexer raise AssertionError('round trip failed for ' + absfn) nose.proxy.AssertionError: round trip failed for /builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/psql_session.txt -------------------- >> begin captured stdout << --------------------- --- +++ @@ -15,7 +15,7 @@ LINE 1: select '\x'; ^ HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. - ?column? + ?column? ---------- x (1 row) @@ -24,10 +24,10 @@ piro=> \set foo 30; piro=> select * from test where foo <= :foo; - foo | bar + foo | bar -----+----- - 10 | - 20 | + 10 | + 20 | (2 rows) testdb=> \set foo 'my_table' @@ -38,7 +38,7 @@ regression=# select ( regression(# 1); - ?column? + ?column? ---------- 1 (1 row) @@ -69,7 +69,7 @@ -- One field output regression=# select schemaname from pg_tables limit 3; - schemaname + schemaname ------------ pg_catalog pg_catalog @@ -80,12 +80,12 @@ test=> select 1 /* multiline test*> and 2 /* and 3 */ test*> end comment */, 2; - ?column? | ?column? + ?column? | ?column? ----------+---------- 1 | 2 =# select 10.0, 1e-6, 1E+6; - ?column? | ?column? | ?column? + ?column? | ?column? | ?column? ----------+----------+---------- 10.0 | 0.000001 | 1000000 (1 row) @@ -97,7 +97,7 @@ NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "asdf_pkey" for table "asdf" CREATE TABLE regression=# insert into asdf values (10) returning foo; - foo + foo ----- 10 (1 row) --------------------- >> end captured stdout << ---------------------- ====================================================================== FAIL: test_examplefiles.test_example_files(, '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/smarty_example.html', '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/output/smarty_example.html') ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILD/Pygments-1.6/build/lib/test/test_examplefiles.py", line 71, in check_lexer (lx, absfn, val, len(''.join(ntext))) AssertionError: lexer generated error token for /builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/smarty_example.html: '$' at position 54 ====================================================================== FAIL: test_examplefiles.test_example_files(, '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/cheetah_example.html', '/builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/output/cheetah_example.html') ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILD/Pygments-1.6/build/lib/test/test_examplefiles.py", line 71, in check_lexer (lx, absfn, val, len(''.join(ntext))) AssertionError: lexer generated error token for /builddir/build/BUILD/Pygments-1.6/build/lib/test/examplefiles/cheetah_example.html: '$' at position 23 ---------------------------------------------------------------------- Ran 905 tests in 12.890s FAILED (failures=4) Copying and converting sources to build/lib/test... Pygments 1.6 test suite running (Python 3.4.2)... make: *** [test] Error 1 + exit 0 Processing files: rh-python34-python-pygments-1.6-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fPVRZi + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.6 + DOCDIR=/builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + cp -pr CHANGES /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + cp -pr docs/html /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + cp -pr docs/reST /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + cp -pr TODO /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-python-pygments-1.6 + exit 0 Provides: rh-python34-python-pygments = 1.6-1.el7.centos scl-package(rh-python34) 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/rh-python34/root/usr/bin/python3 rh-python34-python(abi) = 3.4 rh-python34-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-62180602 Wrote: /builddir/build/RPMS/rh-python34-python-pygments-1.6-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JrhM40 + umask 022 + cd /builddir/build/BUILD + cd Pygments-1.6 + rm -rf /builddir/build/BUILDROOT/rh-python34-python-pygments-1.6-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->