Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682320989.967354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-coala-bears-0.11.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682320989.967354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-coala-bears-0.11.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682320989.967354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jHuDvi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coala-bears-0.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/coala-bears-0.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coala-bears-0.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eEUh6S + umask 022 + cd /builddir/build/BUILD + cd coala-bears-0.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' ERROR:root:Module coalib is not found. Cannot do version checking. running build running build_py creating build creating build/lib creating build/lib/bears copying bears/generate_package.py -> build/lib/bears copying bears/__init__.py -> build/lib/bears copying bears/Constants.py -> build/lib/bears creating build/lib/bears/vcs copying bears/vcs/__init__.py -> build/lib/bears/vcs creating build/lib/bears/vimscript copying bears/vimscript/__init__.py -> build/lib/bears/vimscript copying bears/vimscript/VintBear.py -> build/lib/bears/vimscript creating build/lib/bears/gettext copying bears/gettext/__init__.py -> build/lib/bears/gettext copying bears/gettext/DennisBear.py -> build/lib/bears/gettext creating build/lib/bears/css copying bears/css/CSSLintBear.py -> build/lib/bears/css copying bears/css/CSSAutoPrefixBear.py -> build/lib/bears/css copying bears/css/StyleLintBear.py -> build/lib/bears/css copying bears/css/__init__.py -> build/lib/bears/css creating build/lib/bears/scss copying bears/scss/__init__.py -> build/lib/bears/scss copying bears/scss/SCSSLintBear.py -> build/lib/bears/scss creating build/lib/bears/c_languages copying bears/c_languages/CSecurityBear.py -> build/lib/bears/c_languages copying bears/c_languages/CPPCleanBear.py -> build/lib/bears/c_languages copying bears/c_languages/ClangBear.py -> build/lib/bears/c_languages copying bears/c_languages/CPPCheckBear.py -> build/lib/bears/c_languages copying bears/c_languages/__init__.py -> build/lib/bears/c_languages copying bears/c_languages/GNUIndentBear.py -> build/lib/bears/c_languages copying bears/c_languages/CSharpLintBear.py -> build/lib/bears/c_languages copying bears/c_languages/ClangComplexityBear.py -> build/lib/bears/c_languages copying bears/c_languages/CPPLintBear.py -> build/lib/bears/c_languages creating build/lib/bears/rest copying bears/rest/reSTLintBear.py -> build/lib/bears/rest copying bears/rest/__init__.py -> build/lib/bears/rest copying bears/rest/RSTcheckBear.py -> build/lib/bears/rest creating build/lib/bears/haskell copying bears/haskell/__init__.py -> build/lib/bears/haskell copying bears/haskell/GhcModBear.py -> build/lib/bears/haskell copying bears/haskell/HaskellLintBear.py -> build/lib/bears/haskell creating build/lib/bears/configfiles copying bears/configfiles/__init__.py -> build/lib/bears/configfiles copying bears/configfiles/PuppetLintBear.py -> build/lib/bears/configfiles copying bears/configfiles/DockerfileLintBear.py -> build/lib/bears/configfiles creating build/lib/bears/natural_language copying bears/natural_language/ProseLintBear.py -> build/lib/bears/natural_language copying bears/natural_language/__init__.py -> build/lib/bears/natural_language copying bears/natural_language/AlexBear.py -> build/lib/bears/natural_language copying bears/natural_language/WriteGoodLintBear.py -> build/lib/bears/natural_language copying bears/natural_language/LanguageToolBear.py -> build/lib/bears/natural_language copying bears/natural_language/SpellCheckBear.py -> build/lib/bears/natural_language creating build/lib/bears/java copying bears/java/JavaPMDBear.py -> build/lib/bears/java copying bears/java/InferBear.py -> build/lib/bears/java copying bears/java/__init__.py -> build/lib/bears/java copying bears/java/CheckstyleBear.py -> build/lib/bears/java creating build/lib/bears/typescript copying bears/typescript/__init__.py -> build/lib/bears/typescript copying bears/typescript/TSLintBear.py -> build/lib/bears/typescript creating build/lib/bears/php copying bears/php/PHPLintBear.py -> build/lib/bears/php copying bears/php/__init__.py -> build/lib/bears/php copying bears/php/PHPMessDetectorBear.py -> build/lib/bears/php copying bears/php/PHPCodeSnifferBear.py -> build/lib/bears/php creating build/lib/bears/latex copying bears/latex/LatexLintBear.py -> build/lib/bears/latex copying bears/latex/__init__.py -> build/lib/bears/latex creating build/lib/bears/julia copying bears/julia/__init__.py -> build/lib/bears/julia copying bears/julia/JuliaLintBear.py -> build/lib/bears/julia creating build/lib/bears/xml2 copying bears/xml2/__init__.py -> build/lib/bears/xml2 copying bears/xml2/XMLBear.py -> build/lib/bears/xml2 creating build/lib/bears/lua copying bears/lua/__init__.py -> build/lib/bears/lua copying bears/lua/LuaLintBear.py -> build/lib/bears/lua creating build/lib/bears/go copying bears/go/GoVetBear.py -> build/lib/bears/go copying bears/go/GofmtBear.py -> build/lib/bears/go copying bears/go/GoImportsBear.py -> build/lib/bears/go copying bears/go/GoLintBear.py -> build/lib/bears/go copying bears/go/__init__.py -> build/lib/bears/go copying bears/go/GoTypeBear.py -> build/lib/bears/go copying bears/go/GoErrCheckBear.py -> build/lib/bears/go copying bears/go/GoReturnsBear.py -> build/lib/bears/go creating build/lib/bears/scala copying bears/scala/ScalaLintBear.py -> build/lib/bears/scala copying bears/scala/__init__.py -> build/lib/bears/scala creating build/lib/bears/perl copying bears/perl/__init__.py -> build/lib/bears/perl copying bears/perl/PerlCriticBear.py -> build/lib/bears/perl creating build/lib/bears/csv copying bears/csv/__init__.py -> build/lib/bears/csv copying bears/csv/CSVLintBear.py -> build/lib/bears/csv creating build/lib/bears/js copying bears/js/JSComplexityBear.py -> build/lib/bears/js copying bears/js/JSHintBear.py -> build/lib/bears/js copying bears/js/__init__.py -> build/lib/bears/js copying bears/js/ESLintBear.py -> build/lib/bears/js copying bears/js/HappinessLintBear.py -> build/lib/bears/js copying bears/js/JSONFormatBear.py -> build/lib/bears/js creating build/lib/bears/elm copying bears/elm/__init__.py -> build/lib/bears/elm copying bears/elm/ElmLintBear.py -> build/lib/bears/elm creating build/lib/bears/jinja2 copying bears/jinja2/Jinja2Bear.py -> build/lib/bears/jinja2 copying bears/jinja2/__init__.py -> build/lib/bears/jinja2 creating build/lib/bears/markdown copying bears/markdown/MarkdownBear.py -> build/lib/bears/markdown copying bears/markdown/__init__.py -> build/lib/bears/markdown creating build/lib/bears/dart copying bears/dart/DartLintBear.py -> build/lib/bears/dart copying bears/dart/__init__.py -> build/lib/bears/dart creating build/lib/bears/matlab copying bears/matlab/MatlabIndentationBear.py -> build/lib/bears/matlab copying bears/matlab/__init__.py -> build/lib/bears/matlab creating build/lib/bears/yaml copying bears/yaml/YAMLLintBear.py -> build/lib/bears/yaml copying bears/yaml/RAMLLintBear.py -> build/lib/bears/yaml copying bears/yaml/__init__.py -> build/lib/bears/yaml creating build/lib/bears/coffee_script copying bears/coffee_script/__init__.py -> build/lib/bears/coffee_script copying bears/coffee_script/CoffeeLintBear.py -> build/lib/bears/coffee_script creating build/lib/bears/general copying bears/general/QuotesBear.py -> build/lib/bears/general copying bears/general/AnnotationBear.py -> build/lib/bears/general copying bears/general/SpaceConsistencyBear.py -> build/lib/bears/general copying bears/general/CPDBear.py -> build/lib/bears/general copying bears/general/LineLengthBear.py -> build/lib/bears/general copying bears/general/LicenseCheckBear.py -> build/lib/bears/general copying bears/general/LineCountBear.py -> build/lib/bears/general copying bears/general/__init__.py -> build/lib/bears/general copying bears/general/InvalidLinkBear.py -> build/lib/bears/general copying bears/general/DuplicateFileBear.py -> build/lib/bears/general copying bears/general/KeywordBear.py -> build/lib/bears/general copying bears/general/coalaBear.py -> build/lib/bears/general copying bears/general/FilenameBear.py -> build/lib/bears/general copying bears/general/IndentationBear.py -> build/lib/bears/general creating build/lib/bears/swift copying bears/swift/TailorBear.py -> build/lib/bears/swift copying bears/swift/__init__.py -> build/lib/bears/swift creating build/lib/bears/hypertext copying bears/hypertext/HTMLLintBear.py -> build/lib/bears/hypertext copying bears/hypertext/BootLintBear.py -> build/lib/bears/hypertext copying bears/hypertext/__init__.py -> build/lib/bears/hypertext creating build/lib/bears/python copying bears/python/PEP8NotebookBear.py -> build/lib/bears/python copying bears/python/BanditBear.py -> build/lib/bears/python copying bears/python/PyromaBear.py -> build/lib/bears/python copying bears/python/PyLintBear.py -> build/lib/bears/python copying bears/python/PEP8Bear.py -> build/lib/bears/python copying bears/python/__init__.py -> build/lib/bears/python copying bears/python/YapfBear.py -> build/lib/bears/python copying bears/python/PyCommentedCodeBear.py -> build/lib/bears/python copying bears/python/PyUnusedCodeBear.py -> build/lib/bears/python copying bears/python/RadonBear.py -> build/lib/bears/python copying bears/python/PyFlakesBear.py -> build/lib/bears/python copying bears/python/PyImportSortBear.py -> build/lib/bears/python copying bears/python/PycodestyleBear.py -> build/lib/bears/python copying bears/python/MypyBear.py -> build/lib/bears/python copying bears/python/PythonPackageInitBear.py -> build/lib/bears/python copying bears/python/VultureBear.py -> build/lib/bears/python copying bears/python/PyDocStyleBear.py -> build/lib/bears/python creating build/lib/bears/ruby copying bears/ruby/RuboCopBear.py -> build/lib/bears/ruby copying bears/ruby/RubySyntaxBear.py -> build/lib/bears/ruby copying bears/ruby/__init__.py -> build/lib/bears/ruby copying bears/ruby/RubySmellBear.py -> build/lib/bears/ruby creating build/lib/bears/verilog copying bears/verilog/__init__.py -> build/lib/bears/verilog copying bears/verilog/VerilogLintBear.py -> build/lib/bears/verilog creating build/lib/bears/vhdl copying bears/vhdl/__init__.py -> build/lib/bears/vhdl copying bears/vhdl/VHDLLintBear.py -> build/lib/bears/vhdl creating build/lib/bears/shell copying bears/shell/ShellCheckBear.py -> build/lib/bears/shell copying bears/shell/__init__.py -> build/lib/bears/shell creating build/lib/bears/cmake copying bears/cmake/__init__.py -> build/lib/bears/cmake copying bears/cmake/CMakeLintBear.py -> build/lib/bears/cmake creating build/lib/bears/r copying bears/r/RLintBear.py -> build/lib/bears/r copying bears/r/FormatRBear.py -> build/lib/bears/r copying bears/r/__init__.py -> build/lib/bears/r creating build/lib/bears/sql copying bears/sql/SQLintBear.py -> build/lib/bears/sql copying bears/sql/__init__.py -> build/lib/bears/sql creating build/lib/bears/vcs/git copying bears/vcs/git/GitCommitBear.py -> build/lib/bears/vcs/git copying bears/vcs/git/__init__.py -> build/lib/bears/vcs/git creating build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/CloneDetectionRoutines.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/ClangASTPrintBear.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/__init__.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/CountVector.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/ClangCountVectorCreator.py -> build/lib/bears/c_languages/codeclone_detection copying bears/c_languages/codeclone_detection/ClangCountingConditions.py -> build/lib/bears/c_languages/codeclone_detection creating build/lib/bears/python/requirements copying bears/python/requirements/PinRequirementsBear.py -> build/lib/bears/python/requirements copying bears/python/requirements/__init__.py -> build/lib/bears/python/requirements copying bears/python/requirements/PySafetyBear.py -> build/lib/bears/python/requirements copying bears/VERSION -> build/lib/bears copying bears/scala/scalastyle_config.xml -> build/lib/bears/scala + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EEvPV9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 + cd coala-bears-0.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 ERROR:root:Module coalib is not found. Cannot do version checking. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs copying build/lib/bears/vcs/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs/git copying build/lib/bears/vcs/git/GitCommitBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs/git copying build/lib/bears/vcs/git/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs/git creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vimscript copying build/lib/bears/vimscript/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vimscript copying build/lib/bears/vimscript/VintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vimscript creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/gettext copying build/lib/bears/gettext/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/gettext copying build/lib/bears/gettext/DennisBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/gettext creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css copying build/lib/bears/css/CSSLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css copying build/lib/bears/css/CSSAutoPrefixBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css copying build/lib/bears/css/StyleLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css copying build/lib/bears/css/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scss copying build/lib/bears/scss/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scss copying build/lib/bears/scss/SCSSLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scss creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/CSecurityBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/CPPCleanBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/ClangBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/CPPCheckBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/GNUIndentBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/CSharpLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/CloneDetectionRoutines.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/ClangASTPrintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/CountVector.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/ClangCountVectorCreator.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/codeclone_detection/ClangCountingConditions.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection copying build/lib/bears/c_languages/ClangComplexityBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages copying build/lib/bears/c_languages/CPPLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest copying build/lib/bears/rest/reSTLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest copying build/lib/bears/rest/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest copying build/lib/bears/rest/RSTcheckBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell copying build/lib/bears/haskell/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell copying build/lib/bears/haskell/GhcModBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell copying build/lib/bears/haskell/HaskellLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles copying build/lib/bears/configfiles/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles copying build/lib/bears/configfiles/PuppetLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles copying build/lib/bears/configfiles/DockerfileLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language copying build/lib/bears/natural_language/ProseLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language copying build/lib/bears/natural_language/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language copying build/lib/bears/natural_language/AlexBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language copying build/lib/bears/natural_language/WriteGoodLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language copying build/lib/bears/natural_language/LanguageToolBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language copying build/lib/bears/natural_language/SpellCheckBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java copying build/lib/bears/java/JavaPMDBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java copying build/lib/bears/java/InferBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java copying build/lib/bears/java/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java copying build/lib/bears/java/CheckstyleBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/typescript copying build/lib/bears/typescript/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/typescript copying build/lib/bears/typescript/TSLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/typescript creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php copying build/lib/bears/php/PHPLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php copying build/lib/bears/php/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php copying build/lib/bears/php/PHPMessDetectorBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php copying build/lib/bears/php/PHPCodeSnifferBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/latex copying build/lib/bears/latex/LatexLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/latex copying build/lib/bears/latex/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/latex creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/julia copying build/lib/bears/julia/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/julia copying build/lib/bears/julia/JuliaLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/julia creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/xml2 copying build/lib/bears/xml2/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/xml2 copying build/lib/bears/xml2/XMLBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/xml2 copying build/lib/bears/generate_package.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/lua copying build/lib/bears/lua/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/lua copying build/lib/bears/lua/LuaLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/lua copying build/lib/bears/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GoVetBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GofmtBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GoImportsBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GoLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GoTypeBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GoErrCheckBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/go/GoReturnsBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go copying build/lib/bears/VERSION -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scala copying build/lib/bears/scala/ScalaLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scala copying build/lib/bears/scala/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scala copying build/lib/bears/scala/scalastyle_config.xml -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scala creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/perl copying build/lib/bears/perl/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/perl copying build/lib/bears/perl/PerlCriticBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/perl creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/csv copying build/lib/bears/csv/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/csv copying build/lib/bears/csv/CSVLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/csv creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js copying build/lib/bears/js/JSComplexityBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js copying build/lib/bears/js/JSHintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js copying build/lib/bears/js/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js copying build/lib/bears/js/ESLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js copying build/lib/bears/js/HappinessLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js copying build/lib/bears/js/JSONFormatBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/elm copying build/lib/bears/elm/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/elm copying build/lib/bears/elm/ElmLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/elm creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/jinja2 copying build/lib/bears/jinja2/Jinja2Bear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/jinja2 copying build/lib/bears/jinja2/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/jinja2 creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/markdown copying build/lib/bears/markdown/MarkdownBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/markdown copying build/lib/bears/markdown/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/markdown creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/dart copying build/lib/bears/dart/DartLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/dart copying build/lib/bears/dart/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/dart creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/matlab copying build/lib/bears/matlab/MatlabIndentationBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/matlab copying build/lib/bears/matlab/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/matlab creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml copying build/lib/bears/yaml/YAMLLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml copying build/lib/bears/yaml/RAMLLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml copying build/lib/bears/yaml/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/coffee_script copying build/lib/bears/coffee_script/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/coffee_script copying build/lib/bears/coffee_script/CoffeeLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/coffee_script creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/QuotesBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/AnnotationBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/SpaceConsistencyBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/CPDBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/LineLengthBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/LicenseCheckBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/LineCountBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/InvalidLinkBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/DuplicateFileBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/KeywordBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/coalaBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/FilenameBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general copying build/lib/bears/general/IndentationBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/swift copying build/lib/bears/swift/TailorBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/swift copying build/lib/bears/swift/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/swift creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext copying build/lib/bears/hypertext/HTMLLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext copying build/lib/bears/hypertext/BootLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext copying build/lib/bears/hypertext/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PEP8NotebookBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/BanditBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyromaBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PEP8Bear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/YapfBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyCommentedCodeBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyUnusedCodeBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/RadonBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyFlakesBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyImportSortBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PycodestyleBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements copying build/lib/bears/python/requirements/PinRequirementsBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements copying build/lib/bears/python/requirements/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements copying build/lib/bears/python/requirements/PySafetyBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements copying build/lib/bears/python/MypyBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PythonPackageInitBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/VultureBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python copying build/lib/bears/python/PyDocStyleBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby copying build/lib/bears/ruby/RuboCopBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby copying build/lib/bears/ruby/RubySyntaxBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby copying build/lib/bears/ruby/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby copying build/lib/bears/ruby/RubySmellBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/verilog copying build/lib/bears/verilog/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/verilog copying build/lib/bears/verilog/VerilogLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/verilog creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vhdl copying build/lib/bears/vhdl/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vhdl copying build/lib/bears/vhdl/VHDLLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vhdl creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/shell copying build/lib/bears/shell/ShellCheckBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/shell copying build/lib/bears/shell/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/shell creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/cmake copying build/lib/bears/cmake/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/cmake copying build/lib/bears/cmake/CMakeLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/cmake copying build/lib/bears/Constants.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r copying build/lib/bears/r/RLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r copying build/lib/bears/r/FormatRBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r copying build/lib/bears/r/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r creating /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/sql copying build/lib/bears/sql/SQLintBear.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/sql copying build/lib/bears/sql/__init__.py -> /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/sql byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs/git/GitCommitBear.py to GitCommitBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vcs/git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vimscript/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vimscript/VintBear.py to VintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/gettext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/gettext/DennisBear.py to DennisBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css/CSSLintBear.py to CSSLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css/CSSAutoPrefixBear.py to CSSAutoPrefixBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css/StyleLintBear.py to StyleLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/css/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scss/SCSSLintBear.py to SCSSLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/CSecurityBear.py to CSecurityBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/CPPCleanBear.py to CPPCleanBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/ClangBear.py to ClangBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/CPPCheckBear.py to CPPCheckBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py to GNUIndentBear.cpython-39.pyc /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:186: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:192: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/CSharpLintBear.py to CSharpLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/CloneDetectionRoutines.py to CloneDetectionRoutines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py to ClangFunctionDifferenceBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/ClangASTPrintBear.py to ClangASTPrintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/CountVector.py to CountVector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py to ClangCloneDetectionBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/ClangCountVectorCreator.py to ClangCountVectorCreator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/codeclone_detection/ClangCountingConditions.py to ClangCountingConditions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/ClangComplexityBear.py to ClangComplexityBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/c_languages/CPPLintBear.py to CPPLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest/reSTLintBear.py to reSTLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/rest/RSTcheckBear.py to RSTcheckBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell/GhcModBear.py to GhcModBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/haskell/HaskellLintBear.py to HaskellLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles/PuppetLintBear.py to PuppetLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/configfiles/DockerfileLintBear.py to DockerfileLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language/ProseLintBear.py to ProseLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language/AlexBear.py to AlexBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language/WriteGoodLintBear.py to WriteGoodLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language/LanguageToolBear.py to LanguageToolBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/natural_language/SpellCheckBear.py to SpellCheckBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java/JavaPMDBear.py to JavaPMDBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java/InferBear.py to InferBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/java/CheckstyleBear.py to CheckstyleBear.cpython-39.pyc /usr/lib/python3.9/site-packages/bears/java/CheckstyleBear.py:21: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/typescript/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/typescript/TSLintBear.py to TSLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php/PHPLintBear.py to PHPLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php/PHPMessDetectorBear.py to PHPMessDetectorBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/php/PHPCodeSnifferBear.py to PHPCodeSnifferBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/latex/LatexLintBear.py to LatexLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/latex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/julia/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/julia/JuliaLintBear.py to JuliaLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/xml2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/xml2/XMLBear.py to XMLBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/generate_package.py to generate_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/lua/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/lua/LuaLintBear.py to LuaLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GoVetBear.py to GoVetBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GofmtBear.py to GofmtBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GoImportsBear.py to GoImportsBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GoLintBear.py to GoLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GoTypeBear.py to GoTypeBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GoErrCheckBear.py to GoErrCheckBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/go/GoReturnsBear.py to GoReturnsBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scala/ScalaLintBear.py to ScalaLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/scala/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/perl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/perl/PerlCriticBear.py to PerlCriticBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/csv/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/csv/CSVLintBear.py to CSVLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js/JSComplexityBear.py to JSComplexityBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js/JSHintBear.py to JSHintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js/ESLintBear.py to ESLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js/HappinessLintBear.py to HappinessLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/js/JSONFormatBear.py to JSONFormatBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/elm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/elm/ElmLintBear.py to ElmLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/jinja2/Jinja2Bear.py to Jinja2Bear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/jinja2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/markdown/MarkdownBear.py to MarkdownBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/markdown/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/dart/DartLintBear.py to DartLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/dart/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/matlab/MatlabIndentationBear.py to MatlabIndentationBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/matlab/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml/YAMLLintBear.py to YAMLLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml/RAMLLintBear.py to RAMLLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/yaml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/coffee_script/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/coffee_script/CoffeeLintBear.py to CoffeeLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/QuotesBear.py to QuotesBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/AnnotationBear.py to AnnotationBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/SpaceConsistencyBear.py to SpaceConsistencyBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/CPDBear.py to CPDBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/LineLengthBear.py to LineLengthBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/LicenseCheckBear.py to LicenseCheckBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/LineCountBear.py to LineCountBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/InvalidLinkBear.py to InvalidLinkBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/DuplicateFileBear.py to DuplicateFileBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/KeywordBear.py to KeywordBear.cpython-39.pyc /usr/lib/python3.9/site-packages/bears/general/KeywordBear.py:108: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/coalaBear.py to coalaBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/FilenameBear.py to FilenameBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/general/IndentationBear.py to IndentationBear.cpython-39.pyc /usr/lib/python3.9/site-packages/bears/general/IndentationBear.py:136: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/swift/TailorBear.py to TailorBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext/HTMLLintBear.py to HTMLLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext/BootLintBear.py to BootLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/hypertext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PEP8NotebookBear.py to PEP8NotebookBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/BanditBear.py to BanditBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyromaBear.py to PyromaBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyLintBear.py to PyLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PEP8Bear.py to PEP8Bear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/YapfBear.py to YapfBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyCommentedCodeBear.py to PyCommentedCodeBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyUnusedCodeBear.py to PyUnusedCodeBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/RadonBear.py to RadonBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyFlakesBear.py to PyFlakesBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyImportSortBear.py to PyImportSortBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PycodestyleBear.py to PycodestyleBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements/PinRequirementsBear.py to PinRequirementsBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/requirements/PySafetyBear.py to PySafetyBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/MypyBear.py to MypyBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PythonPackageInitBear.py to PythonPackageInitBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/VultureBear.py to VultureBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/python/PyDocStyleBear.py to PyDocStyleBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby/RuboCopBear.py to RuboCopBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby/RubySyntaxBear.py to RubySyntaxBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/ruby/RubySmellBear.py to RubySmellBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/verilog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/verilog/VerilogLintBear.py to VerilogLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vhdl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/vhdl/VHDLLintBear.py to VHDLLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/shell/ShellCheckBear.py to ShellCheckBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/shell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/cmake/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/cmake/CMakeLintBear.py to CMakeLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/Constants.py to Constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r/RLintBear.py to RLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r/FormatRBear.py to FormatRBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/r/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/sql/SQLintBear.py to SQLintBear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/bears/sql/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpaqlj_7bf.py' /usr/bin/python3 /tmp/tmpaqlj_7bf.py /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:186: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:192: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/java/CheckstyleBear.py:21: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/general/KeywordBear.py:108: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/general/IndentationBear.py:136: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpaqlj_7bf.py running install_egg_info running egg_info writing coala_bears.egg-info/PKG-INFO writing dependency_links to coala_bears.egg-info/dependency_links.txt writing entry points to coala_bears.egg-info/entry_points.txt writing requirements to coala_bears.egg-info/requires.txt writing top-level names to coala_bears.egg-info/top_level.txt reading manifest file 'coala_bears.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'coala_bears.egg-info/SOURCES.txt' Copying coala_bears.egg-info to /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9/site-packages/coala_bears-0.11.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64//usr/share/doc/python-coala-bears + '[' -d doc ']' ~/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 ~/build/BUILD/coala-bears-0.11.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/coala-bears-0.11.1 + popd + mv /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.11.1-1 --unique-debug-suffix -0.11.1-1.x86_64 --unique-debug-src-base python-coala-bears-0.11.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/coala-bears-0.11.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-coala-bears-0.11.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:186: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:192: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/general/IndentationBear.py:136: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/general/KeywordBear.py:108: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/java/CheckstyleBear.py:21: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:186: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/bears/c_languages/GNUIndentBear.py:192: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/general/IndentationBear.py:136: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/general/KeywordBear.py:108: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/bears/java/CheckstyleBear.py:21: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-coala-bears-0.11.1-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.11 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.12 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.12 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.6.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.14 Provides: python-coala-bears python3-coala-bears = 0.11.1-1 python3.9dist(coala-bears) = 0.11.1 python3dist(coala-bears) = 0.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(autoflake) python3.9dist(autopep8) python3.9dist(bandit) python3.9dist(click) = 6.6 python3.9dist(cmakelint) python3.9dist(coala) python3.9dist(cppclean) python3.9dist(cpplint) python3.9dist(dennis) python3.9dist(eradicate) python3.9dist(guess-language-spirit) python3.9dist(html-linter) python3.9dist(isort) python3.9dist(munkres3) python3.9dist(mypy-lang) python3.9dist(nbformat) python3.9dist(nltk) python3.9dist(proselint) python3.9dist(pycodestyle) python3.9dist(pydocstyle) python3.9dist(pyflakes) python3.9dist(pylint) python3.9dist(pyroma) python3.9dist(pyyaml) python3.9dist(radon) = 1.4 python3.9dist(restructuredtext-lint) python3.9dist(rstcheck) python3.9dist(safety) python3.9dist(scspell3k) python3.9dist(vulture) python3.9dist(yamllint) python3.9dist(yapf) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.11 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.6.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.14 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coala-bears.spec