Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-whatlies.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686433042.113768/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-whatlies.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-whatlies-0.7.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-whatlies.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686433042.113768/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-whatlies.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-whatlies-0.7.0-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-whatlies.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686433042.113768/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-whatlies.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.xTObHk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whatlies-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/whatlies-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd whatlies-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KXiECN + umask 022 + cd /builddir/build/BUILD + cd whatlies-0.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_embeddingset.py -> build/lib/tests copying tests/test_helpers.py -> build/lib/tests copying tests/test_transformers.py -> build/lib/tests copying tests/test_embedding.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_import_error.py -> build/lib/tests creating build/lib/whatlies copying whatlies/plotting.py -> build/lib/whatlies copying whatlies/embeddingset.py -> build/lib/whatlies copying whatlies/helpers.py -> build/lib/whatlies copying whatlies/embedding.py -> build/lib/whatlies copying whatlies/__init__.py -> build/lib/whatlies copying whatlies/common.py -> build/lib/whatlies copying whatlies/error.py -> build/lib/whatlies creating build/lib/tests/test_documentation copying tests/test_documentation/test_docs.py -> build/lib/tests/test_documentation copying tests/test_documentation/__init__.py -> build/lib/tests/test_documentation copying tests/test_documentation/test_apidoc.py -> build/lib/tests/test_documentation creating build/lib/tests/test_plotting copying tests/test_plotting/test_dist_sim_plots.py -> build/lib/tests/test_plotting copying tests/test_plotting/__init__.py -> build/lib/tests/test_plotting creating build/lib/tests/test_lang copying tests/test_lang/test_universal_sentence_encoder.py -> build/lib/tests/test_lang copying tests/test_lang/test_gensim.py -> build/lib/tests/test_lang copying tests/test_lang/test_pblang.py -> build/lib/tests/test_lang copying tests/test_lang/test_tfidflang.py -> build/lib/tests/test_lang copying tests/test_lang/test_hftransformers_lang.py -> build/lib/tests/test_lang copying tests/test_lang/test_sent_tfm.py -> build/lib/tests/test_lang copying tests/test_lang/test_spacy_language.py -> build/lib/tests/test_lang copying tests/test_lang/test_countvector_lang.py -> build/lib/tests/test_lang copying tests/test_lang/__init__.py -> build/lib/tests/test_lang copying tests/test_lang/test_fasttext_lang.py -> build/lib/tests/test_lang copying tests/test_lang/test_tfhub_lang.py -> build/lib/tests/test_lang creating build/lib/tests/test_sklearn copying tests/test_sklearn/test_fasttext_sklearn.py -> build/lib/tests/test_sklearn copying tests/test_sklearn/test_simple_pipeline.py -> build/lib/tests/test_sklearn copying tests/test_sklearn/__init__.py -> build/lib/tests/test_sklearn creating build/lib/tests/test_plotting/test_altair copying tests/test_plotting/test_altair/test_embeddingset_plot_interactive_matrix.py -> build/lib/tests/test_plotting/test_altair copying tests/test_plotting/test_altair/test_embeddingset_plot_interactive.py -> build/lib/tests/test_plotting/test_altair copying tests/test_plotting/test_altair/__init__.py -> build/lib/tests/test_plotting/test_altair copying tests/test_plotting/test_altair/common.py -> build/lib/tests/test_plotting/test_altair creating build/lib/tests/test_plotting/test_matplotlib copying tests/test_plotting/test_matplotlib/test_embedding_plot.py -> build/lib/tests/test_plotting/test_matplotlib copying tests/test_plotting/test_matplotlib/test_plot_3d.py -> build/lib/tests/test_plotting/test_matplotlib copying tests/test_plotting/test_matplotlib/test_embeddingset_plot.py -> build/lib/tests/test_plotting/test_matplotlib copying tests/test_plotting/test_matplotlib/__init__.py -> build/lib/tests/test_plotting/test_matplotlib copying tests/test_plotting/test_matplotlib/common.py -> build/lib/tests/test_plotting/test_matplotlib creating build/lib/whatlies/language copying whatlies/language/_diet_lang.py -> build/lib/whatlies/language copying whatlies/language/_gensim_lang.py -> build/lib/whatlies/language copying whatlies/language/_hftransformers_lang.py -> build/lib/whatlies/language copying whatlies/language/_sentence_encode_lang.py -> build/lib/whatlies/language copying whatlies/language/_convert_lang.py -> build/lib/whatlies/language copying whatlies/language/_fasttext_lang.py -> build/lib/whatlies/language copying whatlies/language/_sense2vec_lang.py -> build/lib/whatlies/language copying whatlies/language/_spacy_lang.py -> build/lib/whatlies/language copying whatlies/language/_bpemblang.py -> build/lib/whatlies/language copying whatlies/language/_tfhub_lang.py -> build/lib/whatlies/language copying whatlies/language/_countvector_lang.py -> build/lib/whatlies/language copying whatlies/language/_floret_lang.py -> build/lib/whatlies/language copying whatlies/language/__init__.py -> build/lib/whatlies/language copying whatlies/language/_common.py -> build/lib/whatlies/language copying whatlies/language/_sentencetfm_lang.py -> build/lib/whatlies/language copying whatlies/language/_tfidf_lang.py -> build/lib/whatlies/language creating build/lib/whatlies/transformers copying whatlies/transformers/_transformer.py -> build/lib/whatlies/transformers copying whatlies/transformers/_pca.py -> build/lib/whatlies/transformers copying whatlies/transformers/_normalizer.py -> build/lib/whatlies/transformers copying whatlies/transformers/_noise.py -> build/lib/whatlies/transformers copying whatlies/transformers/_addrandom.py -> build/lib/whatlies/transformers copying whatlies/transformers/_umap.py -> build/lib/whatlies/transformers copying whatlies/transformers/_tsne.py -> build/lib/whatlies/transformers copying whatlies/transformers/__init__.py -> build/lib/whatlies/transformers copying whatlies/transformers/_common.py -> build/lib/whatlies/transformers + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tkyte2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64 + cd whatlies-0.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-whatlies-0.7.0-1.aarch64 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-whatlies-0.7.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_embeddingset.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_helpers.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_transformers.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_embedding.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation copying build/lib/tests/test_documentation/test_docs.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation copying build/lib/tests/test_documentation/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation copying build/lib/tests/test_documentation/test_apidoc.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting copying build/lib/tests/test_plotting/test_dist_sim_plots.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair copying build/lib/tests/test_plotting/test_altair/test_embeddingset_plot_interactive_matrix.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair copying build/lib/tests/test_plotting/test_altair/test_embeddingset_plot_interactive.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair copying build/lib/tests/test_plotting/test_altair/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair copying build/lib/tests/test_plotting/test_altair/common.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib copying build/lib/tests/test_plotting/test_matplotlib/test_embedding_plot.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib copying build/lib/tests/test_plotting/test_matplotlib/test_plot_3d.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib copying build/lib/tests/test_plotting/test_matplotlib/test_embeddingset_plot.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib copying build/lib/tests/test_plotting/test_matplotlib/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib copying build/lib/tests/test_plotting/test_matplotlib/common.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib copying build/lib/tests/test_plotting/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_universal_sentence_encoder.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_gensim.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_pblang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_tfidflang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_hftransformers_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_sent_tfm.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_spacy_language.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_countvector_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_fasttext_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/test_lang/test_tfhub_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_import_error.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn copying build/lib/tests/test_sklearn/test_fasttext_sklearn.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn copying build/lib/tests/test_sklearn/test_simple_pipeline.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn copying build/lib/tests/test_sklearn/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies copying build/lib/whatlies/plotting.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies copying build/lib/whatlies/embeddingset.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_diet_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_gensim_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_hftransformers_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_sentence_encode_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_convert_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_fasttext_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_sense2vec_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_spacy_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_bpemblang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_tfhub_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_countvector_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_floret_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_common.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_sentencetfm_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/language/_tfidf_lang.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language copying build/lib/whatlies/helpers.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies creating /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_transformer.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_pca.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_normalizer.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_noise.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_addrandom.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_umap.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_tsne.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/transformers/_common.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers copying build/lib/whatlies/embedding.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies copying build/lib/whatlies/__init__.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies copying build/lib/whatlies/common.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies copying build/lib/whatlies/error.py -> /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_embeddingset.py to test_embeddingset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_transformers.py to test_transformers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_embedding.py to test_embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation/test_docs.py to test_docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_documentation/test_apidoc.py to test_apidoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_dist_sim_plots.py to test_dist_sim_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair/test_embeddingset_plot_interactive_matrix.py to test_embeddingset_plot_interactive_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair/test_embeddingset_plot_interactive.py to test_embeddingset_plot_interactive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_altair/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib/test_embedding_plot.py to test_embedding_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib/test_plot_3d.py to test_plot_3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib/test_embeddingset_plot.py to test_embeddingset_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/test_matplotlib/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_universal_sentence_encoder.py to test_universal_sentence_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_gensim.py to test_gensim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_pblang.py to test_pblang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_tfidflang.py to test_tfidflang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_hftransformers_lang.py to test_hftransformers_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_sent_tfm.py to test_sent_tfm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_spacy_language.py to test_spacy_language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_countvector_lang.py to test_countvector_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_fasttext_lang.py to test_fasttext_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_lang/test_tfhub_lang.py to test_tfhub_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_import_error.py to test_import_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn/test_fasttext_sklearn.py to test_fasttext_sklearn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn/test_simple_pipeline.py to test_simple_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/plotting.py to plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/embeddingset.py to embeddingset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_diet_lang.py to _diet_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_gensim_lang.py to _gensim_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_hftransformers_lang.py to _hftransformers_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_sentence_encode_lang.py to _sentence_encode_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_convert_lang.py to _convert_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_fasttext_lang.py to _fasttext_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_sense2vec_lang.py to _sense2vec_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_spacy_lang.py to _spacy_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_bpemblang.py to _bpemblang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_tfhub_lang.py to _tfhub_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_countvector_lang.py to _countvector_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_floret_lang.py to _floret_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_sentencetfm_lang.py to _sentencetfm_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/language/_tfidf_lang.py to _tfidf_lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_transformer.py to _transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_pca.py to _pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_normalizer.py to _normalizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_noise.py to _noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_addrandom.py to _addrandom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_umap.py to _umap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_tsne.py to _tsne.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/transformers/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/embedding.py to embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies/error.py to error.cpython-39.pyc writing byte-compilation script '/tmp/tmpy_ck90dn.py' /usr/bin/python3 /tmp/tmpy_ck90dn.py removing /tmp/tmpy_ck90dn.py running install_egg_info running egg_info writing whatlies.egg-info/PKG-INFO writing dependency_links to whatlies.egg-info/dependency_links.txt writing requirements to whatlies.egg-info/requires.txt writing top-level names to whatlies.egg-info/top_level.txt reading manifest file 'whatlies.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'whatlies.egg-info/SOURCES.txt' Copying whatlies.egg-info to /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/whatlies-0.7.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64//usr/share/doc/python-whatlies + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64//usr/share/doc/python-whatlies + '[' -d example ']' ~/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64 ~/build/BUILD/whatlies-0.7.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64 + '[' -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/whatlies-0.7.0 + popd + mv /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.0-1 --unique-debug-suffix -0.7.0-1.aarch64 --unique-debug-src-base python-whatlies-0.7.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/whatlies-0.7.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-whatlies-0.7.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-whatlies-0.7.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8.3 Provides: python-whatlies python3-whatlies = 0.7.0-1 python3.9dist(whatlies) = 0.7 python3dist(whatlies) = 0.7 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(altair) >= 4.2 python3.9dist(bpemb) >= 0.3 python3.9dist(gensim) python3.9dist(matplotlib) >= 3.5 python3.9dist(scikit-learn) >= 1 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8.3 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-whatlies.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-whatlies.spec