Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pylint.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a19f0fc573825f813658d19c99d7a43c94457edc/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pylint.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pylint-1.6.5-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pylint.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a19f0fc573825f813658d19c99d7a43c94457edc/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pylint.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4SjhmX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pylint-pylint-1.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/pylint-1.6.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pylint-pylint-1.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NLvTf8 + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pylint copying pylint/utils.py -> build/lib/pylint copying pylint/config.py -> build/lib/pylint copying pylint/__pkginfo__.py -> build/lib/pylint copying pylint/interfaces.py -> build/lib/pylint copying pylint/gui.py -> build/lib/pylint copying pylint/testutils.py -> build/lib/pylint copying pylint/__init__.py -> build/lib/pylint copying pylint/epylint.py -> build/lib/pylint copying pylint/graph.py -> build/lib/pylint copying pylint/__main__.py -> build/lib/pylint copying pylint/lint.py -> build/lib/pylint creating build/lib/pylint/extensions copying pylint/extensions/docparams.py -> build/lib/pylint/extensions copying pylint/extensions/docstyle.py -> build/lib/pylint/extensions copying pylint/extensions/check_docs.py -> build/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions copying pylint/extensions/__init__.py -> build/lib/pylint/extensions copying pylint/extensions/check_elif.py -> build/lib/pylint/extensions copying pylint/extensions/mccabe.py -> build/lib/pylint/extensions creating build/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/vcgutils.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse creating build/lib/pylint/reporters copying pylint/reporters/html.py -> build/lib/pylint/reporters copying pylint/reporters/__init__.py -> build/lib/pylint/reporters copying pylint/reporters/text.py -> build/lib/pylint/reporters copying pylint/reporters/guireporter.py -> build/lib/pylint/reporters copying pylint/reporters/json.py -> build/lib/pylint/reporters creating build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/html_writer.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports creating build/lib/pylint/checkers copying pylint/checkers/utils.py -> build/lib/pylint/checkers copying pylint/checkers/stdlib.py -> build/lib/pylint/checkers copying pylint/checkers/format.py -> build/lib/pylint/checkers copying pylint/checkers/logging.py -> build/lib/pylint/checkers copying pylint/checkers/newstyle.py -> build/lib/pylint/checkers copying pylint/checkers/variables.py -> build/lib/pylint/checkers copying pylint/checkers/async.py -> build/lib/pylint/checkers copying pylint/checkers/spelling.py -> build/lib/pylint/checkers copying pylint/checkers/exceptions.py -> build/lib/pylint/checkers copying pylint/checkers/base.py -> build/lib/pylint/checkers copying pylint/checkers/imports.py -> build/lib/pylint/checkers copying pylint/checkers/similar.py -> build/lib/pylint/checkers copying pylint/checkers/strings.py -> build/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> build/lib/pylint/checkers copying pylint/checkers/__init__.py -> build/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers copying pylint/checkers/classes.py -> build/lib/pylint/checkers copying pylint/checkers/misc.py -> build/lib/pylint/checkers copying pylint/checkers/python3.py -> build/lib/pylint/checkers copying pylint/checkers/typecheck.py -> build/lib/pylint/checkers running build_scripts creating build/scripts-2.7 copying and adjusting bin/pylint -> build/scripts-2.7 copying and adjusting bin/pylint-gui -> build/scripts-2.7 copying and adjusting bin/symilar -> build/scripts-2.7 copying and adjusting bin/epylint -> build/scripts-2.7 copying and adjusting bin/pyreverse -> build/scripts-2.7 changing mode of build/scripts-2.7/pylint from 644 to 755 changing mode of build/scripts-2.7/pylint-gui from 644 to 755 changing mode of build/scripts-2.7/symilar from 644 to 755 changing mode of build/scripts-2.7/epylint from 644 to 755 changing mode of build/scripts-2.7/pyreverse from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py running build_scripts creating build/scripts-3.4 copying and adjusting bin/pylint -> build/scripts-3.4 copying and adjusting bin/pylint-gui -> build/scripts-3.4 copying and adjusting bin/symilar -> build/scripts-3.4 copying and adjusting bin/epylint -> build/scripts-3.4 copying and adjusting bin/pyreverse -> build/scripts-3.4 changing mode of build/scripts-3.4/pylint from 644 to 755 changing mode of build/scripts-3.4/pylint-gui from 644 to 755 changing mode of build/scripts-3.4/symilar from 644 to 755 changing mode of build/scripts-3.4/epylint from 644 to 755 changing mode of build/scripts-3.4/pyreverse from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tu9USd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch + cd pylint-pylint-1.6.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/docparams.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/docstyle.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/check_docs.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/bad_builtin.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/_check_docs_utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/check_elif.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/extensions/mccabe.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions copying build/lib/pylint/config.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/__pkginfo__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/main.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/writer.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/vcgutils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/inspector.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/diadefslib.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/diagrams.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse copying build/lib/pylint/interfaces.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/gui.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/testutils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/nodes.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/html_writer.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/text_writer.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/html.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters copying build/lib/pylint/reporters/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters copying build/lib/pylint/reporters/text.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters copying build/lib/pylint/reporters/guireporter.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters copying build/lib/pylint/reporters/json.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters copying build/lib/pylint/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/epylint.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/graph.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint copying build/lib/pylint/__main__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/stdlib.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/format.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/logging.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/newstyle.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/variables.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/async.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/spelling.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/exceptions.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/base.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/imports.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/similar.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/strings.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/design_analysis.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/raw_metrics.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/classes.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/misc.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/python3.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/checkers/typecheck.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers copying build/lib/pylint/lint.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/docparams.py to docparams.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/docstyle.py to docstyle.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/check_docs.py to check_docs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/bad_builtin.py to bad_builtin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/_check_docs_utils.py to _check_docs_utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/check_elif.py to check_elif.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/extensions/mccabe.py to mccabe.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/__pkginfo__.py to __pkginfo__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/main.py to main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/writer.py to writer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/vcgutils.py to vcgutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/inspector.py to inspector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/diadefslib.py to diadefslib.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/pyreverse/diagrams.py to diagrams.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/interfaces.py to interfaces.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/gui.py to gui.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports/nodes.py to nodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports/html_writer.py to html_writer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports/text_writer.py to text_writer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/ureports/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/html.py to html.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/text.py to text.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/guireporter.py to guireporter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/reporters/json.py to json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/epylint.py to epylint.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/graph.py to graph.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/stdlib.py to stdlib.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/format.py to format.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/logging.py to logging.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/newstyle.py to newstyle.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/variables.py to variables.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/async.py to async.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/spelling.py to spelling.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/exceptions.py to exceptions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/imports.py to imports.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/similar.py to similar.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/strings.py to strings.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/design_analysis.py to design_analysis.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/raw_metrics.py to raw_metrics.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/classes.py to classes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/misc.py to misc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/python3.py to python3.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/checkers/typecheck.py to typecheck.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/lint.py to lint.cpython-34.pyc writing byte-compilation script '/tmp/tmp00fdv3lz.py' /usr/bin/python3.4 -O /tmp/tmp00fdv3lz.py removing /tmp/tmp00fdv3lz.py running install_egg_info running egg_info creating pylint.egg-info writing pylint.egg-info/PKG-INFO writing entry points to pylint.egg-info/entry_points.txt writing top-level names to pylint.egg-info/top_level.txt writing requirements to pylint.egg-info/requires.txt writing dependency_links to pylint.egg-info/dependency_links.txt writing manifest file 'pylint.egg-info/SOURCES.txt' reading manifest file 'pylint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'README.Python3' warning: no files found matching '*.html' under directory 'doc' writing manifest file 'pylint.egg-info/SOURCES.txt' Copying pylint.egg-info to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint-1.6.5-py3.4.egg-info running install_scripts creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-3.4/pylint-gui -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-3.4/pyreverse -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-3.4/symilar -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-3.4/epylint -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-3.4/pylint -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint to 755 Installing symilar script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing pyreverse script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing pylint-gui script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing epylint script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing pylint script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages/pylint/test + mkdir -pm 755 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1 + install -pm 644 man/epylint.1 man/pylint-gui.1 man/pylint.1 man/pyreverse.1 man/symilar.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/ + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint-3.4 + ln -s epylint-3.4 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint-3 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint-3.4.1 + ln -s epylint-3.4.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint-3.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-3.4 + ln -s pylint-3.4 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-3 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-3.4.1 + ln -s pylint-3.4.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-3.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui-3.4 + ln -s pylint-gui-3.4 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui-3 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui-3.4.1 + ln -s pylint-gui-3.4.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui-3.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse-3.4 + ln -s pyreverse-3.4 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse-3 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse-3.4.1 + ln -s pyreverse-3.4.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse-3.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar-3.4 + ln -s symilar-3.4 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar-3 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar-3.4.1 + ln -s symilar-3.4.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar-3.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/docparams.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/docstyle.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/check_docs.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/bad_builtin.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/_check_docs_utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/check_elif.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/extensions/mccabe.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions copying build/lib/pylint/config.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/__pkginfo__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/main.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/writer.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/vcgutils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/inspector.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/diadefslib.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/pyreverse/diagrams.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse copying build/lib/pylint/interfaces.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/gui.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/testutils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/nodes.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/html_writer.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/text_writer.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports copying build/lib/pylint/reporters/html.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters copying build/lib/pylint/reporters/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters copying build/lib/pylint/reporters/text.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters copying build/lib/pylint/reporters/guireporter.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters copying build/lib/pylint/reporters/json.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters copying build/lib/pylint/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/epylint.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/graph.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint copying build/lib/pylint/__main__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint creating /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/utils.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/stdlib.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/format.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/logging.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/newstyle.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/variables.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/async.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/spelling.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/exceptions.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/base.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/imports.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/similar.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/strings.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/design_analysis.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/__init__.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/raw_metrics.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/classes.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/misc.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/python3.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/checkers/typecheck.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers copying build/lib/pylint/lint.py -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/docparams.py to docparams.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/docstyle.py to docstyle.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/check_docs.py to check_docs.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/bad_builtin.py to bad_builtin.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/_check_docs_utils.py to _check_docs_utils.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/check_elif.py to check_elif.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/extensions/mccabe.py to mccabe.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/__pkginfo__.py to __pkginfo__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/writer.py to writer.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/vcgutils.py to vcgutils.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/inspector.py to inspector.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/diadefslib.py to diadefslib.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/pyreverse/diagrams.py to diagrams.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/gui.py to gui.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports/html_writer.py to html_writer.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports/text_writer.py to text_writer.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/ureports/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/guireporter.py to guireporter.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/reporters/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/epylint.py to epylint.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/graph.py to graph.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/stdlib.py to stdlib.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/newstyle.py to newstyle.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/variables.py to variables.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/async.py to async.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/spelling.py to spelling.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/imports.py to imports.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/similar.py to similar.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/design_analysis.py to design_analysis.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/raw_metrics.py to raw_metrics.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/classes.py to classes.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/python3.py to python3.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/checkers/typecheck.py to typecheck.pyc byte-compiling /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/lint.py to lint.pyc writing byte-compilation script '/tmp/tmpl3F2o8.py' /usr/bin/python2 -O /tmp/tmpl3F2o8.py removing /tmp/tmpl3F2o8.py running install_egg_info running egg_info writing requirements to pylint.egg-info/requires.txt writing pylint.egg-info/PKG-INFO writing top-level names to pylint.egg-info/top_level.txt writing dependency_links to pylint.egg-info/dependency_links.txt writing entry points to pylint.egg-info/entry_points.txt reading manifest file 'pylint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'README.Python3' warning: no files found matching '*.html' under directory 'doc' writing manifest file 'pylint.egg-info/SOURCES.txt' Copying pylint.egg-info to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint-1.6.5-py2.7.egg-info running install_scripts copying build/scripts-2.7/pylint-gui -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-2.7/pyreverse -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-2.7/symilar -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-2.7/epylint -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin copying build/scripts-2.7/pylint -> /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint to 755 changing mode of /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint to 755 Installing pylint script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing epylint script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing pyreverse script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing pylint-gui script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin Installing symilar script to /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages/pylint/test + mkdir -pm 755 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1 + install -pm 644 man/epylint.1 man/pylint-gui.1 man/pylint.1 man/pyreverse.1 man/symilar.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/ + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint-2.7 + ln -s epylint-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint-2 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint-2.7.1 + ln -s epylint-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint-2.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-2.7 + ln -s pylint-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-2 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-2.7.1 + ln -s pylint-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-2.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui-2.7 + ln -s pylint-gui-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui-2 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui-2.7.1 + ln -s pylint-gui-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui-2.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse-2.7 + ln -s pyreverse-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse-2 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse-2.7.1 + ln -s pyreverse-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse-2.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar-2.7 + ln -s symilar-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar-2 + mv /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar-2.7.1 + ln -s symilar-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar-2.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + ln -s epylint-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/epylint + ln -s epylint-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/epylint.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + ln -s pylint-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint + ln -s pylint-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + ln -s pylint-gui-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pylint-gui + ln -s pylint-gui-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pylint-gui.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + ln -s pyreverse-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/pyreverse + ln -s pyreverse-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/pyreverse.1 + for NAME in epylint pylint pylint-gui pyreverse symilar + ln -s symilar-2.7 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/bin/symilar + ln -s symilar-2.7.1 /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/man/man1/symilar.1 + /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/pylint-pylint-1.6.5 /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/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xTIWOl + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + export PYTHONPATH=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python2.7/site-packages + bin/pylint -rn --rcfile=pylintrc --load-plugins=pylint.extensions.docparams, pylint.extensions.mccabe pylint ************* Module pylint.extensions.mccabe I: 96, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.utils I: 37, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I:560, 0: Locally disabling not-callable (E1102) (locally-disabled) I:562, 0: Locally disabling no-member (E1101) (locally-disabled) I:612, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1013, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1084, 0: Locally disabling undefined-variable (E0602) (locally-disabled) R:227,12: Redefinition of restr type from list to str (redefined-variable-type) R:947, 8: Redefinition of visit_events type from tuple to itertools.chain (redefined-variable-type) R:949, 8: Redefinition of leave_events type from tuple to itertools.chain (redefined-variable-type) ************* Module pylint.config I: 72, 0: Locally disabling broad-except (W0703) (locally-disabled) I:160, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:165, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:171, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:347, 0: Locally disabling abstract-method (W0223) (locally-disabled) I:617, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:637, 0: Locally disabling deprecated-method (W1505) (locally-disabled) R:260, 8: Redefinition of optparse.HelpFormatter.expand_default type from function to classobj (redefined-variable-type) ************* Module pylint.__pkginfo__ I: 17, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I: 17, 0: Locally disabling invalid-name (C0103) (locally-disabled) ************* Module pylint.gui I:341, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:415, 0: Locally disabling no-self-use (R0201) (locally-disabled) I:496, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.testutils I: 99, 0: Locally disabling super-init-not-called (W0231) (locally-disabled) I:147, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:147, 0: Locally disabling no-self-use (R0201) (locally-disabled) I:198, 0: Locally disabling not-callable (E1102) (locally-disabled) I:248, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:279, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) I:325, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) I:348, 0: Locally disabling no-init (W0232) (locally-disabled) ************* Module pylint.epylint R:157,12: Redefinition of stderr type from int to file (redefined-variable-type) R:152,12: Redefinition of stdout type from int to file (redefined-variable-type) ************* Module pylint.lint I:214, 0: Locally disabling no-member (E1101) (locally-disabled) I:214, 0: Locally disabling unbalanced-tuple-unpacking (E0632) (locally-disabled) I:725, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:725, 0: Locally disabling no-self-use (R0201) (locally-disabled) I:885, 0: Locally disabling no-member (E1101) (locally-disabled) I:936, 0: Locally disabling broad-except (W0703) (locally-disabled) I:1023, 0: Locally disabling eval-used (W0123) (locally-disabled) I:1024, 0: Locally disabling broad-except (W0703) (locally-disabled) I:1257, 0: Locally disabling bad-continuation (C0330) (locally-disabled) I:1394, 0: Locally disabling exec-used (W0122) (locally-disabled) ************* Module pylint.extensions.docstyle R: 63,16: Redefinition of quotes type from str to bool (redefined-variable-type) ************* Module pylint.extensions._check_docs_utils I: 97, 0: Locally disabling no-self-use (R0201) (locally-disabled) I: 96, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.pyreverse.inspector I: 38, 0: Locally disabling broad-except (W0703) (locally-disabled) R:175,12: Redefinition of node.implements type from list to tuple (redefined-variable-type) ************* Module pylint.pyreverse.diadefslib I:142, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.reporters.__init__ I: 29, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) ************* Module pylint.reporters.json I: 40, 0: Locally disabling deprecated-method (W1505) (locally-disabled) ************* Module pylint.checkers.utils I: 21, 0: Locally disabling unused-import (W0611) (locally-disabled) I: 32, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) ************* Module pylint.checkers.format I: 30, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I: 36, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I:621, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.checkers.logging I:104, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.checkers.variables I:942, 0: Locally disabling too-many-nested-blocks (R0101) (locally-disabled) ************* Module pylint.checkers.exceptions I:237, 0: Locally disabling protected-access (W0212) (locally-disabled) I:254, 0: Locally disabling protected-access (W0212) (locally-disabled) I:339, 0: Locally disabling protected-access (W0212) (locally-disabled) ************* Module pylint.checkers.base I: 32, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I:148, 0: Locally disabling superfluous-parens (C0325) (locally-disabled) I:780, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1030, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1234, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.checkers.similar I: 14, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I: 89, 0: Locally disabling undefined-loop-variable (W0631) (locally-disabled) I:315, 0: Locally disabling undefined-loop-variable (W0631) (locally-disabled) ************* Module pylint.checkers.strings I:123, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) I:123, 0: Locally disabling wrong-import-order (C0411) (locally-disabled) I:555, 0: Locally disabling undefined-loop-variable (W0631) (locally-disabled) ************* Module pylint.checkers.__init__ I: 58, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) ************* Module pylint.checkers R: 60,12: Redefinition of format type from type to function (redefined-variable-type) ************* Module pylint.checkers.misc I: 16, 0: Locally disabling fixme (W0511) (locally-disabled) ************* Module pylint.checkers.python3 I:379, 0: Locally disabling unused-argument (W0613) (locally-disabled) + : + /usr/bin/python2 -Wi -m unittest discover -s pylint/test E..................................................................................s...........................ssss...s......ss....s..ss..sss........s.ssss....s....s...s............s.....s.s....s..........s......s.s......s........s....s...................s.s.........ss.........s.....s..s..........s....s.....s......s..........s..................................................................................................ss........F.F....F.......F....FF..F...F ====================================================================== ERROR: extensions.test_check_mccabe (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: extensions.test_check_mccabe Traceback (most recent call last): File "/usr/lib/python2.7/unittest/loader.py", line 252, in _find_tests module = self._get_module_from_name(name) File "/usr/lib/python2.7/unittest/loader.py", line 230, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/extensions/test_check_mccabe.py", line 11, in from pylint.extensions.mccabe import register File "pylint/extensions/mccabe.py", line 11, in from mccabe import PathGraph as Mccabe_PathGraph, \ ImportError: No module named mccabe ====================================================================== FAIL: test_all (test_self.RunTC) Make pylint check itself. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 126, in test_all reporter=MultiReporter(reporters), code=1) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 93, in _runtest self.assertEqual(pylint_code, code, msg) AssertionError: expected output status 1, got 2. Below pylint output: ************* Module functional.arguments I: 1, 0: Locally disabling too-few-public-methods (R0903) (locally-disabled) I: 1, 0: Locally disabling no-absolute-import (W1618) (locally-disabled) I: 1, 0: Locally disabling missing-docstring (C0111) (locally-disabled) I: 1, 0: Locally disabling import-error (E0401) (locally-disabled) I: 1, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) I:150, 0: Locally disabling not-a-mapping (E1134) (locally-disabled) I:150, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) E: 46, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 47, 0: Too many positional arguments for function call (too-many-function-args) E: 49, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'second_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 53, 0: Too many positional arguments for function call (too-many-function-args) E: 58, 0: Unexpected keyword argument 'bob' in function call (unexpected-keyword-arg) E: 58, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 59, 0: Unexpected keyword argument 'coin' in function call (unexpected-keyword-arg) E: 61, 0: Argument 'one' passed by position and keyword in function call (redundant-keyword-arg) E: 66, 0: No value for argument 'arg' in lambda call (no-value-for-parameter) E: 71, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 72, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 74, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 75, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 77, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 78, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E: 80, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 81, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E:110, 8: No value for argument 'first' in staticmethod call (no-value-for-parameter) E:111, 8: Too many positional arguments for staticmethod call (too-many-function-args) E:133, 8: No value for argument 'icon' in function call (no-value-for-parameter) E:134, 8: Too many positional arguments for function call (too-many-function-args) E:136, 0: No value for argument 'icon' in function call (no-value-for-parameter) ====================================================================== FAIL: test_confidence_levels (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 347, in test_confidence_levels expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default configuration' not found in u'Report\n======\n1 statements analysed.\n\nStatistics by type\n------------------\n\n+---------+-------+-----------+-----------+------------+---------+\n|type |number |old number |difference |%documented |%badname |\n+=========+=======+===========+===========+============+=========+\n|module |1 |NC |NC |0.00 |0.00 |\n+---------+-------+-----------+-----------+------------+---------+\n|class |0 |NC |NC |0 |0 |\n+---------+-------+-----------+-----------+------------+---------+\n|method |0 |NC |NC |0 |0 |\n+---------+-------+-----------+-----------+------------+---------+\n|function |0 |NC |NC |0 |0 |\n+---------+-------+-----------+-----------+------------+---------+\n\n\n\nRaw metrics\n-----------\n\n+----------+-------+------+---------+-----------+\n|type |number |% |previous |difference |\n+==========+=======+======+=========+===========+\n|code |1 |25.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n|docstring |0 |0.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n|comment |2 |50.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n|empty |1 |25.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n\n\n\nDuplication\n-----------\n\n+-------------------------+------+---------+-----------+\n| |now |previous |difference |\n+=========================+======+=========+===========+\n|nb duplicated lines |0 |NC |NC |\n+-------------------------+------+---------+-----------+\n|percent duplicated lines |0.000 |NC |NC |\n+-------------------------+------+---------+-----------+\n\n\n\nMessages by category\n--------------------\n\n+-----------+-------+---------+-----------+\n|type |number |previous |difference |\n+===========+=======+=========+===========+\n|convention |0 |NC |NC |\n+-----------+-------+---------+-----------+\n|refactor |0 |NC |NC |\n+-----------+-------+---------+-----------+\n|warning |0 |NC |NC |\n+-----------+-------+---------+-----------+\n|error |0 |NC |NC |\n+-----------+-------+---------+-----------+\n\n\n\nGlobal evaluation\n-----------------\nYour code has been rated at 10.00/10' ====================================================================== FAIL: test_enable_all_works (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 268, in test_enable_all_works expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: "No config file found, using default configuration\n************* Module data.clientmodule_test\nW: 10, 8: Unused variable 'local_variable' (unused-variable)\nC: 18, 4: Missing method docstring (missing-docstring)\nC: 22, 0: Missing class docstring (missing-docstring)" not found in "************* Module data.clientmodule_test\nW: 10, 8: Unused variable 'local_variable' (unused-variable)\nC: 18, 4: Missing method docstring (missing-docstring)\nC: 22, 0: Missing class docstring (missing-docstring)" ====================================================================== FAIL: test_import_itself_not_accounted_for_relative_imports (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 296, in test_import_itself_not_accounted_for_relative_imports expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default configuration' not found in '' ====================================================================== FAIL: test_no_out_encoding (test_self.RunTC) test redirection of stdout with non ascii caracters ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 206, in test_no_out_encoding out=strio) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 93, in _runtest self.assertEqual(pylint_code, code, msg) AssertionError: expected output status 28, got 20 ====================================================================== FAIL: test_parallel_execution (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 210, in test_parallel_execution 'pylint/test/functional/bad_continuation.py'], code=1) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 93, in _runtest self.assertEqual(pylint_code, code, msg) AssertionError: expected output status 1, got 18. Below pylint output: ************* Module functional.bad_continuation I: 2, 0: Locally disabling print-statement (E1601) (locally-disabled) I: 2, 0: Locally disabling using-constant-test (W0125) (locally-disabled) I: 2, 0: Locally disabling redefined-variable-type (R0204) (locally-disabled) I:111, 0: Locally disabling missing-docstring (C0111) (locally-disabled) C: 14, 0: Wrong hanging indentation. ] # [bad-continuation] | ^| (bad-continuation) C: 19, 0: Wrong continued indentation (remove 3 spaces). 7, # [bad-continuation] | ^ (bad-continuation) C: 27, 0: Wrong hanging indentation (add 1 space). 'b': 2, # [bad-continuation] ^| (bad-continuation) C: 33, 0: Wrong hanging indentation (add 1 space). 'b': 2, # [bad-continuation] ^| (bad-continuation) C: 41, 0: Wrong continued indentation. # [bad-continuation] is not accepted | | ^ (bad-continuation) C: 42, 0: Wrong continued indentation (remove 20 spaces). 'contents', # [bad-continuation] nor this. | ^ (bad-continuation) C: 51, 0: Wrong hanging indentation in dict value. 'value2', # [bad-continuation] | ^ | (bad-continuation) C: 61, 0: Wrong continued indentation (add 4 spaces). 'wrong', # [bad-continuation] ^ | (bad-continuation) C: 85, 0: Wrong hanging indentation in dict value. 'value1', # [bad-continuation] ^ | | (bad-continuation) C: 89, 0: Wrong hanging indentation in dict value. 'value1', # [bad-continuation] ^ | | (bad-continuation) C:106, 0: Wrong hanging indentation before block (add 4 spaces). some_arg, # [bad-continuation] ^ | (bad-continuation) C:107, 0: Wrong hanging indentation before block (add 4 spaces). some_other_arg): # [bad-continuation] ^ | (bad-continuation) C:127, 0: Wrong continued indentation (add 3 spaces). "b") # [bad-continuation] ^ | (bad-continuation) C:141, 0: Wrong hanging indentation before block. ): pass # [bad-continuation] | ^| (bad-continuation) C:144, 0: Wrong continued indentation before block (add 4 spaces). 2): # [bad-continuation] ^ | (bad-continuation) C:152, 0: Wrong continued indentation (remove 2 spaces). 2 and # [bad-continuation] | ^ (bad-continuation) C:157, 0: Wrong hanging indentation before block. 2): pass # [bad-continuation] ^ | | (bad-continuation) C:164, 0: Wrong continued indentation before block. 2 or # [bad-continuation] |^ | (bad-continuation) C:168, 0: Wrong continued indentation before block. 2): pass # [bad-continuation] ^ | | (bad-continuation) C:174, 0: Wrong hanging indentation before block. 2): # [bad-continuation] ^ | | (bad-continuation) C:185, 0: Wrong continued indentation (add 4 spaces). 2): # [bad-continuation] ^ | (bad-continuation) ************* Module functional.arguments I: 1, 0: Locally disabling too-few-public-methods (R0903) (locally-disabled) I: 1, 0: Locally disabling no-absolute-import (W1618) (locally-disabled) I: 1, 0: Locally disabling missing-docstring (C0111) (locally-disabled) I: 1, 0: Locally disabling import-error (E0401) (locally-disabled) I: 1, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) I:150, 0: Locally disabling not-a-mapping (E1134) (locally-disabled) I:150, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) E: 46, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 47, 0: Too many positional arguments for function call (too-many-function-args) E: 49, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'second_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 53, 0: Too many positional arguments for function call (too-many-function-args) E: 58, 0: Unexpected keyword argument 'bob' in function call (unexpected-keyword-arg) E: 58, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 59, 0: Unexpected keyword argument 'coin' in function call (unexpected-keyword-arg) E: 61, 0: Argument 'one' passed by position and keyword in function call (redundant-keyword-arg) E: 66, 0: No value for argument 'arg' in lambda call (no-value-for-parameter) E: 71, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 72, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 74, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 75, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 77, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 78, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E: 80, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 81, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E:110, 8: No value for argument 'first' in staticmethod call (no-value-for-parameter) E:111, 8: Too many positional arguments for staticmethod call (too-many-function-args) E:133, 8: No value for argument 'icon' in function call (no-value-for-parameter) E:134, 8: Too many positional arguments for function call (too-many-function-args) E:136, 0: No value for argument 'icon' in function call (no-value-for-parameter) Report ====== 138 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |2 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |5 |NC |NC |60.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |method |10 |NC |NC |70.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |function |12 |NC |NC |75.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |186 |51.67 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |56 |15.56 |NC |NC | +----------+-------+------+---------+-----------+ |comment |37 |10.28 |NC |NC | +----------+-------+------+---------+-----------+ |empty |81 |22.50 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |21 |NC |NC | +-----------+-------+---------+-----------+ |refactor |0 |NC |NC | +-----------+-------+---------+-----------+ |warning |0 |NC |NC | +-----------+-------+---------+-----------+ |error |25 |NC |NC | +-----------+-------+---------+-----------+ % errors / warnings by module ----------------------------- +----------------------------+-------+--------+---------+-----------+ |module |error |warning |refactor |convention | +============================+=======+========+=========+===========+ |functional.arguments |100.00 |0.00 |0.00 |0.00 | +----------------------------+-------+--------+---------+-----------+ |functional.bad_continuation |0.00 |0.00 |0.00 |100.00 | +----------------------------+-------+--------+---------+-----------+ Messages -------- +-----------------------+------------+ |message id |occurrences | +=======================+============+ |bad-continuation |21 | +-----------------------+------------+ |no-value-for-parameter |18 | +-----------------------+------------+ |locally-disabled |11 | +-----------------------+------------+ |too-many-function-args |4 | +-----------------------+------------+ |unexpected-keyword-arg |2 | +-----------------------+------------+ |redundant-keyword-arg |1 | +-----------------------+------------+ Global evaluation ----------------- Your code has been rated at -0.58/10 ====================================================================== FAIL: test_py3k_commutative_with_errors_only (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 239, in test_py3k_commutative_with_errors_only expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default configuration\n************* Module py3k_error_flag\nExplicit return in __init__' not found in '************* Module py3k_error_flag\nExplicit return in __init__' ====================================================================== FAIL: test_wrong_import_position_when_others_disabled (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 290, in test_wrong_import_position_when_others_disabled self.assertEqual(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default configuration\n************* Module wrong_import_position\nC: 11, 0: Import "import os" should be placed at the top of the module (wrong-import-position)' != '************* Module wrong_import_position\nC: 11, 0: Import "import os" should be placed at the top of the module (wrong-import-position)' ---------------------------------------------------------------------- Ran 465 tests in 192.131s FAILED (failures=8, errors=1, skipped=46) + : + export PYTHONPATH=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/lib/python3.4/site-packages + /usr/bin/python3.4 bin/pylint -rn --rcfile=pylintrc --load-plugins=pylint.extensions.docparams, pylint.extensions.mccabe pylint ************* Module pylint.extensions.mccabe I: 96, 0: Locally disabling unused-argument (W0613) (locally-disabled) E: 20, 8: Unexpected keyword argument 'entity' in method call (unexpected-keyword-arg) E: 20, 8: Unexpected keyword argument 'lineno' in method call (unexpected-keyword-arg) E: 20, 8: Unexpected keyword argument 'name' in method call (unexpected-keyword-arg) E: 20, 8: No value for argument 'node' in method call (no-value-for-parameter) ************* Module pylint.utils I: 37, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I:560, 0: Locally disabling not-callable (E1102) (locally-disabled) I:562, 0: Locally disabling no-member (E1101) (locally-disabled) I:612, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1013, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1084, 0: Locally disabling undefined-variable (E0602) (locally-disabled) ************* Module pylint.config I: 72, 0: Locally disabling broad-except (W0703) (locally-disabled) I:160, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:165, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:171, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:347, 0: Locally disabling abstract-method (W0223) (locally-disabled) I:617, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:637, 0: Locally disabling deprecated-method (W1505) (locally-disabled) ************* Module pylint.__pkginfo__ I: 17, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I: 17, 0: Locally disabling invalid-name (C0103) (locally-disabled) ************* Module pylint.gui I:341, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:415, 0: Locally disabling no-self-use (R0201) (locally-disabled) I:496, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.testutils I: 99, 0: Locally disabling super-init-not-called (W0231) (locally-disabled) I:147, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:147, 0: Locally disabling no-self-use (R0201) (locally-disabled) I:198, 0: Locally disabling not-callable (E1102) (locally-disabled) I:248, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:279, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) I:325, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) I:348, 0: Locally disabling no-init (W0232) (locally-disabled) ************* Module pylint.lint I:214, 0: Locally disabling no-member (E1101) (locally-disabled) I:214, 0: Locally disabling unbalanced-tuple-unpacking (E0632) (locally-disabled) I:725, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:725, 0: Locally disabling no-self-use (R0201) (locally-disabled) I:885, 0: Locally disabling no-member (E1101) (locally-disabled) I:936, 0: Locally disabling broad-except (W0703) (locally-disabled) I:1023, 0: Locally disabling eval-used (W0123) (locally-disabled) I:1024, 0: Locally disabling broad-except (W0703) (locally-disabled) I:1257, 0: Locally disabling bad-continuation (C0330) (locally-disabled) I:1394, 0: Locally disabling exec-used (W0122) (locally-disabled) ************* Module pylint.extensions._check_docs_utils I: 97, 0: Locally disabling no-self-use (R0201) (locally-disabled) I: 96, 0: Locally disabling unused-argument (W0613) (locally-disabled) E: 20, 8: Unexpected keyword argument 'entity' in method call (unexpected-keyword-arg) E: 20, 8: Unexpected keyword argument 'lineno' in method call (unexpected-keyword-arg) E: 20, 8: Unexpected keyword argument 'name' in method call (unexpected-keyword-arg) E: 20, 8: No value for argument 'node' in method call (no-value-for-parameter) ************* Module pylint.pyreverse.inspector I: 38, 0: Locally disabling broad-except (W0703) (locally-disabled) ************* Module pylint.pyreverse.diadefslib I:142, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.reporters.__init__ I: 29, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) ************* Module pylint.reporters.json I: 40, 0: Locally disabling deprecated-method (W1505) (locally-disabled) ************* Module pylint.checkers.utils I: 21, 0: Locally disabling unused-import (W0611) (locally-disabled) I: 32, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) ************* Module pylint.checkers.format I: 30, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I: 36, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I:621, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.checkers.logging I:104, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.checkers.variables I:942, 0: Locally disabling too-many-nested-blocks (R0101) (locally-disabled) ************* Module pylint.checkers.exceptions I:237, 0: Locally disabling protected-access (W0212) (locally-disabled) I:254, 0: Locally disabling protected-access (W0212) (locally-disabled) I:339, 0: Locally disabling protected-access (W0212) (locally-disabled) ************* Module pylint.checkers.base I: 32, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I:148, 0: Locally disabling superfluous-parens (C0325) (locally-disabled) I:780, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1030, 0: Locally disabling unused-argument (W0613) (locally-disabled) I:1234, 0: Locally disabling unused-argument (W0613) (locally-disabled) ************* Module pylint.checkers.similar I: 14, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) I: 89, 0: Locally disabling undefined-loop-variable (W0631) (locally-disabled) I:315, 0: Locally disabling undefined-loop-variable (W0631) (locally-disabled) ************* Module pylint.checkers.strings I:123, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) I:123, 0: Locally disabling wrong-import-order (C0411) (locally-disabled) I:555, 0: Locally disabling undefined-loop-variable (W0631) (locally-disabled) ************* Module pylint.checkers.__init__ I: 58, 0: Locally disabling redefined-builtin (W0622) (locally-disabled) ************* Module pylint.checkers.misc I: 16, 0: Locally disabling fixme (W0511) (locally-disabled) ************* Module pylint.checkers.python3 I:379, 0: Locally disabling unused-argument (W0613) (locally-disabled) + : + /usr/bin/python3.4 -Wi -m unittest discover -s pylint/test ..................................................E.............................................................................................................................................s...s.ss.s.....s.s..s....ss.ss....s...............s..s..s..s.s..s....................s................s..s.......s.......s...s.........s.s..........s..s...............................s.....s..........s......s.s........s..............ss......F.F....F.......F....FF..s...F ====================================================================== ERROR: extensions.test_check_mccabe (unittest.loader._FailedTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.4/unittest/case.py", line 59, in testPartExecutor yield File "/usr/lib/python3.4/unittest/case.py", line 618, in run testMethod() File "/usr/lib/python3.4/unittest/loader.py", line 33, in testFailure raise self._exception ImportError: Failed to import test module: extensions.test_check_mccabe Traceback (most recent call last): File "/usr/lib/python3.4/unittest/loader.py", line 323, in _find_tests module = self._get_module_from_name(name) File "/usr/lib/python3.4/unittest/loader.py", line 301, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/extensions/test_check_mccabe.py", line 11, in from pylint.extensions.mccabe import register File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/extensions/mccabe.py", line 11, in from mccabe import PathGraph as Mccabe_PathGraph, \ ImportError: No module named 'mccabe' ====================================================================== FAIL: test_all (test_self.RunTC) Make pylint check itself. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 126, in test_all reporter=MultiReporter(reporters), code=1) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 93, in _runtest self.assertEqual(pylint_code, code, msg) AssertionError: 2 != 1 : expected output status 1, got 2. Below pylint output: ************* Module functional.arguments I: 1, 0: Locally disabling too-few-public-methods (R0903) (locally-disabled) I: 1, 0: Locally disabling no-absolute-import (W1618) (locally-disabled) I: 1, 0: Locally disabling missing-docstring (C0111) (locally-disabled) I: 1, 0: Locally disabling import-error (E0401) (locally-disabled) I: 1, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) I:150, 0: Locally disabling not-a-mapping (E1134) (locally-disabled) I:150, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) E: 46, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 47, 0: Too many positional arguments for function call (too-many-function-args) E: 49, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'second_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 53, 0: Too many positional arguments for function call (too-many-function-args) E: 58, 0: Unexpected keyword argument 'bob' in function call (unexpected-keyword-arg) E: 58, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 59, 0: Unexpected keyword argument 'coin' in function call (unexpected-keyword-arg) E: 61, 0: Argument 'one' passed by position and keyword in function call (redundant-keyword-arg) E: 66, 0: No value for argument 'arg' in lambda call (no-value-for-parameter) E: 71, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 72, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 74, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 75, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 77, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 78, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E: 80, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 81, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E:110, 8: No value for argument 'first' in staticmethod call (no-value-for-parameter) E:111, 8: Too many positional arguments for staticmethod call (too-many-function-args) E:133, 8: No value for argument 'icon' in function call (no-value-for-parameter) E:134, 8: Too many positional arguments for function call (too-many-function-args) E:136, 0: No value for argument 'icon' in function call (no-value-for-parameter) ====================================================================== FAIL: test_confidence_levels (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 347, in test_confidence_levels expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default configuration' not found in 'Report\n======\n1 statements analysed.\n\nStatistics by type\n------------------\n\n+---------+-------+-----------+-----------+------------+---------+\n|type |number |old number |difference |%documented |%badname |\n+=========+=======+===========+===========+============+=========+\n|module |1 |NC |NC |0.00 |0.00 |\n+---------+-------+-----------+-----------+------------+---------+\n|class |0 |NC |NC |0 |0 |\n+---------+-------+-----------+-----------+------------+---------+\n|method |0 |NC |NC |0 |0 |\n+---------+-------+-----------+-----------+------------+---------+\n|function |0 |NC |NC |0 |0 |\n+---------+-------+-----------+-----------+------------+---------+\n\n\n\nRaw metrics\n-----------\n\n+----------+-------+------+---------+-----------+\n|type |number |% |previous |difference |\n+==========+=======+======+=========+===========+\n|code |2 |40.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n|docstring |0 |0.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n|comment |2 |40.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n|empty |1 |20.00 |NC |NC |\n+----------+-------+------+---------+-----------+\n\n\n\nDuplication\n-----------\n\n+-------------------------+------+---------+-----------+\n| |now |previous |difference |\n+=========================+======+=========+===========+\n|nb duplicated lines |0 |NC |NC |\n+-------------------------+------+---------+-----------+\n|percent duplicated lines |0.000 |NC |NC |\n+-------------------------+------+---------+-----------+\n\n\n\nMessages by category\n--------------------\n\n+-----------+-------+---------+-----------+\n|type |number |previous |difference |\n+===========+=======+=========+===========+\n|convention |0 |NC |NC |\n+-----------+-------+---------+-----------+\n|refactor |0 |NC |NC |\n+-----------+-------+---------+-----------+\n|warning |0 |NC |NC |\n+-----------+-------+---------+-----------+\n|error |0 |NC |NC |\n+-----------+-------+---------+-----------+\n\n\n\nGlobal evaluation\n-----------------\nYour code has been rated at 10.00/10' ====================================================================== FAIL: test_enable_all_works (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 268, in test_enable_all_works expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: "No config file found, using default configuration\n************* Module data.clientmodule_test\nW: 10, 8: Unused variable 'local_variable' (unused-variable)\nC: 18, 4: Missing method docstring (missing-docstring)\nC: 22, 0: Missing class docstring (missing-docstring)" not found in "************* Module data.clientmodule_test\nW: 10, 8: Unused variable 'local_variable' (unused-variable)\nC: 18, 4: Missing method docstring (missing-docstring)\nC: 22, 0: Missing class docstring (missing-docstring)" ====================================================================== FAIL: test_import_itself_not_accounted_for_relative_imports (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 296, in test_import_itself_not_accounted_for_relative_imports expected_output=expected) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 108, in _test_output self.assertIn(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default configuration' not found in '' ====================================================================== FAIL: test_no_out_encoding (test_self.RunTC) test redirection of stdout with non ascii caracters ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 206, in test_no_out_encoding out=strio) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 93, in _runtest self.assertEqual(pylint_code, code, msg) AssertionError: 20 != 28 : expected output status 28, got 20. Below pylint output: ************* Module no_stdout_encoding C: 3, 0: No space allowed before bracket def __init__ (self, dir): ^ (bad-whitespace) W: 4, 8: Unused variable 'testString' (unused-variable) Report ====== 3 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |1 |NC |NC |0.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |1 |NC |NC |0.00 |100.00 | +---------+-------+-----------+-----------+------------+---------+ |method |1 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |function |0 |NC |NC |0 |0 | +---------+-------+-----------+-----------+------------+---------+ Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |5 |83.33 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |0 |0.00 |NC |NC | +----------+-------+------+---------+-----------+ |comment |1 |16.67 |NC |NC | +----------+-------+------+---------+-----------+ |empty |0 |0.00 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |1 |NC |NC | +-----------+-------+---------+-----------+ |refactor |0 |NC |NC | +-----------+-------+---------+-----------+ |warning |1 |NC |NC | +-----------+-------+---------+-----------+ |error |0 |NC |NC | +-----------+-------+---------+-----------+ Messages -------- +----------------+------------+ |message id |occurrences | +================+============+ |unused-variable |1 | +----------------+------------+ |bad-whitespace |1 | +----------------+------------+ Global evaluation ----------------- Your code has been rated at 3.33/10 ====================================================================== FAIL: test_parallel_execution (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 210, in test_parallel_execution 'pylint/test/functional/bad_continuation.py'], code=1) File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 93, in _runtest self.assertEqual(pylint_code, code, msg) AssertionError: 18 != 1 : expected output status 1, got 18. Below pylint output: ************* Module functional.bad_continuation I: 2, 0: Locally disabling print-statement (E1601) (locally-disabled) I: 2, 0: Locally disabling using-constant-test (W0125) (locally-disabled) I: 2, 0: Locally disabling redefined-variable-type (R0204) (locally-disabled) I:111, 0: Locally disabling missing-docstring (C0111) (locally-disabled) C: 14, 0: Wrong hanging indentation. ] # [bad-continuation] | ^| (bad-continuation) C: 19, 0: Wrong continued indentation (remove 3 spaces). 7, # [bad-continuation] | ^ (bad-continuation) C: 27, 0: Wrong hanging indentation (add 1 space). 'b': 2, # [bad-continuation] ^| (bad-continuation) C: 33, 0: Wrong hanging indentation (add 1 space). 'b': 2, # [bad-continuation] ^| (bad-continuation) C: 41, 0: Wrong continued indentation. # [bad-continuation] is not accepted | | ^ (bad-continuation) C: 42, 0: Wrong continued indentation (remove 20 spaces). 'contents', # [bad-continuation] nor this. | ^ (bad-continuation) C: 51, 0: Wrong hanging indentation in dict value. 'value2', # [bad-continuation] | ^ | (bad-continuation) C: 61, 0: Wrong continued indentation (add 4 spaces). 'wrong', # [bad-continuation] ^ | (bad-continuation) C: 85, 0: Wrong hanging indentation in dict value. 'value1', # [bad-continuation] ^ | | (bad-continuation) C: 89, 0: Wrong hanging indentation in dict value. 'value1', # [bad-continuation] ^ | | (bad-continuation) C:106, 0: Wrong hanging indentation before block (add 4 spaces). some_arg, # [bad-continuation] ^ | (bad-continuation) C:107, 0: Wrong hanging indentation before block (add 4 spaces). some_other_arg): # [bad-continuation] ^ | (bad-continuation) C:127, 0: Wrong continued indentation (add 3 spaces). "b") # [bad-continuation] ^ | (bad-continuation) C:141, 0: Wrong hanging indentation before block. ): pass # [bad-continuation] | ^| (bad-continuation) C:144, 0: Wrong continued indentation before block (add 4 spaces). 2): # [bad-continuation] ^ | (bad-continuation) C:152, 0: Wrong continued indentation (remove 2 spaces). 2 and # [bad-continuation] | ^ (bad-continuation) C:157, 0: Wrong hanging indentation before block. 2): pass # [bad-continuation] ^ | | (bad-continuation) C:164, 0: Wrong continued indentation before block. 2 or # [bad-continuation] |^ | (bad-continuation) C:168, 0: Wrong continued indentation before block. 2): pass # [bad-continuation] ^ | | (bad-continuation) C:174, 0: Wrong hanging indentation before block. 2): # [bad-continuation] ^ | | (bad-continuation) C:185, 0: Wrong continued indentation (add 4 spaces). 2): # [bad-continuation] ^ | (bad-continuation) ************* Module functional.arguments I: 1, 0: Locally disabling too-few-public-methods (R0903) (locally-disabled) I: 1, 0: Locally disabling no-absolute-import (W1618) (locally-disabled) I: 1, 0: Locally disabling missing-docstring (C0111) (locally-disabled) I: 1, 0: Locally disabling import-error (E0401) (locally-disabled) I: 1, 0: Locally disabling wrong-import-position (C0413) (locally-disabled) I:150, 0: Locally disabling not-a-mapping (E1134) (locally-disabled) I:150, 0: Locally disabling not-an-iterable (E1133) (locally-disabled) E: 46, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 47, 0: Too many positional arguments for function call (too-many-function-args) E: 49, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'second_argument' in function call (no-value-for-parameter) E: 51, 0: No value for argument 'third_argument' in function call (no-value-for-parameter) E: 53, 0: Too many positional arguments for function call (too-many-function-args) E: 58, 0: Unexpected keyword argument 'bob' in function call (unexpected-keyword-arg) E: 58, 0: No value for argument 'first_argument' in function call (no-value-for-parameter) E: 59, 0: Unexpected keyword argument 'coin' in function call (unexpected-keyword-arg) E: 61, 0: Argument 'one' passed by position and keyword in function call (redundant-keyword-arg) E: 66, 0: No value for argument 'arg' in lambda call (no-value-for-parameter) E: 71, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 72, 4: No value for argument 'arg' in staticmethod call (no-value-for-parameter) E: 74, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 75, 4: No value for argument 'arg' in classmethod call (no-value-for-parameter) E: 77, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 78, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E: 80, 4: No value for argument 'arg' in method call (no-value-for-parameter) E: 81, 4: No value for argument 'arg' in unbound method call (no-value-for-parameter) E:110, 8: No value for argument 'first' in staticmethod call (no-value-for-parameter) E:111, 8: Too many positional arguments for staticmethod call (too-many-function-args) E:133, 8: No value for argument 'icon' in function call (no-value-for-parameter) E:134, 8: Too many positional arguments for function call (too-many-function-args) E:136, 0: No value for argument 'icon' in function call (no-value-for-parameter) Report ====== 138 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |2 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |5 |NC |NC |60.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |method |10 |NC |NC |70.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |function |12 |NC |NC |75.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |188 |51.93 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |56 |15.47 |NC |NC | +----------+-------+------+---------+-----------+ |comment |37 |10.22 |NC |NC | +----------+-------+------+---------+-----------+ |empty |81 |22.38 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |21 |NC |NC | +-----------+-------+---------+-----------+ |refactor |0 |NC |NC | +-----------+-------+---------+-----------+ |warning |0 |NC |NC | +-----------+-------+---------+-----------+ |error |25 |NC |NC | +-----------+-------+---------+-----------+ % errors / warnings by module ----------------------------- +----------------------------+-------+--------+---------+-----------+ |module |error |warning |refactor |convention | +============================+=======+========+=========+===========+ |functional.arguments |100.00 |0.00 |0.00 |0.00 | +----------------------------+-------+--------+---------+-----------+ |functional.bad_continuation |0.00 |0.00 |0.00 |100.00 | +----------------------------+-------+--------+---------+-----------+ Messages -------- +-----------------------+------------+ |message id |occurrences | +=======================+============+ |bad-continuation |21 | +-----------------------+------------+ |no-value-for-parameter |18 | +-----------------------+------------+ |locally-disabled |11 | +-----------------------+------------+ |too-many-function-args |4 | +-----------------------+------------+ |unexpected-keyword-arg |2 | +-----------------------+------------+ |redundant-keyword-arg |1 | +-----------------------+------------+ Global evaluation ----------------- Your code has been rated at -0.58/10 ====================================================================== FAIL: test_wrong_import_position_when_others_disabled (test_self.RunTC) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pylint-pylint-1.6.5/pylint/test/test_self.py", line 290, in test_wrong_import_position_when_others_disabled self.assertEqual(expected_output.strip(), actual_output.strip()) AssertionError: 'No config file found, using default confi[144 chars]ion)' != '************* Module wrong_import_positio[93 chars]ion)' - No config file found, using default configuration ************* Module wrong_import_position C: 11, 0: Import "import os" should be placed at the top of the module (wrong-import-position) ---------------------------------------------------------------------- Ran 462 tests in 254.636s FAILED (failures=7, errors=1, skipped=38) + : + exit 0 Processing files: pylint-1.6.5-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tNkwzt + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/pylint-1.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/pylint-1.6.5 + cp -pr README.rst /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/pylint-1.6.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/pylint-1.6.5 + cp -pr examples /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/pylint-1.6.5 + cp -pr elisp /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/pylint-1.6.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.apDCcx + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/pylint-1.6.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/pylint-1.6.5 + cp -pr COPYING /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/pylint-1.6.5 + exit 0 Provides: pylint = 1.6.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pylint-gui-1.6.5-4.el7.noarch Provides: pylint-gui = 1.6.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-pylint-1.6.5-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JGnPhw + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python2-pylint-1.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python2-pylint-1.6.5 + cp -pr README.rst /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python2-pylint-1.6.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python2-pylint-1.6.5 + cp -pr examples /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python2-pylint-1.6.5 + cp -pr elisp /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python2-pylint-1.6.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MlYQUD + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/python2-pylint-1.6.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/python2-pylint-1.6.5 + cp -pr COPYING /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/python2-pylint-1.6.5 + exit 0 Provides: python2-pylint = 1.6.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: python2-pylint-gui-1.6.5-4.el7.noarch Provides: python2-pylint-gui = 1.6.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: python34-pylint-1.6.5-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oo08I9 + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python34-pylint-1.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python34-pylint-1.6.5 + cp -pr README.rst /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python34-pylint-1.6.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python34-pylint-1.6.5 + cp -pr examples /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python34-pylint-1.6.5 + cp -pr elisp /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/doc/python34-pylint-1.6.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8cTAUK + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/python34-pylint-1.6.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/python34-pylint-1.6.5 + cp -pr COPYING /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch/usr/share/licenses/python34-pylint-1.6.5 + exit 0 Provides: python34-pylint = 1.6.5-4.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/python3.4 python(abi) = 3.4 Processing files: python34-pylint-gui-1.6.5-4.el7.noarch Provides: python34-pylint-gui = 1.6.5-4.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/python3.4 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch Wrote: /builddir/build/RPMS/pylint-1.6.5-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/pylint-gui-1.6.5-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-pylint-1.6.5-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-pylint-gui-1.6.5-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-pylint-1.6.5-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-pylint-gui-1.6.5-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5WZzRq + umask 022 + cd /builddir/build/BUILD + cd pylint-pylint-1.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pylint-1.6.5-4.el7.noarch + exit 0 Child return code was: 0