Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-skater.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683301691.490362/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-skater.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-skater-1.1.2-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-skater.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683301691.490362/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-skater.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-skater-1.1.2-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-skater.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683301691.490362/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-skater.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.hAuv77 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skater-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/skater-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skater-1.1.2 + /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.67pbTc + umask 022 + cd /builddir/build/BUILD + cd skater-1.1.2 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/skater copying skater/about.py -> build/lib/skater copying skater/__init__.py -> build/lib/skater creating build/lib/skater/util copying skater/util/plotting.py -> build/lib/skater/util copying skater/util/logger.py -> build/lib/skater/util copying skater/util/exceptions.py -> build/lib/skater/util copying skater/util/user_defined_types.py -> build/lib/skater/util copying skater/util/image_ops.py -> build/lib/skater/util copying skater/util/serialization.py -> build/lib/skater/util copying skater/util/text_ops.py -> build/lib/skater/util copying skater/util/static_types.py -> build/lib/skater/util copying skater/util/progressbar.py -> build/lib/skater/util copying skater/util/__init__.py -> build/lib/skater/util copying skater/util/dataops.py -> build/lib/skater/util copying skater/util/kernels.py -> build/lib/skater/util creating build/lib/skater/model copying skater/model/base.py -> build/lib/skater/model copying skater/model/scorer.py -> build/lib/skater/model copying skater/model/local_model.py -> build/lib/skater/model copying skater/model/__init__.py -> build/lib/skater/model copying skater/model/deployed_model.py -> build/lib/skater/model creating build/lib/skater/core copying skater/core/explanations.py -> build/lib/skater/core copying skater/core/model_interpreter.py -> build/lib/skater/core copying skater/core/__init__.py -> build/lib/skater/core copying skater/core/validation.py -> build/lib/skater/core creating build/lib/skater/data copying skater/data/datamanager.py -> build/lib/skater/data copying skater/data/__init__.py -> build/lib/skater/data creating build/lib/skater/tests copying skater/tests/test_text_ops.py -> build/lib/skater/tests copying skater/tests/test_partial_dependence.py -> build/lib/skater/tests copying skater/tests/arg_parser.py -> build/lib/skater/tests copying skater/tests/test_dnni.py -> build/lib/skater/tests copying skater/tests/test_scorer.py -> build/lib/skater/tests copying skater/tests/test_lime.py -> build/lib/skater/tests copying skater/tests/test_feature_importance.py -> build/lib/skater/tests copying skater/tests/__init__.py -> build/lib/skater/tests copying skater/tests/test_image_ops.py -> build/lib/skater/tests copying skater/tests/test_tree_surrogates.py -> build/lib/skater/tests copying skater/tests/test_validation.py -> build/lib/skater/tests copying skater/tests/test_model.py -> build/lib/skater/tests copying skater/tests/test_data.py -> build/lib/skater/tests copying skater/tests/all_tests.py -> build/lib/skater/tests copying skater/tests/test_rule_list.py -> build/lib/skater/tests creating build/lib/skater/core/visualizer copying skater/core/visualizer/tree_visualizer.py -> build/lib/skater/core/visualizer copying skater/core/visualizer/image_relevance_visualizer.py -> build/lib/skater/core/visualizer copying skater/core/visualizer/text_relevance_visualizer.py -> build/lib/skater/core/visualizer copying skater/core/visualizer/__init__.py -> build/lib/skater/core/visualizer creating build/lib/skater/core/global_interpretation copying skater/core/global_interpretation/base.py -> build/lib/skater/core/global_interpretation copying skater/core/global_interpretation/feature_importance.py -> build/lib/skater/core/global_interpretation copying skater/core/global_interpretation/partial_dependence.py -> build/lib/skater/core/global_interpretation copying skater/core/global_interpretation/__init__.py -> build/lib/skater/core/global_interpretation copying skater/core/global_interpretation/tree_surrogate.py -> build/lib/skater/core/global_interpretation creating build/lib/skater/core/local_interpretation copying skater/core/local_interpretation/text_interpreter.py -> build/lib/skater/core/local_interpretation copying skater/core/local_interpretation/__init__.py -> build/lib/skater/core/local_interpretation creating build/lib/skater/core/global_interpretation/interpretable_models copying skater/core/global_interpretation/interpretable_models/brlc.py -> build/lib/skater/core/global_interpretation/interpretable_models copying skater/core/global_interpretation/interpretable_models/__init__.py -> build/lib/skater/core/global_interpretation/interpretable_models copying skater/core/global_interpretation/interpretable_models/bigdatabrlc.py -> build/lib/skater/core/global_interpretation/interpretable_models creating build/lib/skater/core/local_interpretation/lime copying skater/core/local_interpretation/lime/lime_image.py -> build/lib/skater/core/local_interpretation/lime copying skater/core/local_interpretation/lime/lime_text.py -> build/lib/skater/core/local_interpretation/lime copying skater/core/local_interpretation/lime/__init__.py -> build/lib/skater/core/local_interpretation/lime copying skater/core/local_interpretation/lime/lime_tabular.py -> build/lib/skater/core/local_interpretation/lime creating build/lib/skater/core/local_interpretation/dnni copying skater/core/local_interpretation/dnni/gradient_relevance_scorer.py -> build/lib/skater/core/local_interpretation/dnni copying skater/core/local_interpretation/dnni/perturbation_relevance_scorer.py -> build/lib/skater/core/local_interpretation/dnni copying skater/core/local_interpretation/dnni/__init__.py -> build/lib/skater/core/local_interpretation/dnni copying skater/core/local_interpretation/dnni/deep_interpreter.py -> build/lib/skater/core/local_interpretation/dnni copying skater/core/local_interpretation/dnni/initializer.py -> build/lib/skater/core/local_interpretation/dnni creating build/lib/skater/tests/util copying skater/tests/util/__init__.py -> build/lib/skater/tests/util copying skater/tests/util/build_example.py -> build/lib/skater/tests/util running egg_info writing skater.egg-info/PKG-INFO writing dependency_links to skater.egg-info/dependency_links.txt writing requirements to skater.egg-info/requires.txt writing top-level names to skater.egg-info/top_level.txt reading manifest file 'skater.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'skater.egg-info/SOURCES.txt' creating build/lib/skater/util/model_specific copying skater/util/model_specific/imagenet_label.json -> build/lib/skater/util/model_specific + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AHbHRE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64 + cd skater-1.1.2 + 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-skater-1.1.2-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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( /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( Checking .pth file support in /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ /usr/bin/python3 -E -c pass TEST FAILED: /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ does NOT support .pth files bad install directory or PYTHONPATH You are attempting to install a package to a directory that is not on PYTHONPATH and which Python does not read ".pth" files from. The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/ and your PYTHONPATH environment variable currently contains: '' Here are some of your options for correcting the problem: * You can choose a different installation directory, i.e., one that is on PYTHONPATH or supports .pth files * You can add the installation directory to the PYTHONPATH environment variable. (It must then also be on PYTHONPATH whenever you run Python and want to use the package(s) you are installing.) * You can set up the installation directory to support ".pth" files by using one of the approaches described here: https://setuptools.pypa.io/en/latest/deprecated/easy_install.html#custom-installation-locations Please make the appropriate changes for your system and try again. running bdist_egg running egg_info writing skater.egg-info/PKG-INFO writing dependency_links to skater.egg-info/dependency_links.txt writing requirements to skater.egg-info/requires.txt writing top-level names to skater.egg-info/top_level.txt reading manifest file 'skater.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'skater.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/skater copying build/lib/skater/about.py -> build/bdist.linux-x86_64/egg/skater creating build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/plotting.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/logger.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/exceptions.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/user_defined_types.py -> build/bdist.linux-x86_64/egg/skater/util creating build/bdist.linux-x86_64/egg/skater/util/model_specific copying build/lib/skater/util/model_specific/imagenet_label.json -> build/bdist.linux-x86_64/egg/skater/util/model_specific copying build/lib/skater/util/image_ops.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/serialization.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/text_ops.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/static_types.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/progressbar.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/__init__.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/dataops.py -> build/bdist.linux-x86_64/egg/skater/util copying build/lib/skater/util/kernels.py -> build/bdist.linux-x86_64/egg/skater/util creating build/bdist.linux-x86_64/egg/skater/model copying build/lib/skater/model/base.py -> build/bdist.linux-x86_64/egg/skater/model copying build/lib/skater/model/scorer.py -> build/bdist.linux-x86_64/egg/skater/model copying build/lib/skater/model/local_model.py -> build/bdist.linux-x86_64/egg/skater/model copying build/lib/skater/model/__init__.py -> build/bdist.linux-x86_64/egg/skater/model copying build/lib/skater/model/deployed_model.py -> build/bdist.linux-x86_64/egg/skater/model creating build/bdist.linux-x86_64/egg/skater/core creating build/bdist.linux-x86_64/egg/skater/core/visualizer copying build/lib/skater/core/visualizer/tree_visualizer.py -> build/bdist.linux-x86_64/egg/skater/core/visualizer copying build/lib/skater/core/visualizer/image_relevance_visualizer.py -> build/bdist.linux-x86_64/egg/skater/core/visualizer copying build/lib/skater/core/visualizer/text_relevance_visualizer.py -> build/bdist.linux-x86_64/egg/skater/core/visualizer copying build/lib/skater/core/visualizer/__init__.py -> build/bdist.linux-x86_64/egg/skater/core/visualizer copying build/lib/skater/core/explanations.py -> build/bdist.linux-x86_64/egg/skater/core copying build/lib/skater/core/model_interpreter.py -> build/bdist.linux-x86_64/egg/skater/core copying build/lib/skater/core/__init__.py -> build/bdist.linux-x86_64/egg/skater/core copying build/lib/skater/core/validation.py -> build/bdist.linux-x86_64/egg/skater/core creating build/bdist.linux-x86_64/egg/skater/core/global_interpretation copying build/lib/skater/core/global_interpretation/base.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation copying build/lib/skater/core/global_interpretation/feature_importance.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation copying build/lib/skater/core/global_interpretation/partial_dependence.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation copying build/lib/skater/core/global_interpretation/__init__.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation creating build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models copying build/lib/skater/core/global_interpretation/interpretable_models/brlc.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models copying build/lib/skater/core/global_interpretation/interpretable_models/__init__.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models copying build/lib/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models copying build/lib/skater/core/global_interpretation/tree_surrogate.py -> build/bdist.linux-x86_64/egg/skater/core/global_interpretation creating build/bdist.linux-x86_64/egg/skater/core/local_interpretation copying build/lib/skater/core/local_interpretation/text_interpreter.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation creating build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime copying build/lib/skater/core/local_interpretation/lime/lime_image.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime copying build/lib/skater/core/local_interpretation/lime/lime_text.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime copying build/lib/skater/core/local_interpretation/lime/__init__.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime copying build/lib/skater/core/local_interpretation/lime/lime_tabular.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime copying build/lib/skater/core/local_interpretation/__init__.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation creating build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni copying build/lib/skater/core/local_interpretation/dnni/gradient_relevance_scorer.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni copying build/lib/skater/core/local_interpretation/dnni/perturbation_relevance_scorer.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni copying build/lib/skater/core/local_interpretation/dnni/__init__.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni copying build/lib/skater/core/local_interpretation/dnni/deep_interpreter.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni copying build/lib/skater/core/local_interpretation/dnni/initializer.py -> build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni copying build/lib/skater/__init__.py -> build/bdist.linux-x86_64/egg/skater creating build/bdist.linux-x86_64/egg/skater/data copying build/lib/skater/data/datamanager.py -> build/bdist.linux-x86_64/egg/skater/data copying build/lib/skater/data/__init__.py -> build/bdist.linux-x86_64/egg/skater/data creating build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_text_ops.py -> build/bdist.linux-x86_64/egg/skater/tests creating build/bdist.linux-x86_64/egg/skater/tests/util copying build/lib/skater/tests/util/__init__.py -> build/bdist.linux-x86_64/egg/skater/tests/util copying build/lib/skater/tests/util/build_example.py -> build/bdist.linux-x86_64/egg/skater/tests/util copying build/lib/skater/tests/test_partial_dependence.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/arg_parser.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_dnni.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_scorer.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_lime.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_feature_importance.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/__init__.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_image_ops.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_tree_surrogates.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_validation.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_model.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_data.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/all_tests.py -> build/bdist.linux-x86_64/egg/skater/tests copying build/lib/skater/tests/test_rule_list.py -> build/bdist.linux-x86_64/egg/skater/tests byte-compiling build/bdist.linux-x86_64/egg/skater/about.py to about.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/plotting.py to plotting.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/logger.py to logger.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/exceptions.py to exceptions.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/user_defined_types.py to user_defined_types.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/image_ops.py to image_ops.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/serialization.py to serialization.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/text_ops.py to text_ops.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/static_types.py to static_types.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/progressbar.py to progressbar.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/util/dataops.py to dataops.cpython-39.pyc build/bdist.linux-x86_64/egg/skater/util/dataops.py:142: SyntaxWarning: "is not" with a literal. Did you mean "!="? if mode is not 'interactive': byte-compiling build/bdist.linux-x86_64/egg/skater/util/kernels.py to kernels.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/model/base.py to base.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/model/scorer.py to scorer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/model/local_model.py to local_model.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/model/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/model/deployed_model.py to deployed_model.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/visualizer/tree_visualizer.py to tree_visualizer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/visualizer/image_relevance_visualizer.py to image_relevance_visualizer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/visualizer/text_relevance_visualizer.py to text_relevance_visualizer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/visualizer/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/explanations.py to explanations.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/model_interpreter.py to model_interpreter.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/validation.py to validation.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/base.py to base.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/feature_importance.py to feature_importance.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/partial_dependence.py to partial_dependence.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/brlc.py to brlc.cpython-39.pyc build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/brlc.py:165: SyntaxWarning: "is" with a literal. Did you mean "=="? q_labels = [1, 2, 3, 4] if labels_for_bin is 'default' else labels_for_bin byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py to bigdatabrlc.cpython-39.pyc build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:139: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'RF' else surrogate_estimator build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:143: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'SVM' else surrogate_estimator byte-compiling build/bdist.linux-x86_64/egg/skater/core/global_interpretation/tree_surrogate.py to tree_surrogate.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/text_interpreter.py to text_interpreter.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime/lime_image.py to lime_image.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime/lime_text.py to lime_text.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/lime/lime_tabular.py to lime_tabular.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni/gradient_relevance_scorer.py to gradient_relevance_scorer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni/perturbation_relevance_scorer.py to perturbation_relevance_scorer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni/deep_interpreter.py to deep_interpreter.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/core/local_interpretation/dnni/initializer.py to initializer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/data/datamanager.py to datamanager.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/data/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_text_ops.py to test_text_ops.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/util/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/util/build_example.py to build_example.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_partial_dependence.py to test_partial_dependence.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/arg_parser.py to arg_parser.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_dnni.py to test_dnni.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_scorer.py to test_scorer.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_lime.py to test_lime.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_feature_importance.py to test_feature_importance.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_image_ops.py to test_image_ops.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_tree_surrogates.py to test_tree_surrogates.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_validation.py to test_validation.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_model.py to test_model.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_data.py to test_data.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/all_tests.py to all_tests.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/skater/tests/test_rule_list.py to test_rule_list.cpython-39.pyc writing byte-compilation script '/tmp/tmpo6owwdjh.py' /usr/bin/python3 /tmp/tmpo6owwdjh.py build/bdist.linux-x86_64/egg/skater/util/dataops.py:142: SyntaxWarning: "is not" with a literal. Did you mean "!="? if mode is not 'interactive': build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/brlc.py:165: SyntaxWarning: "is" with a literal. Did you mean "=="? q_labels = [1, 2, 3, 4] if labels_for_bin is 'default' else labels_for_bin build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:139: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'RF' else surrogate_estimator build/bdist.linux-x86_64/egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:143: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'SVM' else surrogate_estimator removing /tmp/tmpo6owwdjh.py creating build/bdist.linux-x86_64/egg/EGG-INFO copying skater.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying skater.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying skater.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying skater.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying skater.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying skater.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/skater-1.1.2-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing skater-1.1.2-py3.9.egg creating /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg Extracting skater-1.1.2-py3.9.egg to /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:139: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'RF' else surrogate_estimator /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:143: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'SVM' else surrogate_estimator /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/core/global_interpretation/interpretable_models/brlc.py:165: SyntaxWarning: "is" with a literal. Did you mean "=="? q_labels = [1, 2, 3, 4] if labels_for_bin is 'default' else labels_for_bin /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/util/dataops.py:142: SyntaxWarning: "is not" with a literal. Did you mean "!="? if mode is not 'interactive': /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:139: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'RF' else surrogate_estimator /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/core/global_interpretation/interpretable_models/bigdatabrlc.py:143: SyntaxWarning: "is" with a literal. Did you mean "=="? if surrogate_estimator is 'SVM' else surrogate_estimator /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/core/global_interpretation/interpretable_models/brlc.py:165: SyntaxWarning: "is" with a literal. Did you mean "=="? q_labels = [1, 2, 3, 4] if labels_for_bin is 'default' else labels_for_bin /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg/skater/util/dataops.py:142: SyntaxWarning: "is not" with a literal. Did you mean "!="? if mode is not 'interactive': Installed /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/skater-1.1.2-py3.9.egg Processing dependencies for skater==1.1.2 Searching for bs4 Reading https://pypi.org/simple/bs4/ /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz#sha256=36ecea1fd7cc5c0c6e4a1ff075df26d50da647b75376626cc186e2212886dd3a Best match: bs4 0.0.1 Processing bs4-0.0.1.tar.gz Writing /tmp/easy_install-h0_ikqpq/bs4-0.0.1/setup.cfg Running bs4-0.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h0_ikqpq/bs4-0.0.1/egg-dist-tmp-yju3lkxg /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( warning: install_lib: 'build/lib' does not exist -- no Python modules to install zip_safe flag not set; analyzing archive contents... Moving bs4-0.0.1-py3.9.egg to /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages Installed /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/bs4-0.0.1-py3.9.egg Searching for pydotplus==2.0.2 Reading https://pypi.org/simple/pydotplus/ /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/60/bf/62567830b700d9f6930e9ab6831d6ba256f7b0b730acb37278b0ccdffacf/pydotplus-2.0.2.tar.gz#sha256=91e85e9ee9b85d2391ead7d635e3d9c7f5f44fd60a60e59b13e2403fa66505c4 Best match: pydotplus 2.0.2 Processing pydotplus-2.0.2.tar.gz Writing /tmp/easy_install-qzbmr2e0/pydotplus-2.0.2/setup.cfg Running pydotplus-2.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qzbmr2e0/pydotplus-2.0.2/egg-dist-tmp-a33ni5ud /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( zip_safe flag not set; analyzing archive contents... Moving pydotplus-2.0.2-py3.9.egg to /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages Installed /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/pydotplus-2.0.2-py3.9.egg Searching for Jinja2==2.10 Reading https://pypi.org/simple/Jinja2/ /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl#sha256=74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd Best match: Jinja2 2.10 Processing Jinja2-2.10-py2.py3-none-any.whl Installing Jinja2-2.10-py2.py3-none-any.whl to /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages Installed /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/Jinja2-2.10-py3.9.egg Searching for joblib==0.11 Reading https://pypi.org/simple/joblib/ /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.3.2d.dev is an invalid version and will not be supported in a future release warnings.warn( /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.3.2e.dev is an invalid version and will not be supported in a future release warnings.warn( /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.3.2f.dev is an invalid version and will not be supported in a future release warnings.warn( /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.3.2g.dev is an invalid version and will not be supported in a future release warnings.warn( /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: 0.7.0d is an invalid version and will not be supported in a future release warnings.warn( /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: r1 is an invalid version and will not be supported in a future release warnings.warn( Downloading https://files.pythonhosted.org/packages/4f/51/870b2ec270fc29c5d89f85353da420606a9cb39fba4747127e7c7d7eb25d/joblib-0.11-py2.py3-none-any.whl#sha256=cf3420e27048c66916754472bc3a2d4717271103a4806f31f11707a3d82a991f Best match: joblib 0.11 Processing joblib-0.11-py2.py3-none-any.whl Installing joblib-0.11-py2.py3-none-any.whl to /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages Installed /builddir/build/BUILDROOT/python-skater-1.1.2-1.x86_64/usr/lib/python3.9/site-packages/joblib-0.11-py3.9.egg Searching for wordcloud==1.3.1 Reading https://pypi.org/simple/wordcloud/ Downloading https://files.pythonhosted.org/packages/be/8b/4e47893d91d2408028b80815a30f128e840104e5ed10999c0121f5f1a7f3/wordcloud-1.3.1.tar.gz#sha256=a5b974e29f7677b66047de2fb214dbed8763c5f5e7b72041ecf2b4040722dce0 Best match: wordcloud 1.3.1 Processing wordcloud-1.3.1.tar.gz Writing /tmp/easy_install-t2ru6_bn/wordcloud-1.3.1/setup.cfg Running wordcloud-1.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t2ru6_bn/wordcloud-1.3.1/egg-dist-tmp-undga34w /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( wordcloud/query_integral_image.c: In function ‘PyInit_query_integral_image’: wordcloud/query_integral_image.c:13413:25: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 13413 | __pyx_type___pyx_array.tp_print = 0; | ^ wordcloud/query_integral_image.c:13416:31: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 13416 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^ wordcloud/query_integral_image.c:13427:30: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 13427 | __pyx_type___pyx_memoryview.tp_print = 0; | ^ wordcloud/query_integral_image.c:13436:35: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 13436 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^ wordcloud/query_integral_image.c: In function ‘__Pyx_ParseOptionalKeywords’: wordcloud/query_integral_image.c:13745:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13745 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13745:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 13745 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13745:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13745 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13745:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13745 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13745:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 13745 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13745:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13745 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13761:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13761 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13761:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 13761 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13761:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13761 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13761:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13761 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13761:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 13761 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c:13761:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 13761 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c: In function ‘__Pyx_decode_c_string’: wordcloud/query_integral_image.c:14871:9: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 14871 | return PyUnicode_FromUnicode(NULL, 0); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from wordcloud/query_integral_image.c:16: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ wordcloud/query_integral_image.c: In function ‘__Pyx_ExceptionSave’: wordcloud/query_integral_image.c:14910:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 14910 | *type = tstate->exc_type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:14911:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 14911 | *value = tstate->exc_value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:14912:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 14912 | *tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback wordcloud/query_integral_image.c: In function ‘__Pyx_ExceptionReset’: wordcloud/query_integral_image.c:14924:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 14924 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:14925:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 14925 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:14926:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 14926 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback wordcloud/query_integral_image.c:14927:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 14927 | tstate->exc_type = type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:14928:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 14928 | tstate->exc_value = value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:14929:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 14929 | tstate->exc_traceback = tb; | ^~~~~~~~~~~~~ | curexc_traceback wordcloud/query_integral_image.c: In function ‘__Pyx_GetException’: wordcloud/query_integral_image.c:14972:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 14972 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:14973:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 14973 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:14974:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 14974 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback wordcloud/query_integral_image.c:14975:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 14975 | tstate->exc_type = local_type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:14976:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 14976 | tstate->exc_value = local_value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:14977:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 14977 | tstate->exc_traceback = local_tb; | ^~~~~~~~~~~~~ | curexc_traceback wordcloud/query_integral_image.c: In function ‘__Pyx_ExceptionSwap’: wordcloud/query_integral_image.c:14999:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 14999 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:15000:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 15000 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:15001:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 15001 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback wordcloud/query_integral_image.c:15002:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 15002 | tstate->exc_type = *type; | ^~~~~~~~ | curexc_type wordcloud/query_integral_image.c:15003:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 15003 | tstate->exc_value = *value; | ^~~~~~~~~ | curexc_value wordcloud/query_integral_image.c:15004:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 15004 | tstate->exc_traceback = *tb; | ^~~~~~~~~~~~~ | curexc_traceback error: Setup script exited with error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /var/tmp/rpm-tmp.AHbHRE (%install) Bad exit status from /var/tmp/rpm-tmp.AHbHRE (%install) RPM build errors: 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-skater.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-skater.spec