Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mlprimitives.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686408041.308907/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 aarch64 --nodeps /builddir/build/SPECS/python-mlprimitives.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mlprimitives-0.3.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mlprimitives.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686408041.308907/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 aarch64 --nodeps /builddir/build/SPECS/python-mlprimitives.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mlprimitives-0.3.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mlprimitives.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686408041.308907/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 aarch64 --nodeps /builddir/build/SPECS/python-mlprimitives.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gVQo9O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mlprimitives-0.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/mlprimitives-0.3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlprimitives-0.3.5 + /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.ck2OjV + umask 022 + cd /builddir/build/BUILD + cd mlprimitives-0.3.5 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/mlprimitives copying mlprimitives/datasets.py -> build/lib/mlprimitives copying mlprimitives/__init__.py -> build/lib/mlprimitives copying mlprimitives/cli.py -> build/lib/mlprimitives copying mlprimitives/utils.py -> build/lib/mlprimitives copying mlprimitives/evaluation.py -> build/lib/mlprimitives creating build/lib/mlprimitives/candidates copying mlprimitives/candidates/audio_padding.py -> build/lib/mlprimitives/candidates copying mlprimitives/candidates/__init__.py -> build/lib/mlprimitives/candidates copying mlprimitives/candidates/audio_featurization.py -> build/lib/mlprimitives/candidates copying mlprimitives/candidates/dsp.py -> build/lib/mlprimitives/candidates creating build/lib/mlprimitives/custom copying mlprimitives/custom/trivial.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/__init__.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/feature_selection.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/counters.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/preprocessing.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/timeseries_preprocessing.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/timeseries_anomalies.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/text.py -> build/lib/mlprimitives/custom copying mlprimitives/custom/feature_extraction.py -> build/lib/mlprimitives/custom creating build/lib/mlprimitives/adapters copying mlprimitives/adapters/pandas.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/statsmodels.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/lightfm.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/skimage.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/__init__.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/networkx.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/keras.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/community.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/featuretools.py -> build/lib/mlprimitives/adapters copying mlprimitives/adapters/cv2.py -> build/lib/mlprimitives/adapters creating build/lib/mlprimitives/candidates/timeseries copying mlprimitives/candidates/timeseries/__init__.py -> build/lib/mlprimitives/candidates/timeseries copying mlprimitives/candidates/timeseries/cyclegan.py -> build/lib/mlprimitives/candidates/timeseries running egg_info writing mlprimitives.egg-info/PKG-INFO writing dependency_links to mlprimitives.egg-info/dependency_links.txt writing entry points to mlprimitives.egg-info/entry_points.txt writing requirements to mlprimitives.egg-info/requires.txt writing top-level names to mlprimitives.egg-info/top_level.txt reading manifest file 'mlprimitives.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.md' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'mlprimitives.egg-info/SOURCES.txt' creating build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/graph.graph_matching.nx.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/graph.link_prediction.nx.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/image.classification.hog.rf.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/image.classification.hog.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/image.classification.resnet50.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/image.regression.hog.rf.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/image.regression.hog.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/image.regression.resnet50.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.LSTMBinaryTextClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.LSTMTextClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.MLPBinaryClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.MLPMultiClassClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.SingleLayerCNNImageClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.SingleLayerCNNImageRegressor.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/keras.Sequential.VGGCNNClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.feature_extraction.CategoricalEncoder.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.feature_extraction.DatetimeFeaturizer.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.feature_extraction.StringVectorizer.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.feature_selection.ExtraTreesClassifierFeatureSelector.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.feature_selection.ExtraTreesRegressorFeatureSelector.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.feature_selection.LassoFeatureSelector.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.text.TextCleaner.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.trivial.TrivialPredictor.mean.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.trivial.TrivialPredictor.median.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/mlprimitives.custom.trivial.TrivialPredictor.mode.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/multi_table.classification.dfs.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/single_table.classification.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/single_table.classification.text.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/single_table.classification.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/single_table.regression.text.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/single_table.regression.xgb.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.decomposition.DictionaryLearning.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.decomposition.FactorAnalysis.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.decomposition.FastICA.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.decomposition.KernelPCA.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.decomposition.PCA.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.decomposition.TruncatedSVD.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.AdaBoostClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.AdaBoostRegressor.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.BaggingClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.BaggingRegressor.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.ExtraTreesClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.ExtraTreesRegressor.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.GradientBoostingClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.GradientBoostingRegressor.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.IsolationForest.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.RandomForestClassifier.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.RandomForestRegressor.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.ensemble.RandomTreesEmbedding.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.impute.SimpleImputer.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.ElasticNet.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.Lars.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.Lasso.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.LinearRegression.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.LogisticRegression.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.MultiTaskLasso.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.linear_model.Ridge.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.preprocessing.MaxAbsScaler.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.preprocessing.MinMaxScaler.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/sklearn.preprocessing.RobustScaler.json -> build/lib/mlprimitives/pipelines copying mlprimitives/pipelines/text.classification.lstm.json -> build/lib/mlprimitives/pipelines creating build/lib/mlprimitives/primitives copying mlprimitives/primitives/community.CommunityBestPartition.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/cv2.GaussianBlur.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/featuretools.EntitySet.add_relationship.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/featuretools.EntitySet.entity_from_dataframe.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/featuretools.EntitySet.normalize_entity.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/featuretools.dfs.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.DoubleLSTMTimeSeriesClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.LSTMBinaryTextClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.LSTMTextClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.LSTMTextRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.LSTMTimeSeriesClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.LSTMTimeSeriesRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.MLPBinaryClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.MLPMultiClassClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.SingleLayerCNNImageClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.SingleLayerCNNImageRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.Sequential.VGGCNNClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.densenet.DenseNet121.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.densenet.DenseNet169.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.densenet.DenseNet201.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.densenet.preprocess_input.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.inception_v3.InceptionV3.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.inception_v3.preprocess_input.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.mobilenet.MobileNet.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.mobilenet.preprocess_input.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.resnet50.ResNet50.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.resnet50.preprocess_input.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.xception.Xception.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.applications.xception.preprocess_input.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.preprocessing.sequence.pad_sequences.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/keras.preprocessing.text.Tokenizer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/lightfm.LightFM.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.candidates.audio_featurization.featurize_audio.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.candidates.audio_padding.AudioPadder.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.candidates.dsp.SpectralMask.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.candidates.timeseries.cyclegan.CycleGAN.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.candidates.timeseries.cyclegan.score_anomalies.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.counters.UniqueCounter.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.counters.VocabularyCounter.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.counters.count_features.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.feature_extraction.CategoricalEncoder.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.feature_extraction.DatetimeFeaturizer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.feature_extraction.StringVectorizer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.feature_selection.ExtraTreesClassifierFeatureSelector.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.feature_selection.ExtraTreesRegressorFeatureSelector.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.feature_selection.LassoFeatureSelector.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.preprocessing.ClassDecoder.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.preprocessing.ClassEncoder.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.preprocessing.RangeScaler.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.preprocessing.RangeUnscaler.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.text.TextCleaner.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_anomalies.find_anomalies.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_anomalies.regression_errors.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.cutoff_window_sequences.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.intervals_to_mask.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.rolling_window_sequences.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.time_segments_aggregate.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.time_segments_average.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/mlprimitives.custom.trivial.TrivialPredictor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/networkx.graph_feature_extraction.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/networkx.link_prediction_feature_extraction.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/numpy.argmax.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/numpy.ravel.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/numpy.reshape.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.append.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.drop.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.drop_duplicates.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.dropna.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.fillna.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.filter.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.get.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.join.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.pop.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.resample.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.select_dtypes.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.set.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.set_index.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.to_numpy.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.DataFrame.unstack.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/pandas.Series.filter.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/skimage.feature.hog.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.decomposition.DictionaryLearning.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.decomposition.FactorAnalysis.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.decomposition.FastICA.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.decomposition.KernelPCA.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.decomposition.PCA.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.decomposition.TruncatedSVD.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.AdaBoostClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.AdaBoostRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.BaggingClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.BaggingRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.ExtraTreesClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.ExtraTreesRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.GradientBoostingClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.GradientBoostingRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.IsolationForest.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.RandomForestClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.RandomForestClassifier_proba.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.RandomForestRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.ensemble.RandomTreesEmbedding.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.feature_extraction.text.CountVectorizer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.feature_extraction.text.TfidfTransformer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.impute.SimpleImputer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.ElasticNet.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.Lars.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.Lasso.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.LinearRegression.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.LogisticRegression.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.MultiTaskLasso.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.Ridge.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.linear_model.SGDClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.naive_bayes.GaussianNB.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.naive_bayes.MultinomialNB.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.neighbors.KNeighborsClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.neighbors.KNeighborsClassifier_proba.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.neighbors.KNeighborsRegressor.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.preprocessing.Imputer.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.preprocessing.MaxAbsScaler.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.preprocessing.MinMaxScaler.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.preprocessing.OneHotEncoder.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.preprocessing.RobustScaler.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/sklearn.preprocessing.StandardScaler.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/statsmodels.tsa.arima_model.Arima.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/xgboost.XGBClassifier.json -> build/lib/mlprimitives/primitives copying mlprimitives/primitives/xgboost.XGBRegressor.json -> build/lib/mlprimitives/primitives + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RVjQwC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 + cd mlprimitives-0.3.5 + 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 -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-mlprimitives-0.3.5-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-mlprimitives-0.3.5-1.aarch64/usr creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives copying build/lib/mlprimitives/datasets.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates copying build/lib/mlprimitives/candidates/audio_padding.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates copying build/lib/mlprimitives/candidates/__init__.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates copying build/lib/mlprimitives/candidates/audio_featurization.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates copying build/lib/mlprimitives/candidates/dsp.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/timeseries copying build/lib/mlprimitives/candidates/timeseries/__init__.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/timeseries copying build/lib/mlprimitives/candidates/timeseries/cyclegan.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/timeseries creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.trivial.TrivialPredictor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.join.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.set.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_anomalies.regression_errors.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.decomposition.PCA.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.drop_duplicates.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.GradientBoostingClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.SGDClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.rolling_window_sequences.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.counters.UniqueCounter.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.fillna.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.preprocessing.StandardScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/xgboost.XGBClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/featuretools.EntitySet.entity_from_dataframe.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/cv2.GaussianBlur.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.preprocessing.RobustScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.pop.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.preprocessing.RangeUnscaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.LogisticRegression.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.impute.SimpleImputer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.select_dtypes.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.feature_selection.ExtraTreesClassifierFeatureSelector.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.MultiTaskLasso.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.inception_v3.preprocess_input.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.decomposition.FastICA.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.resnet50.preprocess_input.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/featuretools.EntitySet.add_relationship.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.Series.filter.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.decomposition.TruncatedSVD.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.IsolationForest.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.LSTMTimeSeriesClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.resample.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.feature_extraction.StringVectorizer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.densenet.DenseNet201.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.preprocessing.MaxAbsScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.cutoff_window_sequences.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.resnet50.ResNet50.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.RandomForestClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.RandomTreesEmbedding.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.VGGCNNClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.feature_extraction.CategoricalEncoder.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.AdaBoostRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/xgboost.XGBRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.preprocessing.Imputer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.feature_extraction.DatetimeFeaturizer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/numpy.reshape.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.candidates.audio_featurization.featurize_audio.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.densenet.DenseNet121.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.counters.VocabularyCounter.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.LSTMTimeSeriesRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.neighbors.KNeighborsRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.inception_v3.InceptionV3.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.densenet.DenseNet169.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.naive_bayes.GaussianNB.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.intervals_to_mask.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.candidates.timeseries.cyclegan.CycleGAN.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.append.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/statsmodels.tsa.arima_model.Arima.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.unstack.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.ExtraTreesClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.preprocessing.OneHotEncoder.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.preprocessing.ClassEncoder.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/numpy.argmax.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/community.CommunityBestPartition.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.DoubleLSTMTimeSeriesClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.feature_extraction.text.TfidfTransformer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.xception.preprocess_input.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.Ridge.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.MLPBinaryClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.GradientBoostingRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/skimage.feature.hog.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.candidates.audio_padding.AudioPadder.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_anomalies.find_anomalies.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.time_segments_aggregate.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.decomposition.DictionaryLearning.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.drop.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.dropna.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.candidates.dsp.SpectralMask.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.RandomForestClassifier_proba.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.filter.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/featuretools.dfs.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.ElasticNet.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.preprocessing.text.Tokenizer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.densenet.preprocess_input.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.LinearRegression.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.RandomForestRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.text.TextCleaner.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.mobilenet.preprocess_input.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.neighbors.KNeighborsClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.mobilenet.MobileNet.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.candidates.timeseries.cyclegan.score_anomalies.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.ExtraTreesRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.decomposition.KernelPCA.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.SingleLayerCNNImageClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.BaggingClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.counters.count_features.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.AdaBoostClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/networkx.link_prediction_feature_extraction.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.LSTMTextRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.decomposition.FactorAnalysis.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.LSTMBinaryTextClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/numpy.ravel.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/networkx.graph_feature_extraction.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.neighbors.KNeighborsClassifier_proba.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.timeseries_preprocessing.time_segments_average.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/featuretools.EntitySet.normalize_entity.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.SingleLayerCNNImageRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.preprocessing.MinMaxScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.Lars.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.get.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.ensemble.BaggingRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.feature_extraction.text.CountVectorizer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.linear_model.Lasso.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.preprocessing.ClassDecoder.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.to_numpy.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.applications.xception.Xception.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/lightfm.LightFM.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.preprocessing.RangeScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/pandas.DataFrame.set_index.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/sklearn.naive_bayes.MultinomialNB.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.LSTMTextClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.feature_selection.LassoFeatureSelector.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.Sequential.MLPMultiClassClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/keras.preprocessing.sequence.pad_sequences.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/primitives/mlprimitives.custom.feature_selection.ExtraTreesRegressorFeatureSelector.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/primitives copying build/lib/mlprimitives/__init__.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/trivial.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/__init__.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/feature_selection.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/counters.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/preprocessing.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/timeseries_preprocessing.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/timeseries_anomalies.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/text.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/custom/feature_extraction.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom copying build/lib/mlprimitives/cli.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives copying build/lib/mlprimitives/utils.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/pandas.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/statsmodels.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/lightfm.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/skimage.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/__init__.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/networkx.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/keras.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/community.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/featuretools.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/adapters/cv2.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters copying build/lib/mlprimitives/evaluation.py -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives creating /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.decomposition.PCA.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/single_table.classification.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.GradientBoostingClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/image.classification.hog.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/image.classification.hog.rf.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.preprocessing.RobustScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.LogisticRegression.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.impute.SimpleImputer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.feature_selection.ExtraTreesClassifierFeatureSelector.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.MultiTaskLasso.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.decomposition.FastICA.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/single_table.regression.text.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.decomposition.TruncatedSVD.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.IsolationForest.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.feature_extraction.StringVectorizer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.preprocessing.MaxAbsScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.trivial.TrivialPredictor.mode.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.RandomForestClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.RandomTreesEmbedding.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.VGGCNNClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/image.regression.hog.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.feature_extraction.CategoricalEncoder.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.AdaBoostRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.feature_extraction.DatetimeFeaturizer.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/single_table.regression.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.trivial.TrivialPredictor.median.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.ExtraTreesClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/single_table.classification.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.Ridge.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.MLPBinaryClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.GradientBoostingRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.decomposition.DictionaryLearning.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/image.regression.resnet50.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.ElasticNet.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/text.classification.lstm.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.LinearRegression.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.RandomForestRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.text.TextCleaner.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/single_table.classification.text.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.ExtraTreesRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.decomposition.KernelPCA.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.SingleLayerCNNImageClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.BaggingClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.AdaBoostClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.decomposition.FactorAnalysis.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.LSTMBinaryTextClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/multi_table.classification.dfs.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/image.classification.resnet50.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.SingleLayerCNNImageRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.preprocessing.MinMaxScaler.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.Lars.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.ensemble.BaggingRegressor.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/sklearn.linear_model.Lasso.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/graph.graph_matching.nx.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.LSTMTextClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.feature_selection.LassoFeatureSelector.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.trivial.TrivialPredictor.mean.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/keras.Sequential.MLPMultiClassClassifier.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/graph.link_prediction.nx.xgb.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/image.regression.hog.rf.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines copying build/lib/mlprimitives/pipelines/mlprimitives.custom.feature_selection.ExtraTreesRegressorFeatureSelector.json -> /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/pipelines byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/audio_padding.py to audio_padding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/audio_featurization.py to audio_featurization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/dsp.py to dsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/timeseries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/candidates/timeseries/cyclegan.py to cyclegan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/trivial.py to trivial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/feature_selection.py to feature_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/counters.py to counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/preprocessing.py to preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/timeseries_preprocessing.py to timeseries_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/timeseries_anomalies.py to timeseries_anomalies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/custom/feature_extraction.py to feature_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/pandas.py to pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/statsmodels.py to statsmodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/lightfm.py to lightfm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/skimage.py to skimage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/networkx.py to networkx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/keras.py to keras.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/community.py to community.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/featuretools.py to featuretools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/adapters/cv2.py to cv2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives/evaluation.py to evaluation.cpython-39.pyc writing byte-compilation script '/tmp/tmp3fkox2s3.py' /usr/bin/python3 /tmp/tmp3fkox2s3.py removing /tmp/tmp3fkox2s3.py running install_egg_info running egg_info writing mlprimitives.egg-info/PKG-INFO writing dependency_links to mlprimitives.egg-info/dependency_links.txt writing entry points to mlprimitives.egg-info/entry_points.txt writing requirements to mlprimitives.egg-info/requires.txt writing top-level names to mlprimitives.egg-info/top_level.txt reading manifest file 'mlprimitives.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.md' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'mlprimitives.egg-info/SOURCES.txt' Copying mlprimitives.egg-info to /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9/site-packages/mlprimitives-0.3.5-py3.9.egg-info running install_scripts Installing mlprimitives script to /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64//usr/share/doc/python-mlprimitives + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64//usr/share/doc/python-mlprimitives + '[' -d example ']' ~/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 ~/build/BUILD/mlprimitives-0.3.5 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/mlprimitives-0.3.5 + popd + mv /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.5-1 --unique-debug-suffix -0.3.5-1.aarch64 --unique-debug-src-base python-mlprimitives-0.3.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/mlprimitives-0.3.5 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-mlprimitives-0.3.5-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mlprimitives-0.3.5-1.noarch Provides: python-mlprimitives python3-mlprimitives = 0.3.5-1 python3.9dist(mlprimitives) = 0.3.5 python3dist(mlprimitives) = 0.3.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(featuretools) < 0.23 python3.9dist(featuretools) >= 0.6.1 python3.9dist(iso639) >= 0.1.4 python3.9dist(iso639) < 0.2 python3.9dist(keras) >= 2.4 python3.9dist(keras) < 2.5 python3.9dist(langdetect) >= 1.0.7 python3.9dist(langdetect) < 2 python3.9dist(lightfm) >= 1.15 python3.9dist(lightfm) < 2 python3.9dist(mlblocks) >= 0.4.0.dev0 python3.9dist(mlblocks) < 0.7 python3.9dist(networkx) >= 2 python3.9dist(networkx) < 3 python3.9dist(nltk) >= 3.3 python3.9dist(nltk) < 4 python3.9dist(numpy) >= 1.16 python3.9dist(numpy) < 1.21 python3.9dist(opencv-python) >= 3.4.0.12 python3.9dist(opencv-python) < 4.7 python3.9dist(pandas) >= 1 python3.9dist(pandas) < 2 python3.9dist(protobuf) < 4 python3.9dist(python-louvain) >= 0.10 python3.9dist(python-louvain) < 0.14 python3.9dist(scikit-image) >= 0.15 python3.9dist(scikit-learn) >= 0.21 python3.9dist(scipy) >= 1.1 python3.9dist(scipy) < 2 python3.9dist(setuptools) python3.9dist(statsmodels) < 0.13 python3.9dist(statsmodels) >= 0.9 python3.9dist(tensorflow) >= 2 python3.9dist(tensorflow) < 2.5 python3.9dist(xgboost) >= 0.72.1 python3.9dist(xgboost) < 1 Processing files: python-mlprimitives-help-0.3.5-1.noarch warning: Empty %files file /builddir/build/BUILD/mlprimitives-0.3.5/doclist.lst Provides: python-mlprimitives-help = 0.3.5-1 python3-mlprimitives-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-mlprimitives-0.3.5-1.aarch64 Wrote: /builddir/build/RPMS/python-mlprimitives-help-0.3.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mlprimitives-0.3.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E7NR5E + umask 022 + cd /builddir/build/BUILD + cd mlprimitives-0.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mlprimitives-0.3.5-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0