Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hwrt.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683907695.452799/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-hwrt.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-hwrt-0.2.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-hwrt.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683907695.452799/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-hwrt.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-hwrt-0.2.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-hwrt.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683907695.452799/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-hwrt.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.jzOhXY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hwrt-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/hwrt-0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hwrt-0.2.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.j0uYZE + umask 022 + cd /builddir/build/BUILD + cd hwrt-0.2.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 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/tests copying tests/data_analyzation_test.py -> build/lib/tests copying tests/data_multiplication_test.py -> build/lib/tests copying tests/create_model_test.py -> build/lib/tests copying tests/geometry_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/testhelper.py -> build/lib/tests copying tests/view_test.py -> build/lib/tests copying tests/selfcheck_test.py -> build/lib/tests copying tests/analyze_data_test.py -> build/lib/tests copying tests/feature_test.py -> build/lib/tests copying tests/serve_test.py -> build/lib/tests copying tests/create_ffiles_test.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/preprocessing_test.py -> build/lib/tests copying tests/utils_test.py -> build/lib/tests copying tests/preprocess_dataset_test.py -> build/lib/tests copying tests/segmentation_test.py -> build/lib/tests copying tests/handwritten_data_test.py -> build/lib/tests copying tests/datasets_test.py -> build/lib/tests copying tests/filter_datasets_test.py -> build/lib/tests copying tests/feature_extraction_test.py -> build/lib/tests creating build/lib/hwrt copying hwrt/preprocessing.py -> build/lib/hwrt copying hwrt/partitions.py -> build/lib/hwrt copying hwrt/create_model.py -> build/lib/hwrt copying hwrt/cli.py -> build/lib/hwrt copying hwrt/__init__.py -> build/lib/hwrt copying hwrt/analyze_data.py -> build/lib/hwrt copying hwrt/test.py -> build/lib/hwrt copying hwrt/utils.py -> build/lib/hwrt copying hwrt/create_ffiles.py -> build/lib/hwrt copying hwrt/serve.py -> build/lib/hwrt copying hwrt/features.py -> build/lib/hwrt copying hwrt/preprocess_dataset.py -> build/lib/hwrt copying hwrt/selfcheck.py -> build/lib/hwrt copying hwrt/view.py -> build/lib/hwrt copying hwrt/download.py -> build/lib/hwrt copying hwrt/handwritten_data.py -> build/lib/hwrt copying hwrt/data_analyzation_metrics.py -> build/lib/hwrt copying hwrt/spacial_relationship.py -> build/lib/hwrt copying hwrt/geometry.py -> build/lib/hwrt copying hwrt/features_plugin.py -> build/lib/hwrt copying hwrt/train.py -> build/lib/hwrt copying hwrt/classify.py -> build/lib/hwrt copying hwrt/filter_dataset.py -> build/lib/hwrt copying hwrt/wsgi.py -> build/lib/hwrt copying hwrt/data_multiplication.py -> build/lib/hwrt copying hwrt/latex.py -> build/lib/hwrt creating build/lib/hwrt/language_model copying hwrt/language_model/__init__.py -> build/lib/hwrt/language_model copying hwrt/language_model/utils.py -> build/lib/hwrt/language_model copying hwrt/language_model/language_model.py -> build/lib/hwrt/language_model creating build/lib/hwrt/segmentation copying hwrt/segmentation/__init__.py -> build/lib/hwrt/segmentation copying hwrt/segmentation/beam.py -> build/lib/hwrt/segmentation copying hwrt/segmentation/segmentation.py -> build/lib/hwrt/segmentation creating build/lib/hwrt/datasets copying hwrt/datasets/scg_ink.py -> build/lib/hwrt/datasets copying hwrt/datasets/__init__.py -> build/lib/hwrt/datasets copying hwrt/datasets/crohme_eval.py -> build/lib/hwrt/datasets copying hwrt/datasets/mfrdb.py -> build/lib/hwrt/datasets copying hwrt/datasets/mathbrush.py -> build/lib/hwrt/datasets copying hwrt/datasets/expressmatch.py -> build/lib/hwrt/datasets copying hwrt/datasets/mfrdb_eval.py -> build/lib/hwrt/datasets copying hwrt/datasets/crohme_convert.py -> build/lib/hwrt/datasets copying hwrt/datasets/mfrdb_import.py -> build/lib/hwrt/datasets copying hwrt/datasets/inkml.py -> build/lib/hwrt/datasets creating build/lib/hwrt/templates copying hwrt/templates/canvas.html -> build/lib/hwrt/templates copying hwrt/templates/classification-error-report.html -> build/lib/hwrt/templates copying hwrt/templates/base.html -> build/lib/hwrt/templates creating build/lib/hwrt/misc copying hwrt/misc/model-cuda-converted.tar -> build/lib/hwrt/misc copying hwrt/misc/wm_tags.csv -> build/lib/hwrt/misc copying hwrt/misc/merge.yml -> build/lib/hwrt/misc copying hwrt/misc/merge_understandable.yml -> build/lib/hwrt/misc copying hwrt/misc/feature-small-info.yml -> build/lib/hwrt/misc copying hwrt/misc/latex2writemathindex.csv -> build/lib/hwrt/misc copying hwrt/misc/wm_symbols.csv -> build/lib/hwrt/misc copying hwrt/misc/info.yml -> build/lib/hwrt/misc copying hwrt/misc/wm_tags2symbols.csv -> build/lib/hwrt/misc copying hwrt/misc/ngram.arpa.tar.bz2 -> build/lib/hwrt/misc copying hwrt/misc/model.tar -> build/lib/hwrt/misc copying hwrt/misc/vocabulary.txt -> build/lib/hwrt/misc copying hwrt/misc/symbols.yml -> build/lib/hwrt/misc copying hwrt/misc/preprocessing-small-info.yml -> build/lib/hwrt/misc copying hwrt/misc/symbols_tiny.yml -> build/lib/hwrt/misc copying hwrt/misc/prob_stroke_count_by_symbol.yml -> build/lib/hwrt/misc copying hwrt/misc/model-small-info.yml -> build/lib/hwrt/misc copying hwrt/misc/is_one_symbol_classifier.pickle -> build/lib/hwrt/misc + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ALU3el + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64 + cd hwrt-0.2.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-hwrt-0.2.1-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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-hwrt-0.2.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/data_analyzation_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/data_multiplication_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/create_model_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/geometry_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/testhelper.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/view_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/selfcheck_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/analyze_data_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/feature_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/serve_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/create_ffiles_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/preprocessing_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/preprocess_dataset_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/segmentation_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/handwritten_data_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/datasets_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/filter_datasets_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/feature_extraction_test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/preprocessing.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/partitions.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/create_model.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/cli.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/model-cuda-converted.tar -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/wm_tags.csv -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/merge.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/merge_understandable.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/feature-small-info.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/latex2writemathindex.csv -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/wm_symbols.csv -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/info.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/wm_tags2symbols.csv -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/ngram.arpa.tar.bz2 -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/model.tar -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/vocabulary.txt -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/symbols.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/preprocessing-small-info.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/symbols_tiny.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/prob_stroke_count_by_symbol.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/model-small-info.yml -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc copying build/lib/hwrt/misc/is_one_symbol_classifier.pickle -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/misc creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/templates copying build/lib/hwrt/templates/canvas.html -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/templates copying build/lib/hwrt/templates/classification-error-report.html -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/templates copying build/lib/hwrt/templates/base.html -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/templates copying build/lib/hwrt/__init__.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/analyze_data.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/test.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model copying build/lib/hwrt/language_model/__init__.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model copying build/lib/hwrt/language_model/utils.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model copying build/lib/hwrt/language_model/language_model.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model copying build/lib/hwrt/utils.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/create_ffiles.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/serve.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/features.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/preprocess_dataset.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/selfcheck.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/view.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/download.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/handwritten_data.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/data_analyzation_metrics.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/spacial_relationship.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/geometry.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation copying build/lib/hwrt/segmentation/__init__.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation copying build/lib/hwrt/segmentation/beam.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation copying build/lib/hwrt/segmentation/segmentation.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation creating /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/scg_ink.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/__init__.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/crohme_eval.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/mfrdb.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/mathbrush.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/expressmatch.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/mfrdb_eval.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/crohme_convert.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/mfrdb_import.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/datasets/inkml.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets copying build/lib/hwrt/features_plugin.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/train.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/classify.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/filter_dataset.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/wsgi.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/data_multiplication.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt copying build/lib/hwrt/latex.py -> /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/data_analyzation_test.py to data_analyzation_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/data_multiplication_test.py to data_multiplication_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/create_model_test.py to create_model_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/geometry_test.py to geometry_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/testhelper.py to testhelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/view_test.py to view_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/selfcheck_test.py to selfcheck_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/analyze_data_test.py to analyze_data_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/feature_test.py to feature_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/serve_test.py to serve_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/create_ffiles_test.py to create_ffiles_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/preprocessing_test.py to preprocessing_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/preprocess_dataset_test.py to preprocess_dataset_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/segmentation_test.py to segmentation_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/handwritten_data_test.py to handwritten_data_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/datasets_test.py to datasets_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/filter_datasets_test.py to filter_datasets_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/feature_extraction_test.py to feature_extraction_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/preprocessing.py to preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/partitions.py to partitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/create_model.py to create_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/analyze_data.py to analyze_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/language_model/language_model.py to language_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/create_ffiles.py to create_ffiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/preprocess_dataset.py to preprocess_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/selfcheck.py to selfcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/handwritten_data.py to handwritten_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/data_analyzation_metrics.py to data_analyzation_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/spacial_relationship.py to spacial_relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation/beam.py to beam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/segmentation/segmentation.py to segmentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/scg_ink.py to scg_ink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/crohme_eval.py to crohme_eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/mfrdb.py to mfrdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/mathbrush.py to mathbrush.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/expressmatch.py to expressmatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/mfrdb_eval.py to mfrdb_eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/crohme_convert.py to crohme_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/mfrdb_import.py to mfrdb_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/datasets/inkml.py to inkml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/features_plugin.py to features_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/classify.py to classify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/filter_dataset.py to filter_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/data_multiplication.py to data_multiplication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt/latex.py to latex.cpython-39.pyc writing byte-compilation script '/tmp/tmp1mblk2gd.py' /usr/bin/python3 /tmp/tmp1mblk2gd.py removing /tmp/tmp1mblk2gd.py running install_egg_info running egg_info writing hwrt.egg-info/PKG-INFO writing dependency_links to hwrt.egg-info/dependency_links.txt writing entry points to hwrt.egg-info/entry_points.txt writing requirements to hwrt.egg-info/requires.txt writing top-level names to hwrt.egg-info/top_level.txt reading manifest file 'hwrt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'hwrt.egg-info/SOURCES.txt' Copying hwrt.egg-info to /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/hwrt-0.2.1-py3.9.egg-info running install_scripts Installing hwrt script to /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64//usr/share/doc/python-hwrt + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64//usr/share/doc/python-hwrt + '[' -d example ']' ~/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64 ~/build/BUILD/hwrt-0.2.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-hwrt-0.2.1-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/hwrt-0.2.1 + popd + mv /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.1-1 --unique-debug-suffix -0.2.1-1.aarch64 --unique-debug-src-base python-hwrt-0.2.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/hwrt-0.2.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-hwrt-0.2.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-hwrt-0.2.1-1.noarch Provides: python-hwrt python3-hwrt = 0.2.1-1 python3.9dist(hwrt) = 0.2.1 python3dist(hwrt) = 0.2.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(dropbox) python3.9dist(flask) python3.9dist(flask-bootstrap) python3.9dist(gevent) python3.9dist(gunicorn) python3.9dist(h5py) python3.9dist(keras) python3.9dist(natsort) python3.9dist(nntoolkit) python3.9dist(pillow) python3.9dist(pymysql) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(six) Processing files: python-hwrt-help-0.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/hwrt-0.2.1/doclist.lst Provides: python-hwrt-help = 0.2.1-1 python3-hwrt-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-hwrt-0.2.1-1.aarch64 Wrote: /builddir/build/RPMS/python-hwrt-help-0.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-hwrt-0.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H5XWjM + umask 022 + cd /builddir/build/BUILD + cd hwrt-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hwrt-0.2.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0