Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-skl2onnx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681711852.173185/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-skl2onnx.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-skl2onnx-1.14.0-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-skl2onnx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681711852.173185/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-skl2onnx.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-skl2onnx-1.14.0-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-skl2onnx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681711852.173185/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-skl2onnx.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.zB3yYd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skl2onnx-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/skl2onnx-1.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skl2onnx-1.14.0 + /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.Qdi949 + umask 022 + cd /builddir/build/BUILD + cd skl2onnx-1.14.0 + 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/skl2onnx copying skl2onnx/_parse.py -> build/lib/skl2onnx copying skl2onnx/_supported_operators.py -> build/lib/skl2onnx copying skl2onnx/__init__.py -> build/lib/skl2onnx copying skl2onnx/convert.py -> build/lib/skl2onnx copying skl2onnx/__main__.py -> build/lib/skl2onnx creating build/lib/skl2onnx/helpers copying skl2onnx/helpers/onnx_helper.py -> build/lib/skl2onnx/helpers copying skl2onnx/helpers/__init__.py -> build/lib/skl2onnx/helpers copying skl2onnx/helpers/onnx_rare_helper.py -> build/lib/skl2onnx/helpers copying skl2onnx/helpers/investigate.py -> build/lib/skl2onnx/helpers creating build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/support_vector_machines.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/zip_map.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/gaussian_process.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/linear_classifier.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/mixture.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/multioutput.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/one_hot_encoder.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/pipelines.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/polynomial_features.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/one_vs_one_classifier.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/flatten.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/label_binariser.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/k_bins_discretiser.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/random_projection.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/text_vectorizer.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/cross_decomposition.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/sgd_oneclass_svm.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/sequence.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/voting_regressor.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/__init__.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/cast_op.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/ovr_decision_function.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/power_transformer.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/identity.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/grid_search_cv.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/one_vs_rest_classifier.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/voting_classifier.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/random_trees_embedding.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/ensemble_shapes.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/feature_hasher.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/kernel_pca.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/concat.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/class_labels.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/dict_vectorizer.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/scaler.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/svd.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/replace_op.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/tfidf_transformer.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/function_transformer.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/array_feature_extractor.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/imputer.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/nearest_neighbours.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/ordinal_encoder.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/linear_regressor.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/isolation_forest.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/local_outlier_factor.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/quadratic_discriminant_analysis.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/label_encoder.py -> build/lib/skl2onnx/shape_calculators copying skl2onnx/shape_calculators/k_means.py -> build/lib/skl2onnx/shape_calculators creating build/lib/skl2onnx/common copying skl2onnx/common/_apply_operation.py -> build/lib/skl2onnx/common copying skl2onnx/common/exceptions.py -> build/lib/skl2onnx/common copying skl2onnx/common/onnx_optimisation_identity.py -> build/lib/skl2onnx/common copying skl2onnx/common/data_types.py -> build/lib/skl2onnx/common copying skl2onnx/common/utils_sklearn.py -> build/lib/skl2onnx/common copying skl2onnx/common/_topology.py -> build/lib/skl2onnx/common copying skl2onnx/common/utils_checking.py -> build/lib/skl2onnx/common copying skl2onnx/common/utils.py -> build/lib/skl2onnx/common copying skl2onnx/common/utils_classifier.py -> build/lib/skl2onnx/common copying skl2onnx/common/_registration.py -> build/lib/skl2onnx/common copying skl2onnx/common/__init__.py -> build/lib/skl2onnx/common copying skl2onnx/common/_onnx_optimisation_common.py -> build/lib/skl2onnx/common copying skl2onnx/common/_container.py -> build/lib/skl2onnx/common copying skl2onnx/common/tree_ensemble.py -> build/lib/skl2onnx/common copying skl2onnx/common/shape_calculator.py -> build/lib/skl2onnx/common creating build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/register.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/woe_transformer.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/cast_regressor.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/replace_transformer.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/__init__.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/sklearn_text.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/woe_transformer_onnx.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/sklearn_text_onnx.py -> build/lib/skl2onnx/sklapi copying skl2onnx/sklapi/cast_transformer.py -> build/lib/skl2onnx/sklapi creating build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/decision_tree.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/support_vector_machines.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/flatten_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/stacking.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/zip_map.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/gaussian_process.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/linear_classifier.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/common.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/multioutput.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/feature_selection.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/ada_boost.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/one_hot_encoder.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/naive_bayes.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/pipelines.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/polynomial_features.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/one_vs_one_classifier.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/label_binariser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/k_bins_discretiser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/random_projection.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/cross_decomposition.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/sgd_oneclass_svm.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/sequence.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/ransac_regressor.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/sgd_classifier.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/voting_regressor.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/__init__.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/random_forest.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/cast_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/ovr_decision_function.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/binariser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/power_transformer.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/scaler_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/calibrated_classifier_cv.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/grid_search_cv.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/one_vs_rest_classifier.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/voting_classifier.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/random_trees_embedding.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/_gp_kernels.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/id_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/feature_hasher.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/kernel_pca.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/gamma_regressor.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/decomposition.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/class_labels.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/normaliser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/multiply_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/replace_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/bagging.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/tfidf_transformer.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/function_transformer.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/imputer_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/array_feature_extractor.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/nearest_neighbours.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/ordinal_encoder.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/linear_regressor.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/isolation_forest.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/local_outlier_factor.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/gaussian_mixture.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/tfidf_vectoriser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/concat_op.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/gradient_boosting.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/quadratic_discriminant_analysis.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/multilayer_perceptron.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/label_encoder.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/text_vectoriser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/dict_vectoriser.py -> build/lib/skl2onnx/operator_converters copying skl2onnx/operator_converters/k_means.py -> build/lib/skl2onnx/operator_converters creating build/lib/skl2onnx/tutorial copying skl2onnx/tutorial/imagenet_classes.py -> build/lib/skl2onnx/tutorial copying skl2onnx/tutorial/benchmark.py -> build/lib/skl2onnx/tutorial copying skl2onnx/tutorial/__init__.py -> build/lib/skl2onnx/tutorial creating build/lib/skl2onnx/algebra copying skl2onnx/algebra/onnx_operator.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/complex_functions.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/graph_state.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/onnx_operator_mixin.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/__init__.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/custom_ops.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/sklearn_ops.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/onnx_ops.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/automation.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/onnx_subgraph_operator_mixin.py -> build/lib/skl2onnx/algebra copying skl2onnx/algebra/type_helper.py -> build/lib/skl2onnx/algebra creating build/lib/skl2onnx/proto copying skl2onnx/proto/__init__.py -> build/lib/skl2onnx/proto copying skl2onnx/proto/onnx_helper_modified.py -> build/lib/skl2onnx/proto creating build/lib/skl2onnx/algebra/_cache copying skl2onnx/algebra/_cache/__init__.py -> build/lib/skl2onnx/algebra/_cache running egg_info writing skl2onnx.egg-info/PKG-INFO writing dependency_links to skl2onnx.egg-info/dependency_links.txt writing requirements to skl2onnx.egg-info/requires.txt writing top-level names to skl2onnx.egg-info/top_level.txt reading manifest file 'skl2onnx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'skl2onnx/algebra/_cache/*.rst' warning: no previously-included files matching '*' found under directory 'benchmarks' warning: no previously-included files matching '*' found under directory '.azure-pipelines' warning: no previously-included files matching '*' found under directory 'tests/tests_dump' warning: no previously-included files matching '*' found under directory 'tests_onnxmltools/tests_dump' warning: no previously-included files matching '*' found under directory 'tests/test_utils/__pycache__' warning: no previously-included files matching '*' found under directory 'docs/notebooks' warning: no previously-included files found matching '*.onnx' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'skl2onnx.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FkjVTr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64 + cd skl2onnx-1.14.0 + 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-skl2onnx-1.14.0-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-skl2onnx-1.14.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers copying build/lib/skl2onnx/helpers/onnx_helper.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers copying build/lib/skl2onnx/helpers/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers copying build/lib/skl2onnx/helpers/onnx_rare_helper.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers copying build/lib/skl2onnx/helpers/investigate.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers copying build/lib/skl2onnx/_parse.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/support_vector_machines.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/zip_map.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/gaussian_process.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/linear_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/mixture.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/multioutput.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/one_hot_encoder.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/pipelines.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/polynomial_features.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/one_vs_one_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/flatten.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/label_binariser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/k_bins_discretiser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/random_projection.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/text_vectorizer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/cross_decomposition.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/sgd_oneclass_svm.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/sequence.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/voting_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/cast_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/ovr_decision_function.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/power_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/identity.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/grid_search_cv.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/one_vs_rest_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/voting_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/random_trees_embedding.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/ensemble_shapes.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/feature_hasher.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/kernel_pca.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/concat.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/class_labels.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/dict_vectorizer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/scaler.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/svd.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/replace_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/tfidf_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/function_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/array_feature_extractor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/imputer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/nearest_neighbours.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/ordinal_encoder.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/linear_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/isolation_forest.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/local_outlier_factor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/quadratic_discriminant_analysis.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/label_encoder.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/shape_calculators/k_means.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators copying build/lib/skl2onnx/_supported_operators.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/_apply_operation.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/exceptions.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/onnx_optimisation_identity.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/data_types.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/utils_sklearn.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/_topology.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/utils_checking.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/utils.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/utils_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/_registration.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/_onnx_optimisation_common.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/_container.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/tree_ensemble.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/common/shape_calculator.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common copying build/lib/skl2onnx/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/register.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/woe_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/cast_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/replace_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/sklearn_text.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/woe_transformer_onnx.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/sklearn_text_onnx.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi copying build/lib/skl2onnx/sklapi/cast_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/decision_tree.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/support_vector_machines.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/flatten_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/stacking.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/zip_map.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/gaussian_process.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/linear_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/common.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/multioutput.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/feature_selection.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/ada_boost.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/one_hot_encoder.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/naive_bayes.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/pipelines.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/polynomial_features.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/one_vs_one_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/label_binariser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/k_bins_discretiser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/random_projection.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/cross_decomposition.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/sgd_oneclass_svm.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/sequence.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/ransac_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/sgd_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/voting_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/random_forest.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/cast_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/ovr_decision_function.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/binariser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/power_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/scaler_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/calibrated_classifier_cv.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/grid_search_cv.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/one_vs_rest_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/voting_classifier.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/random_trees_embedding.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/_gp_kernels.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/id_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/feature_hasher.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/kernel_pca.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/gamma_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/decomposition.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/class_labels.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/normaliser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/multiply_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/replace_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/bagging.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/tfidf_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/function_transformer.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/imputer_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/array_feature_extractor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/nearest_neighbours.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/ordinal_encoder.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/linear_regressor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/isolation_forest.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/local_outlier_factor.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/gaussian_mixture.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/tfidf_vectoriser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/concat_op.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/gradient_boosting.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/quadratic_discriminant_analysis.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/multilayer_perceptron.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/label_encoder.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/text_vectoriser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/dict_vectoriser.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters copying build/lib/skl2onnx/operator_converters/k_means.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial copying build/lib/skl2onnx/tutorial/imagenet_classes.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial copying build/lib/skl2onnx/tutorial/benchmark.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial copying build/lib/skl2onnx/tutorial/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial copying build/lib/skl2onnx/convert.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx copying build/lib/skl2onnx/__main__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/onnx_operator.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/complex_functions.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/_cache copying build/lib/skl2onnx/algebra/_cache/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/_cache copying build/lib/skl2onnx/algebra/graph_state.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/onnx_operator_mixin.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/custom_ops.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/sklearn_ops.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/onnx_ops.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/automation.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/onnx_subgraph_operator_mixin.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra copying build/lib/skl2onnx/algebra/type_helper.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra creating /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/proto copying build/lib/skl2onnx/proto/__init__.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/proto copying build/lib/skl2onnx/proto/onnx_helper_modified.py -> /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/proto byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers/onnx_helper.py to onnx_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers/onnx_rare_helper.py to onnx_rare_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/helpers/investigate.py to investigate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/_parse.py to _parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/support_vector_machines.py to support_vector_machines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/zip_map.py to zip_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/gaussian_process.py to gaussian_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/linear_classifier.py to linear_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/mixture.py to mixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/multioutput.py to multioutput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/one_hot_encoder.py to one_hot_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/pipelines.py to pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/polynomial_features.py to polynomial_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/one_vs_one_classifier.py to one_vs_one_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/label_binariser.py to label_binariser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/k_bins_discretiser.py to k_bins_discretiser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/random_projection.py to random_projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/text_vectorizer.py to text_vectorizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/cross_decomposition.py to cross_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/sgd_oneclass_svm.py to sgd_oneclass_svm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/sequence.py to sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/voting_regressor.py to voting_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/cast_op.py to cast_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/ovr_decision_function.py to ovr_decision_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/power_transformer.py to power_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/grid_search_cv.py to grid_search_cv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/one_vs_rest_classifier.py to one_vs_rest_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/voting_classifier.py to voting_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/random_trees_embedding.py to random_trees_embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/ensemble_shapes.py to ensemble_shapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/feature_hasher.py to feature_hasher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/kernel_pca.py to kernel_pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/concat.py to concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/class_labels.py to class_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/dict_vectorizer.py to dict_vectorizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/scaler.py to scaler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/svd.py to svd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/replace_op.py to replace_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/tfidf_transformer.py to tfidf_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/function_transformer.py to function_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/array_feature_extractor.py to array_feature_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/imputer.py to imputer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/nearest_neighbours.py to nearest_neighbours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/ordinal_encoder.py to ordinal_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/linear_regressor.py to linear_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/isolation_forest.py to isolation_forest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/local_outlier_factor.py to local_outlier_factor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/quadratic_discriminant_analysis.py to quadratic_discriminant_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/label_encoder.py to label_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/shape_calculators/k_means.py to k_means.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/_supported_operators.py to _supported_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/_apply_operation.py to _apply_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/onnx_optimisation_identity.py to onnx_optimisation_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/data_types.py to data_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/utils_sklearn.py to utils_sklearn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/_topology.py to _topology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/utils_checking.py to utils_checking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/utils_classifier.py to utils_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/_registration.py to _registration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/_onnx_optimisation_common.py to _onnx_optimisation_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/_container.py to _container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/tree_ensemble.py to tree_ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/common/shape_calculator.py to shape_calculator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/woe_transformer.py to woe_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/cast_regressor.py to cast_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/replace_transformer.py to replace_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/sklearn_text.py to sklearn_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/woe_transformer_onnx.py to woe_transformer_onnx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/sklearn_text_onnx.py to sklearn_text_onnx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/sklapi/cast_transformer.py to cast_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/decision_tree.py to decision_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/support_vector_machines.py to support_vector_machines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/flatten_op.py to flatten_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/stacking.py to stacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/zip_map.py to zip_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/gaussian_process.py to gaussian_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/linear_classifier.py to linear_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/multioutput.py to multioutput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/feature_selection.py to feature_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/ada_boost.py to ada_boost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/one_hot_encoder.py to one_hot_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/naive_bayes.py to naive_bayes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/pipelines.py to pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/polynomial_features.py to polynomial_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/one_vs_one_classifier.py to one_vs_one_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/label_binariser.py to label_binariser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/k_bins_discretiser.py to k_bins_discretiser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/random_projection.py to random_projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/cross_decomposition.py to cross_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/sgd_oneclass_svm.py to sgd_oneclass_svm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/sequence.py to sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/ransac_regressor.py to ransac_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/sgd_classifier.py to sgd_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/voting_regressor.py to voting_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/random_forest.py to random_forest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/cast_op.py to cast_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/ovr_decision_function.py to ovr_decision_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/binariser.py to binariser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/power_transformer.py to power_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/scaler_op.py to scaler_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/calibrated_classifier_cv.py to calibrated_classifier_cv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/grid_search_cv.py to grid_search_cv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/one_vs_rest_classifier.py to one_vs_rest_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/voting_classifier.py to voting_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/random_trees_embedding.py to random_trees_embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/_gp_kernels.py to _gp_kernels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/id_op.py to id_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/feature_hasher.py to feature_hasher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/kernel_pca.py to kernel_pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/gamma_regressor.py to gamma_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/decomposition.py to decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/class_labels.py to class_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/normaliser.py to normaliser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/multiply_op.py to multiply_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/replace_op.py to replace_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/bagging.py to bagging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/tfidf_transformer.py to tfidf_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/function_transformer.py to function_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/imputer_op.py to imputer_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/array_feature_extractor.py to array_feature_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/nearest_neighbours.py to nearest_neighbours.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/ordinal_encoder.py to ordinal_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/linear_regressor.py to linear_regressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/isolation_forest.py to isolation_forest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/local_outlier_factor.py to local_outlier_factor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/gaussian_mixture.py to gaussian_mixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/tfidf_vectoriser.py to tfidf_vectoriser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/concat_op.py to concat_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/gradient_boosting.py to gradient_boosting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/quadratic_discriminant_analysis.py to quadratic_discriminant_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/multilayer_perceptron.py to multilayer_perceptron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/label_encoder.py to label_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/text_vectoriser.py to text_vectoriser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/dict_vectoriser.py to dict_vectoriser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/operator_converters/k_means.py to k_means.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial/imagenet_classes.py to imagenet_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/tutorial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/onnx_operator.py to onnx_operator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/complex_functions.py to complex_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/graph_state.py to graph_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/onnx_operator_mixin.py to onnx_operator_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/custom_ops.py to custom_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/sklearn_ops.py to sklearn_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/onnx_ops.py to onnx_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/automation.py to automation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/onnx_subgraph_operator_mixin.py to onnx_subgraph_operator_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/algebra/type_helper.py to type_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx/proto/onnx_helper_modified.py to onnx_helper_modified.cpython-39.pyc writing byte-compilation script '/tmp/tmpxz2_9274.py' /usr/bin/python3 /tmp/tmpxz2_9274.py removing /tmp/tmpxz2_9274.py running install_egg_info running egg_info writing skl2onnx.egg-info/PKG-INFO writing dependency_links to skl2onnx.egg-info/dependency_links.txt writing requirements to skl2onnx.egg-info/requires.txt writing top-level names to skl2onnx.egg-info/top_level.txt reading manifest file 'skl2onnx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'skl2onnx/algebra/_cache/*.rst' warning: no previously-included files matching '*' found under directory 'benchmarks' warning: no previously-included files matching '*' found under directory '.azure-pipelines' warning: no previously-included files matching '*' found under directory 'tests/tests_dump' warning: no previously-included files matching '*' found under directory 'tests_onnxmltools/tests_dump' warning: no previously-included files matching '*' found under directory 'tests/test_utils/__pycache__' warning: no previously-included files matching '*' found under directory 'docs/notebooks' warning: no previously-included files found matching '*.onnx' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'skl2onnx.egg-info/SOURCES.txt' Copying skl2onnx.egg-info to /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9/site-packages/skl2onnx-1.14.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64//usr/share/doc/python-skl2onnx + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64//usr/share/doc/python-skl2onnx + '[' -d example ']' + '[' -d examples ']' ~/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64 ~/build/BUILD/skl2onnx-1.14.0 + pushd /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-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/skl2onnx-1.14.0 + mv /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.14.0-1 --unique-debug-suffix -1.14.0-1.x86_64 --unique-debug-src-base python-skl2onnx-1.14.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/skl2onnx-1.14.0 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-skl2onnx-1.14.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-skl2onnx-1.14.0-1.noarch Provides: python-skl2onnx python3-skl2onnx = 1.14.0-1 python3.9dist(skl2onnx) = 1.14 python3dist(skl2onnx) = 1.14 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(onnx) >= 1.2.1 python3.9dist(onnxconverter-common) >= 1.7 python3.9dist(scikit-learn) >= 0.19 python3.9dist(scikit-learn) < 1.3 Processing files: python-skl2onnx-help-1.14.0-1.noarch warning: Empty %files file /builddir/build/BUILD/skl2onnx-1.14.0/doclist.lst Provides: python-skl2onnx-help = 1.14.0-1 python3-skl2onnx-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-skl2onnx-1.14.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-skl2onnx-1.14.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-skl2onnx-help-1.14.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OsQ8O6 + umask 022 + cd /builddir/build/BUILD + cd skl2onnx-1.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-skl2onnx-1.14.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0