Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pandas-ml.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686315119.842570/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-pandas-ml.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-pandas-ml-0.6.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-pandas-ml.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686315119.842570/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-pandas-ml.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-pandas-ml-0.6.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-pandas-ml.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686315119.842570/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-pandas-ml.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.iZUy87 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas_ml-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas_ml-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas_ml-0.6.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.wutTbN + umask 022 + cd /builddir/build/BUILD + cd pandas_ml-0.6.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' running build running build_py creating build creating build/lib creating build/lib/pandas_ml copying pandas_ml/__init__.py -> build/lib/pandas_ml copying pandas_ml/compat.py -> build/lib/pandas_ml copying pandas_ml/tools.py -> build/lib/pandas_ml copying pandas_ml/version.py -> build/lib/pandas_ml creating build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/feature_selection.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/svm.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/feature_extraction.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/cluster.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/model_selection.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/__init__.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/decomposition.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/gaussian_process.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/manifold.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/cross_decomposition.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/neighbors.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/ensemble.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/metrics.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/isotonic.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/covariance.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/pipeline.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/preprocessing.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/linear_model.py -> build/lib/pandas_ml/skaccessors copying pandas_ml/skaccessors/base.py -> build/lib/pandas_ml/skaccessors creating build/lib/pandas_ml/imbaccessors copying pandas_ml/imbaccessors/__init__.py -> build/lib/pandas_ml/imbaccessors copying pandas_ml/imbaccessors/base.py -> build/lib/pandas_ml/imbaccessors creating build/lib/pandas_ml/smaccessors copying pandas_ml/smaccessors/__init__.py -> build/lib/pandas_ml/smaccessors copying pandas_ml/smaccessors/base.py -> build/lib/pandas_ml/smaccessors creating build/lib/pandas_ml/core copying pandas_ml/core/series.py -> build/lib/pandas_ml/core copying pandas_ml/core/frame.py -> build/lib/pandas_ml/core copying pandas_ml/core/groupby.py -> build/lib/pandas_ml/core copying pandas_ml/core/__init__.py -> build/lib/pandas_ml/core copying pandas_ml/core/accessor.py -> build/lib/pandas_ml/core copying pandas_ml/core/generic.py -> build/lib/pandas_ml/core copying pandas_ml/core/base.py -> build/lib/pandas_ml/core creating build/lib/pandas_ml/test copying pandas_ml/test/test_groupby.py -> build/lib/pandas_ml/test copying pandas_ml/test/__init__.py -> build/lib/pandas_ml/test copying pandas_ml/test/test_frame.py -> build/lib/pandas_ml/test copying pandas_ml/test/test_series.py -> build/lib/pandas_ml/test creating build/lib/pandas_ml/xgboost copying pandas_ml/xgboost/__init__.py -> build/lib/pandas_ml/xgboost copying pandas_ml/xgboost/base.py -> build/lib/pandas_ml/xgboost creating build/lib/pandas_ml/misc copying pandas_ml/misc/__init__.py -> build/lib/pandas_ml/misc copying pandas_ml/misc/patsy_wraps.py -> build/lib/pandas_ml/misc creating build/lib/pandas_ml/confusion_matrix copying pandas_ml/confusion_matrix/bcm.py -> build/lib/pandas_ml/confusion_matrix copying pandas_ml/confusion_matrix/__init__.py -> build/lib/pandas_ml/confusion_matrix copying pandas_ml/confusion_matrix/stats.py -> build/lib/pandas_ml/confusion_matrix copying pandas_ml/confusion_matrix/abstract.py -> build/lib/pandas_ml/confusion_matrix copying pandas_ml/confusion_matrix/cm.py -> build/lib/pandas_ml/confusion_matrix creating build/lib/pandas_ml/util copying pandas_ml/util/__init__.py -> build/lib/pandas_ml/util copying pandas_ml/util/testing.py -> build/lib/pandas_ml/util copying pandas_ml/util/_util.py -> build/lib/pandas_ml/util creating build/lib/pandas_ml/snsaccessors copying pandas_ml/snsaccessors/__init__.py -> build/lib/pandas_ml/snsaccessors copying pandas_ml/snsaccessors/base.py -> build/lib/pandas_ml/snsaccessors creating build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_cross_decomposition.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_calibration.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_feature_selection.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_covariance.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_preprocessing.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_feature_extraction.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/__init__.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_multioutput.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_isotonic.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_neural_network.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_multiclass.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_tree.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_dummy.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_mixture.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_gaussian_process.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_base.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_ensemble.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_naive_bayes.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_random_projection.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_datasets.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_pipeline.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_kernel_approximation.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_cluster.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_model_selection.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_discriminant_analysis.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_linear_model.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_semi_supervised.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_metrics.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_svm.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_kernel_ridge.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_manifold.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_neighbors.py -> build/lib/pandas_ml/skaccessors/test copying pandas_ml/skaccessors/test/test_decomposition.py -> build/lib/pandas_ml/skaccessors/test creating build/lib/pandas_ml/imbaccessors/test copying pandas_ml/imbaccessors/test/test_imbalance.py -> build/lib/pandas_ml/imbaccessors/test copying pandas_ml/imbaccessors/test/__init__.py -> build/lib/pandas_ml/imbaccessors/test creating build/lib/pandas_ml/smaccessors/test copying pandas_ml/smaccessors/test/__init__.py -> build/lib/pandas_ml/smaccessors/test copying pandas_ml/smaccessors/test/test_base.py -> build/lib/pandas_ml/smaccessors/test copying pandas_ml/smaccessors/test/test_datasets.py -> build/lib/pandas_ml/smaccessors/test creating build/lib/pandas_ml/xgboost/test copying pandas_ml/xgboost/test/__init__.py -> build/lib/pandas_ml/xgboost/test copying pandas_ml/xgboost/test/test_base.py -> build/lib/pandas_ml/xgboost/test copying pandas_ml/xgboost/test/test_plotting.py -> build/lib/pandas_ml/xgboost/test creating build/lib/pandas_ml/misc/test copying pandas_ml/misc/test/test_patsy.py -> build/lib/pandas_ml/misc/test copying pandas_ml/misc/test/__init__.py -> build/lib/pandas_ml/misc/test creating build/lib/pandas_ml/confusion_matrix/test copying pandas_ml/confusion_matrix/test/test_confusion_matrix.py -> build/lib/pandas_ml/confusion_matrix/test copying pandas_ml/confusion_matrix/test/__init__.py -> build/lib/pandas_ml/confusion_matrix/test creating build/lib/pandas_ml/snsaccessors/test copying pandas_ml/snsaccessors/test/test_sns.py -> build/lib/pandas_ml/snsaccessors/test copying pandas_ml/snsaccessors/test/__init__.py -> build/lib/pandas_ml/snsaccessors/test + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V3qx2Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 + cd pandas_ml-0.6.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-pandas-ml-0.6.1-1.x86_64 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-pandas-ml-0.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/feature_selection.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/svm.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/feature_extraction.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/cluster.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_cross_decomposition.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_calibration.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_feature_selection.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_covariance.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_preprocessing.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_feature_extraction.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_multioutput.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_isotonic.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_neural_network.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_multiclass.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_tree.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_dummy.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_mixture.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_gaussian_process.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_ensemble.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_naive_bayes.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_random_projection.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_datasets.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_pipeline.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_kernel_approximation.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_cluster.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_model_selection.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_discriminant_analysis.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_linear_model.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_semi_supervised.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_metrics.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_svm.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_kernel_ridge.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_manifold.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_neighbors.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/test/test_decomposition.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test copying build/lib/pandas_ml/skaccessors/model_selection.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/decomposition.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/gaussian_process.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/manifold.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/cross_decomposition.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/neighbors.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/ensemble.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/metrics.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/isotonic.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/covariance.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/pipeline.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/preprocessing.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/linear_model.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors copying build/lib/pandas_ml/skaccessors/base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/test copying build/lib/pandas_ml/imbaccessors/test/test_imbalance.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/test copying build/lib/pandas_ml/imbaccessors/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/test copying build/lib/pandas_ml/imbaccessors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors copying build/lib/pandas_ml/imbaccessors/base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test copying build/lib/pandas_ml/smaccessors/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test copying build/lib/pandas_ml/smaccessors/test/test_base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test copying build/lib/pandas_ml/smaccessors/test/test_datasets.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test copying build/lib/pandas_ml/smaccessors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors copying build/lib/pandas_ml/smaccessors/base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/series.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/groupby.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core copying build/lib/pandas_ml/core/base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test copying build/lib/pandas_ml/test/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test copying build/lib/pandas_ml/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test copying build/lib/pandas_ml/test/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test copying build/lib/pandas_ml/test/test_series.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test copying build/lib/pandas_ml/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test copying build/lib/pandas_ml/xgboost/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test copying build/lib/pandas_ml/xgboost/test/test_base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test copying build/lib/pandas_ml/xgboost/test/test_plotting.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test copying build/lib/pandas_ml/xgboost/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost copying build/lib/pandas_ml/xgboost/base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/test copying build/lib/pandas_ml/misc/test/test_patsy.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/test copying build/lib/pandas_ml/misc/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/test copying build/lib/pandas_ml/misc/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc copying build/lib/pandas_ml/misc/patsy_wraps.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc copying build/lib/pandas_ml/compat.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix copying build/lib/pandas_ml/confusion_matrix/bcm.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/test copying build/lib/pandas_ml/confusion_matrix/test/test_confusion_matrix.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/test copying build/lib/pandas_ml/confusion_matrix/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/test copying build/lib/pandas_ml/confusion_matrix/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix copying build/lib/pandas_ml/confusion_matrix/stats.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix copying build/lib/pandas_ml/confusion_matrix/abstract.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix copying build/lib/pandas_ml/confusion_matrix/cm.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util copying build/lib/pandas_ml/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util copying build/lib/pandas_ml/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util copying build/lib/pandas_ml/util/_util.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util copying build/lib/pandas_ml/tools.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml copying build/lib/pandas_ml/version.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors creating /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/test copying build/lib/pandas_ml/snsaccessors/test/test_sns.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/test copying build/lib/pandas_ml/snsaccessors/test/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/test copying build/lib/pandas_ml/snsaccessors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors copying build/lib/pandas_ml/snsaccessors/base.py -> /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/feature_selection.py to feature_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/svm.py to svm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/feature_extraction.py to feature_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_cross_decomposition.py to test_cross_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_calibration.py to test_calibration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_feature_selection.py to test_feature_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_covariance.py to test_covariance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_preprocessing.py to test_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_feature_extraction.py to test_feature_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_multioutput.py to test_multioutput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_isotonic.py to test_isotonic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_neural_network.py to test_neural_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_multiclass.py to test_multiclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_tree.py to test_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_dummy.py to test_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_mixture.py to test_mixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_gaussian_process.py to test_gaussian_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_ensemble.py to test_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_naive_bayes.py to test_naive_bayes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_random_projection.py to test_random_projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_datasets.py to test_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_pipeline.py to test_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_kernel_approximation.py to test_kernel_approximation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_cluster.py to test_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_model_selection.py to test_model_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_discriminant_analysis.py to test_discriminant_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_linear_model.py to test_linear_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_semi_supervised.py to test_semi_supervised.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_metrics.py to test_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_svm.py to test_svm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_kernel_ridge.py to test_kernel_ridge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_manifold.py to test_manifold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_neighbors.py to test_neighbors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/test/test_decomposition.py to test_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/model_selection.py to model_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/decomposition.py to decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/gaussian_process.py to gaussian_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/manifold.py to manifold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/cross_decomposition.py to cross_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/neighbors.py to neighbors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/ensemble.py to ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/isotonic.py to isotonic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/covariance.py to covariance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/preprocessing.py to preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/linear_model.py to linear_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/skaccessors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/test/test_imbalance.py to test_imbalance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/imbaccessors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/test/test_datasets.py to test_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/smaccessors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/series.py to series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/groupby.py to groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/accessor.py to accessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/core/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test/test_frame.py to test_frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/test/test_series.py to test_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/test/test_plotting.py to test_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/xgboost/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/test/test_patsy.py to test_patsy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/misc/patsy_wraps.py to patsy_wraps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/bcm.py to bcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/test/test_confusion_matrix.py to test_confusion_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/confusion_matrix/cm.py to cm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/util/_util.py to _util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/test/test_sns.py to test_sns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml/snsaccessors/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmp99m4pw9o.py' /usr/bin/python3 /tmp/tmp99m4pw9o.py removing /tmp/tmp99m4pw9o.py running install_egg_info running egg_info writing pandas_ml.egg-info/PKG-INFO writing dependency_links to pandas_ml.egg-info/dependency_links.txt writing requirements to pandas_ml.egg-info/requires.txt writing top-level names to pandas_ml.egg-info/top_level.txt reading manifest file 'pandas_ml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pandas_ml.egg-info/SOURCES.txt' Copying pandas_ml.egg-info to /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pandas_ml-0.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64//usr/share/doc/python-pandas-ml + '[' -d doc ']' ~/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 ~/build/BUILD/pandas_ml-0.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pandas-ml-0.6.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 ']' + popd ~/build/BUILD/pandas_ml-0.6.1 + mv /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.1-1 --unique-debug-suffix -0.6.1-1.x86_64 --unique-debug-src-base python-pandas-ml-0.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pandas_ml-0.6.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-pandas-ml-0.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pandas-ml-0.6.1-1.noarch Provides: python-pandas-ml python3-pandas-ml = 0.6.1-1 python3.9dist(pandas-ml) = 0.6.1 python3dist(pandas-ml) = 0.6.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(enum34) python3.9dist(pandas) >= 0.19 Processing files: python-pandas-ml-help-0.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/pandas_ml-0.6.1/doclist.lst Provides: python-pandas-ml-help = 0.6.1-1 python3-pandas-ml-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 Wrote: /builddir/build/RPMS/python-pandas-ml-help-0.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pandas-ml-0.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kW2taR + umask 022 + cd /builddir/build/BUILD + cd pandas_ml-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-ml-0.6.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0