Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'], printOutput=Falseuser='mockbuild'uid=1001timeout=0gid=135env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'}logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3996/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-383791881.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pygments-2.1.3-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'], private_network=TrueprintOutput=Falseuser='mockbuild'uid=1001timeout=0gid=135env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'}logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3996/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pjDOy5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pygments-2.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pygments-2.1.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pygments-2.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos + cp -a . /builddir/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos + find /builddir/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KSzKRf + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1.3 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pygments copying pygments/__init__.py -> build/lib/pygments copying pygments/cmdline.py -> build/lib/pygments copying pygments/sphinxext.py -> build/lib/pygments copying pygments/lexer.py -> build/lib/pygments copying pygments/scanner.py -> build/lib/pygments copying pygments/style.py -> build/lib/pygments copying pygments/filter.py -> build/lib/pygments copying pygments/regexopt.py -> build/lib/pygments copying pygments/unistring.py -> build/lib/pygments copying pygments/console.py -> build/lib/pygments copying pygments/formatter.py -> build/lib/pygments copying pygments/util.py -> build/lib/pygments copying pygments/plugin.py -> build/lib/pygments copying pygments/token.py -> build/lib/pygments copying pygments/modeline.py -> build/lib/pygments creating build/lib/pygments/formatters copying pygments/formatters/__init__.py -> build/lib/pygments/formatters copying pygments/formatters/img.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/latex.py -> build/lib/pygments/formatters copying pygments/formatters/html.py -> build/lib/pygments/formatters copying pygments/formatters/irc.py -> build/lib/pygments/formatters copying pygments/formatters/rtf.py -> build/lib/pygments/formatters copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters copying pygments/formatters/terminal.py -> build/lib/pygments/formatters copying pygments/formatters/other.py -> build/lib/pygments/formatters copying pygments/formatters/svg.py -> build/lib/pygments/formatters creating build/lib/pygments/filters copying pygments/filters/__init__.py -> build/lib/pygments/filters creating build/lib/pygments/styles copying pygments/styles/autumn.py -> build/lib/pygments/styles copying pygments/styles/vim.py -> build/lib/pygments/styles copying pygments/styles/__init__.py -> build/lib/pygments/styles copying pygments/styles/paraiso_light.py -> build/lib/pygments/styles copying pygments/styles/monokai.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/igor.py -> build/lib/pygments/styles copying pygments/styles/murphy.py -> build/lib/pygments/styles copying pygments/styles/native.py -> build/lib/pygments/styles copying pygments/styles/trac.py -> build/lib/pygments/styles copying pygments/styles/default.py -> build/lib/pygments/styles copying pygments/styles/algol.py -> build/lib/pygments/styles copying pygments/styles/xcode.py -> build/lib/pygments/styles copying pygments/styles/tango.py -> build/lib/pygments/styles copying pygments/styles/perldoc.py -> build/lib/pygments/styles copying pygments/styles/rrt.py -> build/lib/pygments/styles copying pygments/styles/emacs.py -> build/lib/pygments/styles copying pygments/styles/algol_nu.py -> build/lib/pygments/styles copying pygments/styles/friendly.py -> build/lib/pygments/styles copying pygments/styles/paraiso_dark.py -> build/lib/pygments/styles copying pygments/styles/borland.py -> build/lib/pygments/styles copying pygments/styles/manni.py -> build/lib/pygments/styles copying pygments/styles/arduino.py -> build/lib/pygments/styles copying pygments/styles/lovelace.py -> build/lib/pygments/styles copying pygments/styles/vs.py -> build/lib/pygments/styles copying pygments/styles/pastie.py -> build/lib/pygments/styles copying pygments/styles/fruity.py -> build/lib/pygments/styles creating build/lib/pygments/lexers copying pygments/lexers/d.py -> build/lib/pygments/lexers copying pygments/lexers/__init__.py -> build/lib/pygments/lexers copying pygments/lexers/nimrod.py -> build/lib/pygments/lexers copying pygments/lexers/installers.py -> build/lib/pygments/lexers copying pygments/lexers/julia.py -> build/lib/pygments/lexers copying pygments/lexers/parsers.py -> build/lib/pygments/lexers copying pygments/lexers/rebol.py -> build/lib/pygments/lexers copying pygments/lexers/prolog.py -> build/lib/pygments/lexers copying pygments/lexers/testing.py -> build/lib/pygments/lexers copying pygments/lexers/_cl_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/business.py -> build/lib/pygments/lexers copying pygments/lexers/_asy_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/basic.py -> build/lib/pygments/lexers copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/_cocoa_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/shell.py -> build/lib/pygments/lexers copying pygments/lexers/modula2.py -> build/lib/pygments/lexers copying pygments/lexers/_vim_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/python.py -> build/lib/pygments/lexers copying pygments/lexers/modeling.py -> build/lib/pygments/lexers copying pygments/lexers/_csound_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/data.py -> build/lib/pygments/lexers copying pygments/lexers/objective.py -> build/lib/pygments/lexers copying pygments/lexers/special.py -> build/lib/pygments/lexers copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers copying pygments/lexers/text.py -> build/lib/pygments/lexers copying pygments/lexers/graph.py -> build/lib/pygments/lexers copying pygments/lexers/css.py -> build/lib/pygments/lexers copying pygments/lexers/matlab.py -> build/lib/pygments/lexers copying pygments/lexers/x10.py -> build/lib/pygments/lexers copying pygments/lexers/igor.py -> build/lib/pygments/lexers copying pygments/lexers/graphics.py -> build/lib/pygments/lexers copying pygments/lexers/tcl.py -> build/lib/pygments/lexers copying pygments/lexers/ml.py -> build/lib/pygments/lexers copying pygments/lexers/archetype.py -> build/lib/pygments/lexers copying pygments/lexers/eiffel.py -> build/lib/pygments/lexers copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/go.py -> build/lib/pygments/lexers copying pygments/lexers/automation.py -> build/lib/pygments/lexers copying pygments/lexers/apl.py -> build/lib/pygments/lexers copying pygments/lexers/idl.py -> build/lib/pygments/lexers copying pygments/lexers/templates.py -> build/lib/pygments/lexers copying pygments/lexers/markup.py -> build/lib/pygments/lexers copying pygments/lexers/rust.py -> build/lib/pygments/lexers copying pygments/lexers/html.py -> build/lib/pygments/lexers copying pygments/lexers/trafficscript.py -> build/lib/pygments/lexers copying pygments/lexers/felix.py -> build/lib/pygments/lexers copying pygments/lexers/hdl.py -> build/lib/pygments/lexers copying pygments/lexers/dsls.py -> build/lib/pygments/lexers copying pygments/lexers/theorem.py -> build/lib/pygments/lexers copying pygments/lexers/c_like.py -> build/lib/pygments/lexers copying pygments/lexers/asm.py -> build/lib/pygments/lexers copying pygments/lexers/qvt.py -> build/lib/pygments/lexers copying pygments/lexers/pascal.py -> build/lib/pygments/lexers copying pygments/lexers/int_fiction.py -> build/lib/pygments/lexers copying pygments/lexers/haxe.py -> build/lib/pygments/lexers copying pygments/lexers/_php_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/textedit.py -> build/lib/pygments/lexers copying pygments/lexers/j.py -> build/lib/pygments/lexers copying pygments/lexers/chapel.py -> build/lib/pygments/lexers copying pygments/lexers/erlang.py -> build/lib/pygments/lexers copying pygments/lexers/rdf.py -> build/lib/pygments/lexers copying pygments/lexers/dylan.py -> build/lib/pygments/lexers copying pygments/lexers/robotframework.py -> build/lib/pygments/lexers copying pygments/lexers/agile.py -> build/lib/pygments/lexers copying pygments/lexers/lisp.py -> build/lib/pygments/lexers copying pygments/lexers/javascript.py -> build/lib/pygments/lexers copying pygments/lexers/jvm.py -> build/lib/pygments/lexers copying pygments/lexers/haskell.py -> build/lib/pygments/lexers copying pygments/lexers/webmisc.py -> build/lib/pygments/lexers copying pygments/lexers/sql.py -> build/lib/pygments/lexers copying pygments/lexers/actionscript.py -> build/lib/pygments/lexers copying pygments/lexers/hexdump.py -> build/lib/pygments/lexers copying pygments/lexers/esoteric.py -> build/lib/pygments/lexers copying pygments/lexers/smalltalk.py -> build/lib/pygments/lexers copying pygments/lexers/web.py -> build/lib/pygments/lexers copying pygments/lexers/roboconf.py -> build/lib/pygments/lexers copying pygments/lexers/factor.py -> build/lib/pygments/lexers copying pygments/lexers/ecl.py -> build/lib/pygments/lexers copying pygments/lexers/_lasso_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/csound.py -> build/lib/pygments/lexers copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers copying pygments/lexers/elm.py -> build/lib/pygments/lexers copying pygments/lexers/nix.py -> build/lib/pygments/lexers copying pygments/lexers/console.py -> build/lib/pygments/lexers copying pygments/lexers/c_cpp.py -> build/lib/pygments/lexers copying pygments/lexers/fantom.py -> build/lib/pygments/lexers copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers copying pygments/lexers/inferno.py -> build/lib/pygments/lexers copying pygments/lexers/textfmts.py -> build/lib/pygments/lexers copying pygments/lexers/make.py -> build/lib/pygments/lexers copying pygments/lexers/grammar_notation.py -> build/lib/pygments/lexers copying pygments/lexers/praat.py -> build/lib/pygments/lexers copying pygments/lexers/scripting.py -> build/lib/pygments/lexers copying pygments/lexers/parasail.py -> build/lib/pygments/lexers copying pygments/lexers/ooc.py -> build/lib/pygments/lexers copying pygments/lexers/supercollider.py -> build/lib/pygments/lexers copying pygments/lexers/urbi.py -> build/lib/pygments/lexers copying pygments/lexers/ambient.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/_sourcemod_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/pawn.py -> build/lib/pygments/lexers copying pygments/lexers/fortran.py -> build/lib/pygments/lexers copying pygments/lexers/ruby.py -> build/lib/pygments/lexers copying pygments/lexers/diff.py -> build/lib/pygments/lexers copying pygments/lexers/configs.py -> build/lib/pygments/lexers copying pygments/lexers/nit.py -> build/lib/pygments/lexers copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers copying pygments/lexers/iolang.py -> build/lib/pygments/lexers copying pygments/lexers/_openedge_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/algebra.py -> build/lib/pygments/lexers copying pygments/lexers/php.py -> build/lib/pygments/lexers copying pygments/lexers/ezhil.py -> build/lib/pygments/lexers copying pygments/lexers/other.py -> build/lib/pygments/lexers copying pygments/lexers/functional.py -> build/lib/pygments/lexers copying pygments/lexers/r.py -> build/lib/pygments/lexers copying pygments/lexers/perl.py -> build/lib/pygments/lexers copying pygments/lexers/math.py -> build/lib/pygments/lexers copying pygments/lexers/snobol.py -> build/lib/pygments/lexers copying pygments/lexers/oberon.py -> build/lib/pygments/lexers copying pygments/lexers/_lua_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/resource.py -> build/lib/pygments/lexers copying pygments/lexers/_mql_builtins.py -> build/lib/pygments/lexers 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' + /usr/bin/sed -i 's/\r//' LICENSE ~/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos ~/build/BUILD/Pygments-2.1.3 + pushd /builddir/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/pygments copying pygments/__init__.py -> build/lib/pygments copying pygments/cmdline.py -> build/lib/pygments copying pygments/sphinxext.py -> build/lib/pygments copying pygments/lexer.py -> build/lib/pygments copying pygments/scanner.py -> build/lib/pygments copying pygments/style.py -> build/lib/pygments copying pygments/filter.py -> build/lib/pygments copying pygments/regexopt.py -> build/lib/pygments copying pygments/unistring.py -> build/lib/pygments copying pygments/console.py -> build/lib/pygments copying pygments/formatter.py -> build/lib/pygments copying pygments/util.py -> build/lib/pygments copying pygments/plugin.py -> build/lib/pygments copying pygments/token.py -> build/lib/pygments copying pygments/modeline.py -> build/lib/pygments creating build/lib/pygments/lexers copying pygments/lexers/d.py -> build/lib/pygments/lexers copying pygments/lexers/__init__.py -> build/lib/pygments/lexers copying pygments/lexers/nimrod.py -> build/lib/pygments/lexers copying pygments/lexers/installers.py -> build/lib/pygments/lexers copying pygments/lexers/julia.py -> build/lib/pygments/lexers copying pygments/lexers/parsers.py -> build/lib/pygments/lexers copying pygments/lexers/rebol.py -> build/lib/pygments/lexers copying pygments/lexers/prolog.py -> build/lib/pygments/lexers copying pygments/lexers/testing.py -> build/lib/pygments/lexers copying pygments/lexers/_cl_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/business.py -> build/lib/pygments/lexers copying pygments/lexers/_asy_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/basic.py -> build/lib/pygments/lexers copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/_cocoa_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/shell.py -> build/lib/pygments/lexers copying pygments/lexers/modula2.py -> build/lib/pygments/lexers copying pygments/lexers/_vim_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/python.py -> build/lib/pygments/lexers copying pygments/lexers/modeling.py -> build/lib/pygments/lexers copying pygments/lexers/_csound_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/data.py -> build/lib/pygments/lexers copying pygments/lexers/objective.py -> build/lib/pygments/lexers copying pygments/lexers/special.py -> build/lib/pygments/lexers copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers copying pygments/lexers/text.py -> build/lib/pygments/lexers copying pygments/lexers/graph.py -> build/lib/pygments/lexers copying pygments/lexers/css.py -> build/lib/pygments/lexers copying pygments/lexers/matlab.py -> build/lib/pygments/lexers copying pygments/lexers/x10.py -> build/lib/pygments/lexers copying pygments/lexers/igor.py -> build/lib/pygments/lexers copying pygments/lexers/graphics.py -> build/lib/pygments/lexers copying pygments/lexers/tcl.py -> build/lib/pygments/lexers copying pygments/lexers/ml.py -> build/lib/pygments/lexers copying pygments/lexers/archetype.py -> build/lib/pygments/lexers copying pygments/lexers/eiffel.py -> build/lib/pygments/lexers copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/go.py -> build/lib/pygments/lexers copying pygments/lexers/automation.py -> build/lib/pygments/lexers copying pygments/lexers/apl.py -> build/lib/pygments/lexers copying pygments/lexers/idl.py -> build/lib/pygments/lexers copying pygments/lexers/templates.py -> build/lib/pygments/lexers copying pygments/lexers/markup.py -> build/lib/pygments/lexers copying pygments/lexers/rust.py -> build/lib/pygments/lexers copying pygments/lexers/html.py -> build/lib/pygments/lexers copying pygments/lexers/trafficscript.py -> build/lib/pygments/lexers copying pygments/lexers/felix.py -> build/lib/pygments/lexers copying pygments/lexers/hdl.py -> build/lib/pygments/lexers copying pygments/lexers/dsls.py -> build/lib/pygments/lexers copying pygments/lexers/theorem.py -> build/lib/pygments/lexers copying pygments/lexers/c_like.py -> build/lib/pygments/lexers copying pygments/lexers/asm.py -> build/lib/pygments/lexers copying pygments/lexers/qvt.py -> build/lib/pygments/lexers copying pygments/lexers/pascal.py -> build/lib/pygments/lexers copying pygments/lexers/int_fiction.py -> build/lib/pygments/lexers copying pygments/lexers/haxe.py -> build/lib/pygments/lexers copying pygments/lexers/_php_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/textedit.py -> build/lib/pygments/lexers copying pygments/lexers/j.py -> build/lib/pygments/lexers copying pygments/lexers/chapel.py -> build/lib/pygments/lexers copying pygments/lexers/erlang.py -> build/lib/pygments/lexers copying pygments/lexers/rdf.py -> build/lib/pygments/lexers copying pygments/lexers/dylan.py -> build/lib/pygments/lexers copying pygments/lexers/robotframework.py -> build/lib/pygments/lexers copying pygments/lexers/agile.py -> build/lib/pygments/lexers copying pygments/lexers/lisp.py -> build/lib/pygments/lexers copying pygments/lexers/javascript.py -> build/lib/pygments/lexers copying pygments/lexers/jvm.py -> build/lib/pygments/lexers copying pygments/lexers/haskell.py -> build/lib/pygments/lexers copying pygments/lexers/webmisc.py -> build/lib/pygments/lexers copying pygments/lexers/sql.py -> build/lib/pygments/lexers copying pygments/lexers/actionscript.py -> build/lib/pygments/lexers copying pygments/lexers/hexdump.py -> build/lib/pygments/lexers copying pygments/lexers/esoteric.py -> build/lib/pygments/lexers copying pygments/lexers/smalltalk.py -> build/lib/pygments/lexers copying pygments/lexers/web.py -> build/lib/pygments/lexers copying pygments/lexers/roboconf.py -> build/lib/pygments/lexers copying pygments/lexers/factor.py -> build/lib/pygments/lexers copying pygments/lexers/ecl.py -> build/lib/pygments/lexers copying pygments/lexers/_lasso_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/csound.py -> build/lib/pygments/lexers copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers copying pygments/lexers/elm.py -> build/lib/pygments/lexers copying pygments/lexers/nix.py -> build/lib/pygments/lexers copying pygments/lexers/console.py -> build/lib/pygments/lexers copying pygments/lexers/c_cpp.py -> build/lib/pygments/lexers copying pygments/lexers/fantom.py -> build/lib/pygments/lexers copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers copying pygments/lexers/inferno.py -> build/lib/pygments/lexers copying pygments/lexers/textfmts.py -> build/lib/pygments/lexers copying pygments/lexers/make.py -> build/lib/pygments/lexers copying pygments/lexers/grammar_notation.py -> build/lib/pygments/lexers copying pygments/lexers/praat.py -> build/lib/pygments/lexers copying pygments/lexers/scripting.py -> build/lib/pygments/lexers copying pygments/lexers/parasail.py -> build/lib/pygments/lexers copying pygments/lexers/ooc.py -> build/lib/pygments/lexers copying pygments/lexers/supercollider.py -> build/lib/pygments/lexers copying pygments/lexers/urbi.py -> build/lib/pygments/lexers copying pygments/lexers/ambient.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/_sourcemod_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/pawn.py -> build/lib/pygments/lexers copying pygments/lexers/fortran.py -> build/lib/pygments/lexers copying pygments/lexers/ruby.py -> build/lib/pygments/lexers copying pygments/lexers/diff.py -> build/lib/pygments/lexers copying pygments/lexers/configs.py -> build/lib/pygments/lexers copying pygments/lexers/nit.py -> build/lib/pygments/lexers copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers copying pygments/lexers/iolang.py -> build/lib/pygments/lexers copying pygments/lexers/_openedge_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/algebra.py -> build/lib/pygments/lexers copying pygments/lexers/php.py -> build/lib/pygments/lexers copying pygments/lexers/ezhil.py -> build/lib/pygments/lexers copying pygments/lexers/other.py -> build/lib/pygments/lexers copying pygments/lexers/functional.py -> build/lib/pygments/lexers copying pygments/lexers/r.py -> build/lib/pygments/lexers copying pygments/lexers/perl.py -> build/lib/pygments/lexers copying pygments/lexers/math.py -> build/lib/pygments/lexers copying pygments/lexers/snobol.py -> build/lib/pygments/lexers copying pygments/lexers/oberon.py -> build/lib/pygments/lexers copying pygments/lexers/_lua_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/resource.py -> build/lib/pygments/lexers copying pygments/lexers/_mql_builtins.py -> build/lib/pygments/lexers creating build/lib/pygments/styles copying pygments/styles/autumn.py -> build/lib/pygments/styles copying pygments/styles/vim.py -> build/lib/pygments/styles copying pygments/styles/__init__.py -> build/lib/pygments/styles copying pygments/styles/paraiso_light.py -> build/lib/pygments/styles copying pygments/styles/monokai.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/igor.py -> build/lib/pygments/styles copying pygments/styles/murphy.py -> build/lib/pygments/styles copying pygments/styles/native.py -> build/lib/pygments/styles copying pygments/styles/trac.py -> build/lib/pygments/styles copying pygments/styles/default.py -> build/lib/pygments/styles copying pygments/styles/algol.py -> build/lib/pygments/styles copying pygments/styles/xcode.py -> build/lib/pygments/styles copying pygments/styles/tango.py -> build/lib/pygments/styles copying pygments/styles/perldoc.py -> build/lib/pygments/styles copying pygments/styles/rrt.py -> build/lib/pygments/styles copying pygments/styles/emacs.py -> build/lib/pygments/styles copying pygments/styles/algol_nu.py -> build/lib/pygments/styles copying pygments/styles/friendly.py -> build/lib/pygments/styles copying pygments/styles/paraiso_dark.py -> build/lib/pygments/styles copying pygments/styles/borland.py -> build/lib/pygments/styles copying pygments/styles/manni.py -> build/lib/pygments/styles copying pygments/styles/arduino.py -> build/lib/pygments/styles copying pygments/styles/lovelace.py -> build/lib/pygments/styles copying pygments/styles/vs.py -> build/lib/pygments/styles copying pygments/styles/pastie.py -> build/lib/pygments/styles copying pygments/styles/fruity.py -> build/lib/pygments/styles creating build/lib/pygments/filters copying pygments/filters/__init__.py -> build/lib/pygments/filters creating build/lib/pygments/formatters copying pygments/formatters/__init__.py -> build/lib/pygments/formatters copying pygments/formatters/img.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/latex.py -> build/lib/pygments/formatters copying pygments/formatters/html.py -> build/lib/pygments/formatters copying pygments/formatters/irc.py -> build/lib/pygments/formatters copying pygments/formatters/rtf.py -> build/lib/pygments/formatters copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters copying pygments/formatters/terminal.py -> build/lib/pygments/formatters copying pygments/formatters/other.py -> build/lib/pygments/formatters copying pygments/formatters/svg.py -> build/lib/pygments/formatters running egg_info writing dependency_links to Pygments.egg-info/dependency_links.txt writing entry points to Pygments.egg-info/entry_points.txt writing top-level names to Pygments.egg-info/top_level.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' ~/build/BUILD/Pygments-2.1.3 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H8L8Br + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 + cd Pygments-2.1.3 + rm -rf /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 ~/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos ~/build/BUILD/Pygments-2.1.3 + pushd /builddir/build/BUILD/python3-python-pygments-2.1.3-1.el7.centos + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3 creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/svg.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/other.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/_mapping.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/rtf.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/irc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/html.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/latex.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal256.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/bbcode.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/img.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters copying build/lib/pygments/formatters/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/filters copying build/lib/pygments/filters/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/filters creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/fruity.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/pastie.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/vs.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/lovelace.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/arduino.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/manni.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/borland.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/paraiso_dark.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/friendly.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/algol_nu.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/emacs.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/rrt.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/perldoc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/tango.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/xcode.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/algol.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/default.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/trac.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/native.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/murphy.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/igor.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/colorful.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/bw.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/monokai.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/paraiso_light.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/vim.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles copying build/lib/pygments/styles/autumn.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mql_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/resource.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lua_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/oberon.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/snobol.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/math.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/perl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/r.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/functional.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/other.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/ezhil.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/php.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/algebra.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_openedge_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/iolang.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/dalvik.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/nit.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/configs.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/diff.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/ruby.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/fortran.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/pawn.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_sourcemod_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_scilab_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/compiled.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/ambient.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/urbi.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/supercollider.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/ooc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/parasail.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/scripting.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/praat.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/grammar_notation.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/make.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/textfmts.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/inferno.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/foxpro.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/fantom.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/c_cpp.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/console.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/nix.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/elm.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mapping.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/csound.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lasso_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/ecl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/factor.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/roboconf.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/web.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/smalltalk.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/esoteric.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/hexdump.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/actionscript.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/sql.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/webmisc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/haskell.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/jvm.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/javascript.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/lisp.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/agile.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/robotframework.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/dylan.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/rdf.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/erlang.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/chapel.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/j.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/textedit.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_php_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/haxe.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/int_fiction.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/pascal.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/qvt.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/asm.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/c_like.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/theorem.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/dsls.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/hdl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/felix.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/trafficscript.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/html.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/rust.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/markup.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/templates.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/idl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/apl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/automation.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/go.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_postgres_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/eiffel.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/archetype.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/ml.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/tcl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/graphics.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/igor.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/x10.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/matlab.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/css.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/graph.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/text.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/dotnet.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/special.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/objective.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/data.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_csound_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/modeling.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/python.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_vim_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/modula2.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/shell.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_cocoa_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_stan_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/basic.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_asy_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/business.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/_cl_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/testing.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/prolog.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/rebol.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/parsers.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/julia.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/installers.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/nimrod.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/lexers/d.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers copying build/lib/pygments/modeline.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/token.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/plugin.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/util.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/formatter.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/console.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/unistring.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/regexopt.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/filter.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/style.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/scanner.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/lexer.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/sphinxext.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/cmdline.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments copying build/lib/pygments/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/svg.py to svg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/other.py to other.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/terminal.py to terminal.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/_mapping.py to _mapping.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/rtf.py to rtf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/irc.py to irc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/html.py to html.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/latex.py to latex.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/terminal256.py to terminal256.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/bbcode.py to bbcode.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/img.py to img.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatters/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/filters/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/fruity.py to fruity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/pastie.py to pastie.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/vs.py to vs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/lovelace.py to lovelace.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/arduino.py to arduino.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/manni.py to manni.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/borland.py to borland.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/paraiso_dark.py to paraiso_dark.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/friendly.py to friendly.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/algol_nu.py to algol_nu.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/emacs.py to emacs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/rrt.py to rrt.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/perldoc.py to perldoc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/tango.py to tango.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/xcode.py to xcode.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/algol.py to algol.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/default.py to default.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/trac.py to trac.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/native.py to native.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/murphy.py to murphy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/igor.py to igor.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/colorful.py to colorful.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/bw.py to bw.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/monokai.py to monokai.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/paraiso_light.py to paraiso_light.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/vim.py to vim.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/styles/autumn.py to autumn.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_mql_builtins.py to _mql_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/resource.py to resource.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_lua_builtins.py to _lua_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/oberon.py to oberon.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/snobol.py to snobol.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/math.py to math.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/perl.py to perl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/r.py to r.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/functional.py to functional.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/other.py to other.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/ezhil.py to ezhil.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/php.py to php.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/algebra.py to algebra.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_openedge_builtins.py to _openedge_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/iolang.py to iolang.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/dalvik.py to dalvik.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/nit.py to nit.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/configs.py to configs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/diff.py to diff.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/ruby.py to ruby.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/fortran.py to fortran.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/pawn.py to pawn.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_sourcemod_builtins.py to _sourcemod_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_scilab_builtins.py to _scilab_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/compiled.py to compiled.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/ambient.py to ambient.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/urbi.py to urbi.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/supercollider.py to supercollider.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/ooc.py to ooc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/parasail.py to parasail.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/scripting.py to scripting.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/praat.py to praat.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/grammar_notation.py to grammar_notation.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/make.py to make.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/textfmts.py to textfmts.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/inferno.py to inferno.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/foxpro.py to foxpro.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/fantom.py to fantom.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/c_cpp.py to c_cpp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/console.py to console.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/nix.py to nix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/elm.py to elm.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_mapping.py to _mapping.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/csound.py to csound.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_lasso_builtins.py to _lasso_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/ecl.py to ecl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/factor.py to factor.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/roboconf.py to roboconf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/web.py to web.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/smalltalk.py to smalltalk.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/esoteric.py to esoteric.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/hexdump.py to hexdump.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/actionscript.py to actionscript.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/sql.py to sql.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/webmisc.py to webmisc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/haskell.py to haskell.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/jvm.py to jvm.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/javascript.py to javascript.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/lisp.py to lisp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/agile.py to agile.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/robotframework.py to robotframework.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/dylan.py to dylan.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/rdf.py to rdf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/erlang.py to erlang.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/chapel.py to chapel.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/j.py to j.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/textedit.py to textedit.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_php_builtins.py to _php_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/haxe.py to haxe.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/int_fiction.py to int_fiction.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/pascal.py to pascal.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/qvt.py to qvt.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/asm.py to asm.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/c_like.py to c_like.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/theorem.py to theorem.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/dsls.py to dsls.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/hdl.py to hdl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/felix.py to felix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/trafficscript.py to trafficscript.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/html.py to html.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/rust.py to rust.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/markup.py to markup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/templates.py to templates.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/idl.py to idl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/apl.py to apl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/automation.py to automation.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/go.py to go.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_postgres_builtins.py to _postgres_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/eiffel.py to eiffel.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/archetype.py to archetype.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/ml.py to ml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/tcl.py to tcl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/graphics.py to graphics.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/igor.py to igor.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/x10.py to x10.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/matlab.py to matlab.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/css.py to css.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/graph.py to graph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/text.py to text.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/dotnet.py to dotnet.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/special.py to special.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/objective.py to objective.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/data.py to data.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_csound_builtins.py to _csound_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/modeling.py to modeling.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/python.py to python.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_vim_builtins.py to _vim_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/modula2.py to modula2.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/shell.py to shell.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_cocoa_builtins.py to _cocoa_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_stan_builtins.py to _stan_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/basic.py to basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_asy_builtins.py to _asy_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/business.py to business.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/_cl_builtins.py to _cl_builtins.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/testing.py to testing.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/prolog.py to prolog.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/rebol.py to rebol.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/parsers.py to parsers.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/julia.py to julia.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/installers.py to installers.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/nimrod.py to nimrod.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexers/d.py to d.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/modeline.py to modeline.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/token.py to token.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/plugin.py to plugin.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/util.py to util.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/formatter.py to formatter.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/console.py to console.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/unistring.py to unistring.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/regexopt.py to regexopt.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/filter.py to filter.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/style.py to style.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/scanner.py to scanner.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/lexer.py to lexer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/sphinxext.py to sphinxext.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/cmdline.py to cmdline.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/pygments/__init__.py to __init__.cpython-33.pyc writing byte-compilation script '/tmp/tmp8xfn6r.py' /usr/bin/python3 -O /tmp/tmp8xfn6r.py removing /tmp/tmp8xfn6r.py running install_egg_info running egg_info writing Pygments.egg-info/PKG-INFO writing entry points to Pygments.egg-info/entry_points.txt writing dependency_links to Pygments.egg-info/dependency_links.txt writing top-level names to Pygments.egg-info/top_level.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/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3/site-packages/Pygments-2.1.3-py3.3.egg-info running install_scripts Installing pygmentize script to /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/bin + popd ~/build/BUILD/Pygments-2.1.3 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mql_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/resource.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lua_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/oberon.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/snobol.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/math.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/perl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/r.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/functional.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/other.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/ezhil.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/php.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/algebra.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_openedge_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/iolang.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/dalvik.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/nit.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/configs.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/diff.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/ruby.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/fortran.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/pawn.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_sourcemod_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_scilab_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/compiled.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/ambient.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/urbi.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/supercollider.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/ooc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/parasail.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/scripting.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/praat.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/grammar_notation.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/make.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/textfmts.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/inferno.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/foxpro.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/fantom.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/c_cpp.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/console.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/nix.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/elm.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mapping.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/csound.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lasso_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/ecl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/factor.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/roboconf.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/web.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/smalltalk.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/esoteric.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/hexdump.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/actionscript.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/sql.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/webmisc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/haskell.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/jvm.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/javascript.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/lisp.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/agile.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/robotframework.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/dylan.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/rdf.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/erlang.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/chapel.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/j.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/textedit.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_php_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/haxe.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/int_fiction.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/pascal.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/qvt.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/asm.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/c_like.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/theorem.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/dsls.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/hdl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/felix.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/trafficscript.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/html.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/rust.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/markup.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/templates.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/idl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/apl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/automation.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/go.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_postgres_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/eiffel.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/archetype.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/ml.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/tcl.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/graphics.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/igor.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/x10.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/matlab.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/css.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/graph.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/text.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/dotnet.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/special.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/objective.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/data.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_csound_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/modeling.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/python.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_vim_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/modula2.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/shell.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_cocoa_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_stan_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/basic.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_asy_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/business.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/_cl_builtins.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/testing.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/prolog.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/rebol.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/parsers.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/julia.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/installers.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/nimrod.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers copying build/lib/pygments/lexers/d.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/fruity.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/pastie.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/vs.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/lovelace.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/arduino.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/manni.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/borland.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/paraiso_dark.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/friendly.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/algol_nu.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/emacs.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/rrt.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/perldoc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/tango.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/xcode.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/algol.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/default.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/trac.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/native.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/murphy.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/igor.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/colorful.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/bw.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/monokai.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/paraiso_light.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/vim.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles copying build/lib/pygments/styles/autumn.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/filters copying build/lib/pygments/filters/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/filters creating /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/svg.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/other.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/_mapping.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/rtf.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/irc.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/html.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/latex.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal256.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/bbcode.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/img.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/formatters/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters copying build/lib/pygments/modeline.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/token.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/plugin.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/util.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/formatter.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/console.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/unistring.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/regexopt.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/filter.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/style.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/scanner.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/lexer.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/sphinxext.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/cmdline.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments copying build/lib/pygments/__init__.py -> /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_mql_builtins.py to _mql_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_lua_builtins.py to _lua_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/oberon.py to oberon.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/snobol.py to snobol.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/perl.py to perl.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/r.py to r.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/ezhil.py to ezhil.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/php.py to php.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/algebra.py to algebra.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_openedge_builtins.py to _openedge_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/iolang.py to iolang.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/dalvik.py to dalvik.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/nit.py to nit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/configs.py to configs.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/diff.py to diff.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/ruby.py to ruby.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/fortran.py to fortran.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/pawn.py to pawn.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_sourcemod_builtins.py to _sourcemod_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_scilab_builtins.py to _scilab_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/compiled.py to compiled.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/ambient.py to ambient.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/urbi.py to urbi.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/supercollider.py to supercollider.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/ooc.py to ooc.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/parasail.py to parasail.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/scripting.py to scripting.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/praat.py to praat.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/grammar_notation.py to grammar_notation.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/make.py to make.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/textfmts.py to textfmts.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/inferno.py to inferno.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/foxpro.py to foxpro.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/fantom.py to fantom.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/c_cpp.py to c_cpp.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/nix.py to nix.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/elm.py to elm.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_mapping.py to _mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/csound.py to csound.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_lasso_builtins.py to _lasso_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/ecl.py to ecl.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/factor.py to factor.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/roboconf.py to roboconf.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/web.py to web.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/smalltalk.py to smalltalk.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/esoteric.py to esoteric.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/hexdump.py to hexdump.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/actionscript.py to actionscript.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/sql.py to sql.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/webmisc.py to webmisc.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/haskell.py to haskell.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/jvm.py to jvm.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/javascript.py to javascript.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/lisp.py to lisp.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/agile.py to agile.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/robotframework.py to robotframework.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/dylan.py to dylan.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/rdf.py to rdf.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/erlang.py to erlang.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/chapel.py to chapel.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/j.py to j.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/textedit.py to textedit.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_php_builtins.py to _php_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/haxe.py to haxe.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/int_fiction.py to int_fiction.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/pascal.py to pascal.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/qvt.py to qvt.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/asm.py to asm.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/c_like.py to c_like.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/theorem.py to theorem.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/dsls.py to dsls.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/hdl.py to hdl.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/felix.py to felix.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/trafficscript.py to trafficscript.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/rust.py to rust.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/markup.py to markup.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/idl.py to idl.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/apl.py to apl.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/automation.py to automation.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/go.py to go.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_postgres_builtins.py to _postgres_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/eiffel.py to eiffel.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/archetype.py to archetype.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/ml.py to ml.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/tcl.py to tcl.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/graphics.py to graphics.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/igor.py to igor.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/x10.py to x10.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/matlab.py to matlab.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/css.py to css.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/graph.py to graph.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/dotnet.py to dotnet.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/special.py to special.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/objective.py to objective.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/data.py to data.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_csound_builtins.py to _csound_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/modeling.py to modeling.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_vim_builtins.py to _vim_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/modula2.py to modula2.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_cocoa_builtins.py to _cocoa_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_stan_builtins.py to _stan_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_asy_builtins.py to _asy_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/business.py to business.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/_cl_builtins.py to _cl_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/prolog.py to prolog.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/rebol.py to rebol.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/julia.py to julia.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/installers.py to installers.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/nimrod.py to nimrod.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexers/d.py to d.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/fruity.py to fruity.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/pastie.py to pastie.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/vs.py to vs.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/lovelace.py to lovelace.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/arduino.py to arduino.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/manni.py to manni.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/borland.py to borland.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/paraiso_dark.py to paraiso_dark.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/friendly.py to friendly.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/algol_nu.py to algol_nu.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/emacs.py to emacs.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/rrt.py to rrt.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/perldoc.py to perldoc.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/tango.py to tango.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/xcode.py to xcode.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/algol.py to algol.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/trac.py to trac.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/native.py to native.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/murphy.py to murphy.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/igor.py to igor.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/colorful.py to colorful.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/bw.py to bw.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/monokai.py to monokai.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/paraiso_light.py to paraiso_light.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/vim.py to vim.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/styles/autumn.py to autumn.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/svg.py to svg.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/_mapping.py to _mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/rtf.py to rtf.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/irc.py to irc.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/latex.py to latex.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/terminal256.py to terminal256.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/bbcode.py to bbcode.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/img.py to img.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/modeline.py to modeline.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/unistring.py to unistring.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/regexopt.py to regexopt.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/lexer.py to lexer.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/cmdline.py to cmdline.pyc byte-compiling /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pygments/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpngqUl0.py' /usr/bin/python -O /tmp/tmpngqUl0.py removing /tmp/tmpngqUl0.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/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/Pygments-2.1.3-py2.7.egg-info running install_scripts Installing pygmentize script to /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/bin + /usr/bin/python setup.py build_sphinx running build_sphinx creating build/sphinx creating build/sphinx/doctrees creating build/sphinx/html Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 24 source files that are out of date updating environment: 24 added, 0 changed, 0 removed reading sources... [ 4%] docs/api reading sources... [ 8%] docs/authors reading sources... [ 12%] docs/changelog reading sources... [ 16%] docs/cmdline reading sources... [ 20%] docs/filterdevelopment reading sources... [ 25%] docs/filters reading sources... [ 29%] docs/formatterdevelopment reading sources... [ 33%] docs/formatters reading sources... [ 37%] docs/index reading sources... [ 41%] docs/integrate reading sources... [ 45%] docs/java reading sources... [ 50%] docs/lexerdevelopment reading sources... [ 54%] docs/lexers reading sources... [ 58%] docs/moinmoin reading sources... [ 62%] docs/plugins reading sources... [ 66%] docs/quickstart reading sources... [ 70%] docs/rstdirective reading sources... [ 75%] docs/styles reading sources... [ 79%] docs/tokens reading sources... [ 83%] docs/unicode reading sources... [ 87%] download reading sources... [ 91%] faq reading sources... [ 95%] index reading sources... [100%] languages looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] docs/api writing output... [ 8%] docs/authors writing output... [ 12%] docs/changelog writing output... [ 16%] docs/cmdline writing output... [ 20%] docs/filterdevelopment writing output... [ 25%] docs/filters writing output... [ 29%] docs/formatterdevelopment writing output... [ 33%] docs/formatters writing output... [ 37%] docs/index writing output... [ 41%] docs/integrate writing output... [ 45%] docs/java writing output... [ 50%] docs/lexerdevelopment writing output... [ 54%] docs/lexers writing output... [ 58%] docs/moinmoin writing output... [ 62%] docs/plugins writing output... [ 66%] docs/quickstart writing output... [ 70%] docs/rstdirective writing output... [ 75%] docs/styles writing output... [ 79%] docs/tokens writing output... [ 83%] docs/unicode writing output... [ 87%] download writing output... [ 91%] faq writing output... [ 95%] index writing output... [100%] languages writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. ~/build/BUILD/Pygments-2.1.3/doc ~/build/BUILD/Pygments-2.1.3 + pushd doc + install -d /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/man/man1 + mv pygmentize.1 /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/man/man1/pygmentize.1 ~/build/BUILD/Pygments-2.1.3 + popd + cp -r doc/docs doc/reST + /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-2.1.3 /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/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/lib/python3.3 using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-pygments-2.1.3-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yHQe4A + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1.3 + DOCDIR=/builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + cp -pr CHANGES /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + cp -pr build/sphinx/html /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + cp -pr doc/reST /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + cp -pr TODO /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python-pygments-2.1.3 + exit 0 Provides: python-pygments = 2.1.3-1.el7.centos 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/python python(abi) = 2.7 Processing files: python3-pygments-2.1.3-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zLJLb2 + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1.3 + DOCDIR=/builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + cp -pr CHANGES /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + cp -pr build/sphinx/html /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + cp -pr doc/reST /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + cp -pr TODO /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64/usr/share/doc/python3-pygments-2.1.3 + exit 0 Provides: python3-pygments = 2.1.3-1.el7.centos 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: python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-383791881.novalocal Wrote: /builddir/build/RPMS/python-pygments-2.1.3-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python3-pygments-2.1.3-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.INOpoz + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1.3 + rm -rf /builddir/build/BUILDROOT/python-pygments-2.1.3-1.el7.centos.x86_64 + exit 0 Child return code was: 0