Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pygments2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra7-gitforge-pagure-el7-build-88608-645389/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pygments2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pygments2-2.2.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pygments2.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra7-gitforge-pagure-el7-build-88608-645389/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pygments2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1wpVm6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pygments-2.2.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Pygments-2.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Pygments-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3wJgqO + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.2.0 + /usr/bin/sed -i 's/\r//' LICENSE + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py bdist_egg running bdist_egg 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' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/pygments copying pygments/__init__.py -> build/lib/pygments copying pygments/lexer.py -> build/lib/pygments copying pygments/util.py -> build/lib/pygments copying pygments/cmdline.py -> build/lib/pygments copying pygments/formatter.py -> build/lib/pygments copying pygments/scanner.py -> build/lib/pygments copying pygments/regexopt.py -> build/lib/pygments copying pygments/style.py -> build/lib/pygments copying pygments/unistring.py -> build/lib/pygments copying pygments/console.py -> build/lib/pygments copying pygments/sphinxext.py -> build/lib/pygments copying pygments/token.py -> build/lib/pygments copying pygments/filter.py -> build/lib/pygments copying pygments/modeline.py -> build/lib/pygments copying pygments/plugin.py -> build/lib/pygments creating build/lib/pygments/formatters copying pygments/formatters/__init__.py -> build/lib/pygments/formatters copying pygments/formatters/rtf.py -> build/lib/pygments/formatters copying pygments/formatters/terminal.py -> build/lib/pygments/formatters copying pygments/formatters/latex.py -> build/lib/pygments/formatters copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters copying pygments/formatters/svg.py -> build/lib/pygments/formatters copying pygments/formatters/other.py -> build/lib/pygments/formatters copying pygments/formatters/irc.py -> build/lib/pygments/formatters copying pygments/formatters/bbcode.py -> build/lib/pygments/formatters copying pygments/formatters/img.py -> build/lib/pygments/formatters copying pygments/formatters/html.py -> build/lib/pygments/formatters copying pygments/formatters/terminal256.py -> build/lib/pygments/formatters creating build/lib/pygments/filters copying pygments/filters/__init__.py -> build/lib/pygments/filters creating build/lib/pygments/lexers copying pygments/lexers/agile.py -> build/lib/pygments/lexers copying pygments/lexers/apl.py -> build/lib/pygments/lexers copying pygments/lexers/stata.py -> build/lib/pygments/lexers copying pygments/lexers/_scilab_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/_tsql_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/text.py -> build/lib/pygments/lexers copying pygments/lexers/whiley.py -> build/lib/pygments/lexers copying pygments/lexers/__init__.py -> build/lib/pygments/lexers copying pygments/lexers/felix.py -> build/lib/pygments/lexers copying pygments/lexers/asm.py -> build/lib/pygments/lexers copying pygments/lexers/rnc.py -> build/lib/pygments/lexers copying pygments/lexers/eiffel.py -> build/lib/pygments/lexers copying pygments/lexers/sql.py -> build/lib/pygments/lexers copying pygments/lexers/igor.py -> build/lib/pygments/lexers copying pygments/lexers/csound.py -> build/lib/pygments/lexers copying pygments/lexers/dsls.py -> build/lib/pygments/lexers copying pygments/lexers/archetype.py -> build/lib/pygments/lexers copying pygments/lexers/css.py -> build/lib/pygments/lexers copying pygments/lexers/verification.py -> build/lib/pygments/lexers copying pygments/lexers/_php_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/graphics.py -> build/lib/pygments/lexers copying pygments/lexers/fantom.py -> build/lib/pygments/lexers copying pygments/lexers/compiled.py -> build/lib/pygments/lexers copying pygments/lexers/_asy_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/web.py -> build/lib/pygments/lexers copying pygments/lexers/_lasso_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/d.py -> build/lib/pygments/lexers copying pygments/lexers/capnproto.py -> build/lib/pygments/lexers copying pygments/lexers/markup.py -> build/lib/pygments/lexers copying pygments/lexers/smalltalk.py -> build/lib/pygments/lexers copying pygments/lexers/shell.py -> build/lib/pygments/lexers copying pygments/lexers/ml.py -> build/lib/pygments/lexers copying pygments/lexers/matlab.py -> build/lib/pygments/lexers copying pygments/lexers/ecl.py -> build/lib/pygments/lexers copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers copying pygments/lexers/templates.py -> build/lib/pygments/lexers copying pygments/lexers/parsers.py -> build/lib/pygments/lexers copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers copying pygments/lexers/smv.py -> build/lib/pygments/lexers copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers copying pygments/lexers/_csound_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/theorem.py -> build/lib/pygments/lexers copying pygments/lexers/prolog.py -> build/lib/pygments/lexers copying pygments/lexers/chapel.py -> build/lib/pygments/lexers copying pygments/lexers/make.py -> build/lib/pygments/lexers copying pygments/lexers/other.py -> build/lib/pygments/lexers copying pygments/lexers/rebol.py -> build/lib/pygments/lexers copying pygments/lexers/modula2.py -> build/lib/pygments/lexers copying pygments/lexers/typoscript.py -> build/lib/pygments/lexers copying pygments/lexers/factor.py -> build/lib/pygments/lexers copying pygments/lexers/testing.py -> build/lib/pygments/lexers copying pygments/lexers/configs.py -> build/lib/pygments/lexers copying pygments/lexers/rdf.py -> build/lib/pygments/lexers copying pygments/lexers/nit.py -> build/lib/pygments/lexers copying pygments/lexers/varnish.py -> build/lib/pygments/lexers copying pygments/lexers/webmisc.py -> build/lib/pygments/lexers copying pygments/lexers/ampl.py -> build/lib/pygments/lexers copying pygments/lexers/rust.py -> build/lib/pygments/lexers copying pygments/lexers/installers.py -> build/lib/pygments/lexers copying pygments/lexers/python.py -> build/lib/pygments/lexers copying pygments/lexers/julia.py -> build/lib/pygments/lexers copying pygments/lexers/idl.py -> build/lib/pygments/lexers copying pygments/lexers/jvm.py -> build/lib/pygments/lexers copying pygments/lexers/iolang.py -> build/lib/pygments/lexers copying pygments/lexers/tcl.py -> build/lib/pygments/lexers copying pygments/lexers/nix.py -> build/lib/pygments/lexers copying pygments/lexers/clean.py -> build/lib/pygments/lexers copying pygments/lexers/_sourcemod_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/trafficscript.py -> build/lib/pygments/lexers copying pygments/lexers/business.py -> build/lib/pygments/lexers copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/inferno.py -> build/lib/pygments/lexers copying pygments/lexers/snobol.py -> build/lib/pygments/lexers copying pygments/lexers/crystal.py -> build/lib/pygments/lexers copying pygments/lexers/go.py -> build/lib/pygments/lexers copying pygments/lexers/diff.py -> build/lib/pygments/lexers copying pygments/lexers/graph.py -> build/lib/pygments/lexers copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers copying pygments/lexers/supercollider.py -> build/lib/pygments/lexers copying pygments/lexers/robotframework.py -> build/lib/pygments/lexers copying pygments/lexers/sas.py -> build/lib/pygments/lexers copying pygments/lexers/textedit.py -> build/lib/pygments/lexers copying pygments/lexers/parasail.py -> build/lib/pygments/lexers copying pygments/lexers/php.py -> build/lib/pygments/lexers copying pygments/lexers/qvt.py -> build/lib/pygments/lexers copying pygments/lexers/special.py -> build/lib/pygments/lexers copying pygments/lexers/modeling.py -> build/lib/pygments/lexers copying pygments/lexers/fortran.py -> build/lib/pygments/lexers copying pygments/lexers/resource.py -> build/lib/pygments/lexers copying pygments/lexers/pascal.py -> build/lib/pygments/lexers copying pygments/lexers/oberon.py -> build/lib/pygments/lexers copying pygments/lexers/hexdump.py -> build/lib/pygments/lexers copying pygments/lexers/haskell.py -> build/lib/pygments/lexers copying pygments/lexers/console.py -> build/lib/pygments/lexers copying pygments/lexers/c_like.py -> build/lib/pygments/lexers copying pygments/lexers/data.py -> build/lib/pygments/lexers copying pygments/lexers/basic.py -> build/lib/pygments/lexers copying pygments/lexers/lisp.py -> build/lib/pygments/lexers copying pygments/lexers/esoteric.py -> build/lib/pygments/lexers copying pygments/lexers/objective.py -> build/lib/pygments/lexers copying pygments/lexers/textfmts.py -> build/lib/pygments/lexers copying pygments/lexers/erlang.py -> build/lib/pygments/lexers copying pygments/lexers/javascript.py -> build/lib/pygments/lexers copying pygments/lexers/scripting.py -> build/lib/pygments/lexers copying pygments/lexers/pawn.py -> build/lib/pygments/lexers copying pygments/lexers/html.py -> build/lib/pygments/lexers copying pygments/lexers/automation.py -> build/lib/pygments/lexers copying pygments/lexers/roboconf.py -> build/lib/pygments/lexers copying pygments/lexers/hdl.py -> build/lib/pygments/lexers copying pygments/lexers/urbi.py -> build/lib/pygments/lexers copying pygments/lexers/ooc.py -> build/lib/pygments/lexers copying pygments/lexers/forth.py -> build/lib/pygments/lexers copying pygments/lexers/dylan.py -> build/lib/pygments/lexers copying pygments/lexers/_vim_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/elm.py -> build/lib/pygments/lexers copying pygments/lexers/_openedge_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/nimrod.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/_mql_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/math.py -> build/lib/pygments/lexers copying pygments/lexers/ruby.py -> build/lib/pygments/lexers copying pygments/lexers/_cl_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/grammar_notation.py -> build/lib/pygments/lexers copying pygments/lexers/algebra.py -> build/lib/pygments/lexers copying pygments/lexers/_cocoa_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/ncl.py -> build/lib/pygments/lexers copying pygments/lexers/actionscript.py -> build/lib/pygments/lexers copying pygments/lexers/_stata_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/bibtex.py -> build/lib/pygments/lexers copying pygments/lexers/praat.py -> build/lib/pygments/lexers copying pygments/lexers/monte.py -> build/lib/pygments/lexers copying pygments/lexers/x10.py -> build/lib/pygments/lexers copying pygments/lexers/_lua_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/int_fiction.py -> build/lib/pygments/lexers copying pygments/lexers/ezhil.py -> build/lib/pygments/lexers copying pygments/lexers/c_cpp.py -> build/lib/pygments/lexers copying pygments/lexers/ambient.py -> build/lib/pygments/lexers copying pygments/lexers/functional.py -> build/lib/pygments/lexers copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/j.py -> build/lib/pygments/lexers copying pygments/lexers/haxe.py -> build/lib/pygments/lexers creating build/lib/pygments/styles copying pygments/styles/fruity.py -> build/lib/pygments/styles copying pygments/styles/stata.py -> build/lib/pygments/styles copying pygments/styles/__init__.py -> build/lib/pygments/styles copying pygments/styles/native.py -> build/lib/pygments/styles copying pygments/styles/igor.py -> build/lib/pygments/styles copying pygments/styles/tango.py -> build/lib/pygments/styles copying pygments/styles/friendly.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/abap.py -> build/lib/pygments/styles copying pygments/styles/vs.py -> build/lib/pygments/styles copying pygments/styles/lovelace.py -> build/lib/pygments/styles copying pygments/styles/arduino.py -> build/lib/pygments/styles copying pygments/styles/colorful.py -> build/lib/pygments/styles copying pygments/styles/xcode.py -> build/lib/pygments/styles copying pygments/styles/manni.py -> build/lib/pygments/styles copying pygments/styles/sas.py -> build/lib/pygments/styles copying pygments/styles/algol_nu.py -> build/lib/pygments/styles copying pygments/styles/borland.py -> build/lib/pygments/styles copying pygments/styles/emacs.py -> build/lib/pygments/styles copying pygments/styles/rainbow_dash.py -> build/lib/pygments/styles copying pygments/styles/pastie.py -> build/lib/pygments/styles copying pygments/styles/rrt.py -> build/lib/pygments/styles copying pygments/styles/murphy.py -> build/lib/pygments/styles copying pygments/styles/vim.py -> build/lib/pygments/styles copying pygments/styles/perldoc.py -> build/lib/pygments/styles copying pygments/styles/paraiso_dark.py -> build/lib/pygments/styles copying pygments/styles/bw.py -> build/lib/pygments/styles copying pygments/styles/autumn.py -> build/lib/pygments/styles copying pygments/styles/monokai.py -> build/lib/pygments/styles copying pygments/styles/paraiso_light.py -> build/lib/pygments/styles copying pygments/styles/algol.py -> build/lib/pygments/styles creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/pygments creating build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/__init__.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/rtf.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/terminal.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/latex.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/_mapping.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/svg.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/other.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/irc.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/bbcode.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/img.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/html.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/formatters/terminal256.py -> build/bdist.linux-x86_64/egg/pygments/formatters copying build/lib/pygments/__init__.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/lexer.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/util.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/cmdline.py -> build/bdist.linux-x86_64/egg/pygments creating build/bdist.linux-x86_64/egg/pygments/filters copying build/lib/pygments/filters/__init__.py -> build/bdist.linux-x86_64/egg/pygments/filters creating build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/agile.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/apl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/stata.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_scilab_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_tsql_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/text.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/whiley.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/__init__.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/felix.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/asm.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/rnc.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/eiffel.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/sql.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/igor.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/csound.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/dsls.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/archetype.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/css.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/verification.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_php_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/graphics.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/fantom.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/compiled.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_asy_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/web.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_lasso_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/d.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/capnproto.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/markup.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/smalltalk.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/shell.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ml.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/matlab.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ecl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_mapping.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/templates.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/parsers.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/dalvik.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/smv.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/foxpro.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_csound_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/theorem.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/prolog.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/chapel.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/make.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/other.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/rebol.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/modula2.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/typoscript.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/factor.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/testing.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/configs.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/rdf.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/nit.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/varnish.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/webmisc.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ampl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/rust.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/installers.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/python.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/julia.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/idl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/jvm.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/iolang.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/tcl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/nix.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/clean.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_sourcemod_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/trafficscript.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/business.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_postgres_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/inferno.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/snobol.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/crystal.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/go.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/diff.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/graph.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/dotnet.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/supercollider.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/robotframework.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/sas.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/textedit.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/parasail.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/php.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/qvt.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/special.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/modeling.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/fortran.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/resource.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/pascal.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/oberon.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/hexdump.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/haskell.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/console.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/c_like.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/data.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/basic.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/lisp.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/esoteric.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/objective.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/textfmts.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/erlang.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/javascript.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/scripting.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/pawn.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/html.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/automation.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/roboconf.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/hdl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/urbi.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ooc.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/forth.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/dylan.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_vim_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/elm.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_openedge_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/nimrod.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/r.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/perl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_mql_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/math.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ruby.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_cl_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/grammar_notation.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/algebra.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_cocoa_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ncl.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/actionscript.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_stata_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/bibtex.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/praat.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/monte.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/x10.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_lua_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/int_fiction.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ezhil.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/c_cpp.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/ambient.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/functional.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/_stan_builtins.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/j.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/lexers/haxe.py -> build/bdist.linux-x86_64/egg/pygments/lexers copying build/lib/pygments/formatter.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/scanner.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/regexopt.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/style.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/unistring.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/console.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/sphinxext.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/token.py -> build/bdist.linux-x86_64/egg/pygments creating build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/fruity.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/stata.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/__init__.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/native.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/igor.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/tango.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/friendly.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/trac.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/default.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/abap.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/vs.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/lovelace.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/arduino.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/colorful.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/xcode.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/manni.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/sas.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/algol_nu.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/borland.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/emacs.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/rainbow_dash.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/pastie.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/rrt.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/murphy.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/vim.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/perldoc.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/paraiso_dark.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/bw.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/autumn.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/monokai.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/paraiso_light.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/styles/algol.py -> build/bdist.linux-x86_64/egg/pygments/styles copying build/lib/pygments/filter.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/modeline.py -> build/bdist.linux-x86_64/egg/pygments copying build/lib/pygments/plugin.py -> build/bdist.linux-x86_64/egg/pygments byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/rtf.py to rtf.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/terminal.py to terminal.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/latex.py to latex.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/_mapping.py to _mapping.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/svg.py to svg.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/other.py to other.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/irc.py to irc.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/bbcode.py to bbcode.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/img.py to img.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/html.py to html.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatters/terminal256.py to terminal256.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexer.py to lexer.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/util.py to util.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/cmdline.py to cmdline.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/filters/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/agile.py to agile.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/apl.py to apl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/stata.py to stata.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_scilab_builtins.py to _scilab_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_tsql_builtins.py to _tsql_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/text.py to text.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/whiley.py to whiley.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/felix.py to felix.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/asm.py to asm.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/rnc.py to rnc.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/eiffel.py to eiffel.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/sql.py to sql.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/igor.py to igor.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/csound.py to csound.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/dsls.py to dsls.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/archetype.py to archetype.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/css.py to css.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/verification.py to verification.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_php_builtins.py to _php_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/graphics.py to graphics.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/fantom.py to fantom.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/compiled.py to compiled.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_asy_builtins.py to _asy_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/web.py to web.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_lasso_builtins.py to _lasso_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/d.py to d.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/capnproto.py to capnproto.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/markup.py to markup.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/smalltalk.py to smalltalk.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/shell.py to shell.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ml.py to ml.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/matlab.py to matlab.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ecl.py to ecl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_mapping.py to _mapping.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/templates.py to templates.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/parsers.py to parsers.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/dalvik.py to dalvik.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/smv.py to smv.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/foxpro.py to foxpro.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_csound_builtins.py to _csound_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/theorem.py to theorem.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/prolog.py to prolog.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/chapel.py to chapel.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/make.py to make.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/other.py to other.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/rebol.py to rebol.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/modula2.py to modula2.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/typoscript.py to typoscript.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/factor.py to factor.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/testing.py to testing.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/configs.py to configs.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/rdf.py to rdf.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/nit.py to nit.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/varnish.py to varnish.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/webmisc.py to webmisc.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ampl.py to ampl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/rust.py to rust.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/installers.py to installers.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/python.py to python.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/julia.py to julia.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/idl.py to idl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/jvm.py to jvm.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/iolang.py to iolang.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/tcl.py to tcl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/nix.py to nix.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/clean.py to clean.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_sourcemod_builtins.py to _sourcemod_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/trafficscript.py to trafficscript.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/business.py to business.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_postgres_builtins.py to _postgres_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/inferno.py to inferno.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/snobol.py to snobol.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/crystal.py to crystal.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/go.py to go.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/diff.py to diff.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/graph.py to graph.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/dotnet.py to dotnet.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/supercollider.py to supercollider.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/robotframework.py to robotframework.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/sas.py to sas.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/textedit.py to textedit.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/parasail.py to parasail.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/php.py to php.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/qvt.py to qvt.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/special.py to special.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/modeling.py to modeling.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/fortran.py to fortran.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/resource.py to resource.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/pascal.py to pascal.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/oberon.py to oberon.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/hexdump.py to hexdump.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/haskell.py to haskell.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/console.py to console.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/c_like.py to c_like.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/data.py to data.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/basic.py to basic.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/lisp.py to lisp.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/esoteric.py to esoteric.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/objective.py to objective.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/textfmts.py to textfmts.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/erlang.py to erlang.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/javascript.py to javascript.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/scripting.py to scripting.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/pawn.py to pawn.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/html.py to html.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/automation.py to automation.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/roboconf.py to roboconf.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/hdl.py to hdl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/urbi.py to urbi.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ooc.py to ooc.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/forth.py to forth.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/dylan.py to dylan.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_vim_builtins.py to _vim_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/elm.py to elm.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_openedge_builtins.py to _openedge_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/nimrod.py to nimrod.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/r.py to r.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/perl.py to perl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_mql_builtins.py to _mql_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/math.py to math.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ruby.py to ruby.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_cl_builtins.py to _cl_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/grammar_notation.py to grammar_notation.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/algebra.py to algebra.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_cocoa_builtins.py to _cocoa_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ncl.py to ncl.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/actionscript.py to actionscript.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_stata_builtins.py to _stata_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/bibtex.py to bibtex.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/praat.py to praat.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/monte.py to monte.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/x10.py to x10.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_lua_builtins.py to _lua_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/int_fiction.py to int_fiction.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ezhil.py to ezhil.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/c_cpp.py to c_cpp.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/ambient.py to ambient.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/functional.py to functional.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/_stan_builtins.py to _stan_builtins.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/j.py to j.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/lexers/haxe.py to haxe.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/formatter.py to formatter.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/scanner.py to scanner.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/regexopt.py to regexopt.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/style.py to style.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/unistring.py to unistring.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/console.py to console.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/sphinxext.py to sphinxext.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/token.py to token.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/fruity.py to fruity.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/stata.py to stata.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/native.py to native.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/igor.py to igor.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/tango.py to tango.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/friendly.py to friendly.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/trac.py to trac.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/default.py to default.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/abap.py to abap.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/vs.py to vs.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/lovelace.py to lovelace.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/arduino.py to arduino.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/colorful.py to colorful.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/xcode.py to xcode.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/manni.py to manni.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/sas.py to sas.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/algol_nu.py to algol_nu.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/borland.py to borland.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/emacs.py to emacs.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/rainbow_dash.py to rainbow_dash.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/pastie.py to pastie.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/rrt.py to rrt.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/murphy.py to murphy.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/vim.py to vim.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/perldoc.py to perldoc.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/paraiso_dark.py to paraiso_dark.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/bw.py to bw.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/autumn.py to autumn.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/monokai.py to monokai.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/paraiso_light.py to paraiso_light.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/styles/algol.py to algol.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/filter.py to filter.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/modeline.py to modeline.pyc byte-compiling build/bdist.linux-x86_64/egg/pygments/plugin.py to plugin.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying Pygments.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying Pygments.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Pygments.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Pygments.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Pygments.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying Pygments.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/Pygments-2.2.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.voW9PA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch + cd Pygments-2.2.0 + mkdir -p /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/lib/python2.7/site-packages + easy_install-2.7 -m --prefix /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr -Z dist/Pygments-2.2.0-py2.7.egg Processing Pygments-2.2.0-py2.7.egg creating /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/Pygments-2.2.0-py2.7.egg Extracting Pygments-2.2.0-py2.7.egg to /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/lib/python2.7/site-packages Installing pygmentize script to /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/bin Installed /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/Pygments-2.2.0-py2.7.egg Because this distribution was installed --multi-version, before you can import modules from this package in an application, you will need to 'import pkg_resources' and then use a 'require()' call similar to one of these examples, in order to select the desired version: pkg_resources.require("Pygments") # latest installed version pkg_resources.require("Pygments==2.2.0") # this exact version pkg_resources.require("Pygments>=2.2.0") # this version or higher Note also that the installation directory must be on sys.path at runtime for this to work. (e.g. by being the application's script directory, by being on PYTHONPATH, or by being added to sys.path by your code.) Processing dependencies for Pygments==2.2.0 Finished processing dependencies for Pygments==2.2.0 + mv /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/bin/pygmentize /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/bin/pygmentize2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Pygments-2.2.0 /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-pygments2-2.2.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-pygments2-2.2.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r2uMQu + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/doc/python2-pygments2-2.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/doc/python2-pygments2-2.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/doc/python2-pygments2-2.2.0 + cp -pr CHANGES /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/doc/python2-pygments2-2.2.0 + cp -pr TODO /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/doc/python2-pygments2-2.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jvYOSo + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/licenses/python2-pygments2-2.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/licenses/python2-pygments2-2.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch/usr/share/licenses/python2-pygments2-2.2.0 + exit 0 Provides: python-pygments2 = 2.2.0-1.el7 python2-pygments2 = 2.2.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Obsoletes: python-pygments2 < 2.2.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-pygments2-2.2.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7FzytG + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygments2-2.2.0-1.el7.noarch + exit 0 Child return code was: 0