Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-caserecommender.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683385618.263687/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-caserecommender.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-CaseRecommender-1.1.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-caserecommender.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683385618.263687/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-caserecommender.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-CaseRecommender-1.1.1-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-caserecommender.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683385618.263687/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-caserecommender.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.ewQsXt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CaseRecommender-1.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/CaseRecommender-1.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CaseRecommender-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NHoff0 + umask 022 + cd /builddir/build/BUILD + cd CaseRecommender-1.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/examples copying examples/ranking_rating_based_algorithm.py -> build/lib/examples copying examples/ranking_others.py -> build/lib/examples copying examples/ranking_content_based.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/ranking_knn.py -> build/lib/examples copying examples/ranking_mp.py -> build/lib/examples copying examples/rating_prediction_knn.py -> build/lib/examples copying examples/rating_prediction_mf.py -> build/lib/examples creating build/lib/caserec copying caserec/__init__.py -> build/lib/caserec creating build/lib/caserec/evaluation copying caserec/evaluation/base_evaluation.py -> build/lib/caserec/evaluation copying caserec/evaluation/__init__.py -> build/lib/caserec/evaluation copying caserec/evaluation/rating_prediction.py -> build/lib/caserec/evaluation copying caserec/evaluation/item_recomendation_functions.py -> build/lib/caserec/evaluation copying caserec/evaluation/item_recommendation.py -> build/lib/caserec/evaluation copying caserec/evaluation/statistical_analysis.py -> build/lib/caserec/evaluation creating build/lib/caserec/clustering copying caserec/clustering/kmedoids.py -> build/lib/caserec/clustering copying caserec/clustering/__init__.py -> build/lib/caserec/clustering copying caserec/clustering/paco.py -> build/lib/caserec/clustering creating build/lib/caserec/utils copying caserec/utils/cross_validation.py -> build/lib/caserec/utils copying caserec/utils/split_database.py -> build/lib/caserec/utils copying caserec/utils/__init__.py -> build/lib/caserec/utils copying caserec/utils/process_data.py -> build/lib/caserec/utils copying caserec/utils/extra_functions.py -> build/lib/caserec/utils creating build/lib/caserec/recommenders copying caserec/recommenders/__init__.py -> build/lib/caserec/recommenders creating build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/item_attribute_knn.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/itemknn.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/most_popular.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/base_item_recommendation.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/__init__.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/userknn.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/ensemble_average.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/group_based_recommender.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/bprmf.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/ensemble_bpr.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/paco_recommender.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/random_rec.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/content_based.py -> build/lib/caserec/recommenders/item_recommendation copying caserec/recommenders/item_recommendation/user_attribute_knn.py -> build/lib/caserec/recommenders/item_recommendation creating build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/gsvdplusplus.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/item_msmf.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/item_attribute_knn.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/nnmf.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/itemknn.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/most_popular.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/matrixfactorization.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/svd.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/__init__.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/userknn.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/base_rating_prediction.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/base_knn.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/base_nsvd1.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/item_nsvd1.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/user_nsvd1.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/corec.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/svdplusplus.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/random_rec.py -> build/lib/caserec/recommenders/rating_prediction copying caserec/recommenders/rating_prediction/user_attribute_knn.py -> build/lib/caserec/recommenders/rating_prediction + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mENyiD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 + cd CaseRecommender-1.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-CaseRecommender-1.1.1-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( 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-CaseRecommender-1.1.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/ranking_rating_based_algorithm.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/ranking_others.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/ranking_content_based.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/ranking_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/ranking_mp.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/rating_prediction_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/rating_prediction_mf.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation copying build/lib/caserec/evaluation/base_evaluation.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation copying build/lib/caserec/evaluation/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation copying build/lib/caserec/evaluation/rating_prediction.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation copying build/lib/caserec/evaluation/item_recomendation_functions.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation copying build/lib/caserec/evaluation/item_recommendation.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation copying build/lib/caserec/evaluation/statistical_analysis.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering copying build/lib/caserec/clustering/kmedoids.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering copying build/lib/caserec/clustering/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering copying build/lib/caserec/clustering/paco.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering copying build/lib/caserec/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils copying build/lib/caserec/utils/cross_validation.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils copying build/lib/caserec/utils/split_database.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils copying build/lib/caserec/utils/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils copying build/lib/caserec/utils/process_data.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils copying build/lib/caserec/utils/extra_functions.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders copying build/lib/caserec/recommenders/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/item_attribute_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/itemknn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/most_popular.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/base_item_recommendation.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/userknn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/ensemble_average.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/group_based_recommender.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/bprmf.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/ensemble_bpr.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/paco_recommender.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/random_rec.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/content_based.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation copying build/lib/caserec/recommenders/item_recommendation/user_attribute_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation creating /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/gsvdplusplus.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/item_msmf.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/item_attribute_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/nnmf.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/itemknn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/most_popular.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/matrixfactorization.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/svd.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/__init__.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/userknn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/base_rating_prediction.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/base_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/base_nsvd1.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/item_nsvd1.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/user_nsvd1.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/corec.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/svdplusplus.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/random_rec.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction copying build/lib/caserec/recommenders/rating_prediction/user_attribute_knn.py -> /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/ranking_rating_based_algorithm.py to ranking_rating_based_algorithm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/ranking_others.py to ranking_others.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/ranking_content_based.py to ranking_content_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/ranking_knn.py to ranking_knn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/ranking_mp.py to ranking_mp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/rating_prediction_knn.py to rating_prediction_knn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/examples/rating_prediction_mf.py to rating_prediction_mf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation/base_evaluation.py to base_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation/rating_prediction.py to rating_prediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation/item_recomendation_functions.py to item_recomendation_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation/item_recommendation.py to item_recommendation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/evaluation/statistical_analysis.py to statistical_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering/kmedoids.py to kmedoids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/clustering/paco.py to paco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils/cross_validation.py to cross_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils/split_database.py to split_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils/process_data.py to process_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/utils/extra_functions.py to extra_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/item_attribute_knn.py to item_attribute_knn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/itemknn.py to itemknn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/most_popular.py to most_popular.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/base_item_recommendation.py to base_item_recommendation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/userknn.py to userknn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/ensemble_average.py to ensemble_average.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/group_based_recommender.py to group_based_recommender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/bprmf.py to bprmf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/ensemble_bpr.py to ensemble_bpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/paco_recommender.py to paco_recommender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/random_rec.py to random_rec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/content_based.py to content_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/item_recommendation/user_attribute_knn.py to user_attribute_knn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/gsvdplusplus.py to gsvdplusplus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/item_msmf.py to item_msmf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/item_attribute_knn.py to item_attribute_knn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/nnmf.py to nnmf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/itemknn.py to itemknn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/most_popular.py to most_popular.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/matrixfactorization.py to matrixfactorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/svd.py to svd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/userknn.py to userknn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/base_rating_prediction.py to base_rating_prediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/base_knn.py to base_knn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/base_nsvd1.py to base_nsvd1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/item_nsvd1.py to item_nsvd1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/user_nsvd1.py to user_nsvd1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/corec.py to corec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/svdplusplus.py to svdplusplus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/random_rec.py to random_rec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/caserec/recommenders/rating_prediction/user_attribute_knn.py to user_attribute_knn.cpython-39.pyc writing byte-compilation script '/tmp/tmpmbc66cyh.py' /usr/bin/python3 /tmp/tmpmbc66cyh.py removing /tmp/tmpmbc66cyh.py running install_egg_info running egg_info writing CaseRecommender.egg-info/PKG-INFO writing dependency_links to CaseRecommender.egg-info/dependency_links.txt writing requirements to CaseRecommender.egg-info/requires.txt writing top-level names to CaseRecommender.egg-info/top_level.txt reading manifest file 'CaseRecommender.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'CaseRecommender.egg-info/SOURCES.txt' Copying CaseRecommender.egg-info to /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9/site-packages/CaseRecommender-1.1.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64//usr/share/doc/python-CaseRecommender + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64//usr/share/doc/python-CaseRecommender + pushd /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 ~/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 ~/build/BUILD/CaseRecommender-1.1.1 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/CaseRecommender-1.1.1 + popd + mv /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.1-1 --unique-debug-suffix -1.1.1-1.aarch64 --unique-debug-src-base python-CaseRecommender-1.1.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/CaseRecommender-1.1.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-CaseRecommender-1.1.1-1.noarch Provides: python-CaseRecommender python3-CaseRecommender = 1.1.1-1 python3.9dist(caserecommender) = 1.1.1 python3dist(caserecommender) = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) python3.9dist(pandas) python3.9dist(scikit-learn) python3.9dist(scipy) Processing files: python-CaseRecommender-help-1.1.1-1.noarch warning: Empty %files file /builddir/build/BUILD/CaseRecommender-1.1.1/doclist.lst Provides: python-CaseRecommender-help = 1.1.1-1 python3-CaseRecommender-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-CaseRecommender-1.1.1-1.aarch64 Wrote: /builddir/build/RPMS/python-CaseRecommender-help-1.1.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-CaseRecommender-1.1.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h6BLAC + umask 022 + cd /builddir/build/BUILD + cd CaseRecommender-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-CaseRecommender-1.1.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0