Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-eniam.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686642590.711271/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-eniam.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-eniam-1.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-eniam.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686642590.711271/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-eniam.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-eniam-1.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-eniam.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686642590.711271/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-eniam.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.TEEOgH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eniam-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/eniam-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd eniam-1.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.fFYwSY + umask 022 + cd /builddir/build/BUILD + cd eniam-1.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' /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/eniam_src copying eniam_src/__init__.py -> build/lib/eniam_src creating build/lib/eniam copying eniam/eniam_core.py -> build/lib/eniam copying eniam/__init__.py -> build/lib/eniam copying eniam/eniam_syntax.py -> build/lib/eniam creating build/lib/eniam_src/tools copying eniam_src/tools/__init__.py -> build/lib/eniam_src/tools creating build/lib/eniam_src/tools/wosedon copying eniam_src/tools/wosedon/__init__.py -> build/lib/eniam_src/tools/wosedon creating build/lib/eniam_src/tools/concraft2 copying eniam_src/tools/concraft2/tageruj.py -> build/lib/eniam_src/tools/concraft2 copying eniam_src/tools/concraft2/__init__.py -> build/lib/eniam_src/tools/concraft2 copying eniam_src/tools/concraft2/concrafteusz.py -> build/lib/eniam_src/tools/concraft2 creating build/lib/eniam_src/tools/swigra copying eniam_src/tools/swigra/__init__.py -> build/lib/eniam_src/tools/swigra creating build/lib/eniam_src/tools/wosedon/tools copying eniam_src/tools/wosedon/tools/average_path_length.py -> build/lib/eniam_src/tools/wosedon/tools copying eniam_src/tools/wosedon/tools/corpus_statistic.py -> build/lib/eniam_src/tools/wosedon/tools copying eniam_src/tools/wosedon/tools/__init__.py -> build/lib/eniam_src/tools/wosedon/tools copying eniam_src/tools/wosedon/tools/make_xml_file_from_gloss.py -> build/lib/eniam_src/tools/wosedon/tools creating build/lib/eniam_src/tools/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/setup.py -> build/lib/eniam_src/tools/wosedon/wosedon creating build/lib/eniam_src/tools/wosedon/CclExtractor copying eniam_src/tools/wosedon/CclExtractor/__init__.py -> build/lib/eniam_src/tools/wosedon/CclExtractor copying eniam_src/tools/wosedon/CclExtractor/setup.py -> build/lib/eniam_src/tools/wosedon/CclExtractor creating build/lib/eniam_src/tools/wosedon/Resolver copying eniam_src/tools/wosedon/Resolver/__init__.py -> build/lib/eniam_src/tools/wosedon/Resolver copying eniam_src/tools/wosedon/Resolver/setup.py -> build/lib/eniam_src/tools/wosedon/Resolver creating build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder copying eniam_src/tools/wosedon/PLWNGraphBuilder/__init__.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder copying eniam_src/tools/wosedon/PLWNGraphBuilder/setup.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/basegraph.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/domains.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/visualisation.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon_pos.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/wosedon_plugin.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon copying eniam_src/tools/wosedon/wosedon/wosedon/wosedon_base.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon creating build/lib/eniam_src/tools/wosedon/wosedon/tests copying eniam_src/tools/wosedon/wosedon/tests/test_basegraph.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests copying eniam_src/tools/wosedon/wosedon/tests/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests creating build/lib/eniam_src/tools/wosedon/wosedon/build copying eniam_src/tools/wosedon/wosedon/build/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/build creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/nodedegreeranker.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/rerankinterface.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingselecter.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingfirstselecter.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingnormalizer.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying eniam_src/tools/wosedon/wosedon/wosedon/reranks/acontentreranker.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context copying eniam_src/tools/wosedon/wosedon/wosedon/context/context.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context copying eniam_src/tools/wosedon/wosedon/wosedon/context/document.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context copying eniam_src/tools/wosedon/wosedon/wosedon/context/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context copying eniam_src/tools/wosedon/wosedon/wosedon/context/sentence.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/algorithmoptions.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/mergeoptions.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/config.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/buildoptions.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/rerankoptions.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils copying eniam_src/tools/wosedon/wosedon/wosedon/utils/leskfilteroptions.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/graphbuilderinterface.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/msrgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/cclgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/sumographbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/synsetgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/lexicalunitgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/wndgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/glossgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/bidirectionalmsrgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/cosine.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/intersection.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/dictionarybased.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/leskfunctioninterface.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/example_function.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_w2w_pr_norm.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_it_mod_v.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_it.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/paintball_wsd.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm2.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_it_mod_v_rank_norm.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_w2w_pr.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_mod_v.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_static_pr.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_reduction.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_two_step.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/lesk_alg.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/wsdalgorithminterface.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_sudoku_run2.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/ranking copying eniam_src/tools/wosedon/wosedon/wosedon/ranking/wsd_ranking.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/ranking copying eniam_src/tools/wosedon/wosedon/wosedon/ranking/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/ranking creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/wordspos.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/pos.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/no.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/leskfilterinterface.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/words.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/yes.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters creating build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetswndmerger2.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetssumomerger2.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetsmsrmerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetslumerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/mergerinterface.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetslumerger2.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetswndmerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetscclmerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetssumomerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers creating build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks copying eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingnormalizer.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks copying eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingfirstselecter.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks copying eniam_src/tools/wosedon/wosedon/tests/reranks/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks copying eniam_src/tools/wosedon/wosedon/tests/reranks/test_nodedegreeranker.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks copying eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingselecter.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks copying eniam_src/tools/wosedon/wosedon/tests/reranks/test_acontentreranker.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks creating build/lib/eniam_src/tools/wosedon/wosedon/tests/context copying eniam_src/tools/wosedon/wosedon/tests/context/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/context copying eniam_src/tools/wosedon/wosedon/tests/context/test_sentence.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/context copying eniam_src/tools/wosedon/wosedon/tests/context/test_document.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/context creating build/lib/eniam_src/tools/wosedon/wosedon/tests/utils copying eniam_src/tools/wosedon/wosedon/tests/utils/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/utils copying eniam_src/tools/wosedon/wosedon/tests/utils/test_algorithmoptions.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/utils copying eniam_src/tools/wosedon/wosedon/tests/utils/test_resources.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/utils copying eniam_src/tools/wosedon/wosedon/tests/utils/test_config.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/utils creating build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_sumographbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_bidirectionalmsrgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_cclgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_synsetgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_msrgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_wndgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_lexicalunitgraphbuilder.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders creating build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_cosine.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_intersection.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying eniam_src/tools/wosedon/wosedon/tests/lesk_functions/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_example.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions creating build/lib/eniam_src/tools/wosedon/wosedon/tests/algorithms copying eniam_src/tools/wosedon/wosedon/tests/algorithms/test_all_algorithms.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/algorithms copying eniam_src/tools/wosedon/wosedon/tests/algorithms/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/algorithms creating build/lib/eniam_src/tools/wosedon/wosedon/tests/ranking copying eniam_src/tools/wosedon/wosedon/tests/ranking/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/ranking copying eniam_src/tools/wosedon/wosedon/tests/ranking/test_wsd_ranking.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/ranking creating build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_wordspos.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying eniam_src/tools/wosedon/wosedon/tests/lesk_filters/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_words.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_no.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_pos.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_yes.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters creating build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetsmsrmerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetslumerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetssumomerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetswndmerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/__init__.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetslumerger2.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetscclmerger.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetssumomerger2.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers copying eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetswndmerger2.py -> build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers creating build/lib/eniam_src/tools/wosedon/CclExtractor/CclExtractor copying eniam_src/tools/wosedon/CclExtractor/CclExtractor/__init__.py -> build/lib/eniam_src/tools/wosedon/CclExtractor/CclExtractor copying eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py -> build/lib/eniam_src/tools/wosedon/CclExtractor/CclExtractor creating build/lib/eniam_src/tools/wosedon/Resolver/Resolver copying eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py -> build/lib/eniam_src/tools/wosedon/Resolver/Resolver copying eniam_src/tools/wosedon/Resolver/Resolver/__init__.py -> build/lib/eniam_src/tools/wosedon/Resolver/Resolver creating build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/plwn_graph_old.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/__init__.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/PLWNGraphBuilder.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/plwn_graph_new.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder creating build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/build copying eniam_src/tools/wosedon/PLWNGraphBuilder/build/__init__.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/build creating build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/synset.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/__init__.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/lexical_unit.py -> build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices creating build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/treeparser.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/__init__.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/tree.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/node.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/make-model.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg copying eniam_src/tools/swigra/disambiguator-pcfg/productionparseractpcfg.py -> build/lib/eniam_src/tools/swigra/disambiguator-pcfg running egg_info writing eniam.egg-info/PKG-INFO writing dependency_links to eniam.egg-info/dependency_links.txt writing requirements to eniam.egg-info/requires.txt writing top-level names to eniam.egg-info/top_level.txt reading manifest file 'eniam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'eniam.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.9 copying and adjusting bin/eniam-cli -> build/scripts-3.9 changing mode of build/scripts-3.9/eniam-cli from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5FWO7N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64 + cd eniam-1.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-eniam-1.0-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-eniam-1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools copying build/lib/eniam_src/tools/wosedon/tools/average_path_length.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools copying build/lib/eniam_src/tools/wosedon/tools/corpus_statistic.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools copying build/lib/eniam_src/tools/wosedon/tools/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools copying build/lib/eniam_src/tools/wosedon/tools/make_xml_file_from_gloss.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/nodedegreeranker.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/rerankinterface.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingselecter.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingfirstselecter.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingnormalizer.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/reranks/acontentreranker.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/basegraph.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context/context.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context/document.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/context/sentence.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/domains.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/algorithmoptions.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/mergeoptions.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/config.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/buildoptions.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/rerankoptions.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/utils/leskfilteroptions.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/visualisation.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon_pos.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/graphbuilderinterface.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/msrgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/cclgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/sumographbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/synsetgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/lexicalunitgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/wndgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/glossgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/bidirectionalmsrgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/cosine.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/intersection.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/dictionarybased.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/leskfunctioninterface.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/example_function.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_w2w_pr_norm.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_it_mod_v.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_it.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/paintball_wsd.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_it_mod_v_rank_norm.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_w2w_pr.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_mod_v.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_static_pr.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_reduction.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_two_step.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/lesk_alg.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/wsdalgorithminterface.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_sudoku_run2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_plugin.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/ranking copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/ranking/wsd_ranking.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/ranking copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/ranking/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/ranking creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/wordspos.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/pos.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/no.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/leskfilterinterface.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/words.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/yes.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_base.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetswndmerger2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetssumomerger2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetsmsrmerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetslumerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/mergerinterface.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetslumerger2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetswndmerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetscclmerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetssumomerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingnormalizer.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingfirstselecter.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks/test_nodedegreeranker.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingselecter.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks copying build/lib/eniam_src/tools/wosedon/wosedon/tests/reranks/test_acontentreranker.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context copying build/lib/eniam_src/tools/wosedon/wosedon/tests/context/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context copying build/lib/eniam_src/tools/wosedon/wosedon/tests/context/test_sentence.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context copying build/lib/eniam_src/tools/wosedon/wosedon/tests/context/test_document.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils copying build/lib/eniam_src/tools/wosedon/wosedon/tests/utils/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils copying build/lib/eniam_src/tools/wosedon/wosedon/tests/utils/test_algorithmoptions.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils copying build/lib/eniam_src/tools/wosedon/wosedon/tests/utils/test_resources.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils copying build/lib/eniam_src/tools/wosedon/wosedon/tests/utils/test_config.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils copying build/lib/eniam_src/tools/wosedon/wosedon/tests/test_basegraph.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests copying build/lib/eniam_src/tools/wosedon/wosedon/tests/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_sumographbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_bidirectionalmsrgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_cclgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_synsetgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_msrgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_wndgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders copying build/lib/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_lexicalunitgraphbuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_cosine.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_intersection.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_example.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/tests/algorithms/test_all_algorithms.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/algorithms copying build/lib/eniam_src/tools/wosedon/wosedon/tests/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/algorithms creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/ranking copying build/lib/eniam_src/tools/wosedon/wosedon/tests/ranking/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/ranking copying build/lib/eniam_src/tools/wosedon/wosedon/tests/ranking/test_wsd_ranking.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/ranking creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_wordspos.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_words.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_no.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_pos.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters copying build/lib/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_yes.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetsmsrmerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetslumerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetssumomerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetswndmerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetslumerger2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetscclmerger.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetssumomerger2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetswndmerger2.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers copying build/lib/eniam_src/tools/wosedon/wosedon/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon copying build/lib/eniam_src/tools/wosedon/wosedon/setup.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/build copying build/lib/eniam_src/tools/wosedon/wosedon/build/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/build creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor copying build/lib/eniam_src/tools/wosedon/CclExtractor/CclExtractor/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor copying build/lib/eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor copying build/lib/eniam_src/tools/wosedon/CclExtractor/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor copying build/lib/eniam_src/tools/wosedon/CclExtractor/setup.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor copying build/lib/eniam_src/tools/wosedon/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver copying build/lib/eniam_src/tools/wosedon/Resolver/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver copying build/lib/eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver copying build/lib/eniam_src/tools/wosedon/Resolver/Resolver/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver copying build/lib/eniam_src/tools/wosedon/Resolver/setup.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/plwn_graph_old.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/synset.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/lexical_unit.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/PLWNGraphBuilder.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/plwn_graph_new.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/setup.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/build copying build/lib/eniam_src/tools/wosedon/PLWNGraphBuilder/build/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/build creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2 copying build/lib/eniam_src/tools/concraft2/tageruj.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2 copying build/lib/eniam_src/tools/concraft2/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2 copying build/lib/eniam_src/tools/concraft2/concrafteusz.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2 copying build/lib/eniam_src/tools/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra copying build/lib/eniam_src/tools/swigra/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/treeparser.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/tree.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/node.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/make-model.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/tools/swigra/disambiguator-pcfg/productionparseractpcfg.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg copying build/lib/eniam_src/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam copying build/lib/eniam/eniam_core.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam copying build/lib/eniam/__init__.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam copying build/lib/eniam/eniam_syntax.py -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/average_path_length.py to average_path_length.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/average_path_length.py", line 31 print "Loading graph..." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Loading graph...")? byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/corpus_statistic.py to corpus_statistic.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/corpus_statistic.py", line 78 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/make_xml_file_from_gloss.py to make_xml_file_from_gloss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py to models_comparison.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py", line 76 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/nodedegreeranker.py to nodedegreeranker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/rerankinterface.py to rerankinterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingselecter.py to lemmarankingselecter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingfirstselecter.py to lemmarankingfirstselecter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/lemmarankingnormalizer.py to lemmarankingnormalizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/reranks/acontentreranker.py to acontentreranker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/basegraph.py to basegraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/context/sentence.py to sentence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/domains.py to domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py to resources.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py", line 146 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/algorithmoptions.py to algorithmoptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/mergeoptions.py to mergeoptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/buildoptions.py to buildoptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/rerankoptions.py to rerankoptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/leskfilteroptions.py to leskfilteroptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py to run_wosedon.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py", line 144 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py to evaluation-kpwr.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py", line 158 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/visualisation.py to visualisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon_pos.py to run_wosedon_pos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py to prec_general.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py", line 42 print 'V;', 'Correct;', v_correct, ';Incorrect;', v_incorrect, ';Precision;', v ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('V)? byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/graphbuilderinterface.py to graphbuilderinterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/msrgraphbuilder.py to msrgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/cclgraphbuilder.py to cclgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/sumographbuilder.py to sumographbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/synsetgraphbuilder.py to synsetgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/lexicalunitgraphbuilder.py to lexicalunitgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/wndgraphbuilder.py to wndgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/glossgraphbuilder.py to glossgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/gbuilders/bidirectionalmsrgraphbuilder.py to bidirectionalmsrgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py to wosedon_multiple_models_classifier.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py", line 160 print i ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(i)? byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py to evaluation-sz.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py", line 154 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/cosine.py to cosine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/intersection.py to intersection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/dictionarybased.py to dictionarybased.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/leskfunctioninterface.py to leskfunctioninterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_functions/example_function.py to example_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_w2w_pr_norm.py to gt_personalized_w2w_pr_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_it_mod_v.py to gt_pers_pr_norm_it_mod_v.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_it.py to gt_personalized_pr_norm_it.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/paintball_wsd.py to paintball_wsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm2.py to gt_personalized_pr_norm2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr.py to gt_personalized_pr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_it_mod_v_rank_norm.py to gt_pers_pr_norm_it_mod_v_rank_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_w2w_pr.py to gt_personalized_w2w_pr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_pers_pr_norm_mod_v.py to gt_pers_pr_norm_mod_v.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_static_pr.py to gt_static_pr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_reduction.py to gt_personalized_pr_norm_reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm_two_step.py to gt_personalized_pr_norm_two_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_personalized_pr_norm.py to gt_personalized_pr_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/lesk_alg.py to lesk_alg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/wsdalgorithminterface.py to wsdalgorithminterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/algorithms/gt_sudoku_run2.py to gt_sudoku_run2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_plugin.py to wosedon_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/ranking/wsd_ranking.py to wsd_ranking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/ranking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/wordspos.py to wordspos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/pos.py to pos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/no.py to no.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/leskfilterinterface.py to leskfilterinterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/words.py to words.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/lesk_filters/yes.py to yes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_base.py to wosedon_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetswndmerger2.py to synsetswndmerger2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetssumomerger2.py to synsetssumomerger2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetsmsrmerger.py to synsetsmsrmerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetslumerger.py to synsetslumerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/mergerinterface.py to mergerinterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetslumerger2.py to synsetslumerger2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetswndmerger.py to synsetswndmerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetscclmerger.py to synsetscclmerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/mergers/synsetssumomerger.py to synsetssumomerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingnormalizer.py to test_lemmarankingnormalizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingfirstselecter.py to test_lemmarankingfirstselecter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks/test_nodedegreeranker.py to test_nodedegreeranker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks/test_lemmarankingselecter.py to test_lemmarankingselecter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/reranks/test_acontentreranker.py to test_acontentreranker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context/test_sentence.py to test_sentence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/context/test_document.py to test_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils/test_algorithmoptions.py to test_algorithmoptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils/test_resources.py to test_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/utils/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/test_basegraph.py to test_basegraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_sumographbuilder.py to test_sumographbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_bidirectionalmsrgraphbuilder.py to test_bidirectionalmsrgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_cclgraphbuilder.py to test_cclgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_synsetgraphbuilder.py to test_synsetgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_msrgraphbuilder.py to test_msrgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_wndgraphbuilder.py to test_wndgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/gbuilders/test_lexicalunitgraphbuilder.py to test_lexicalunitgraphbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_cosine.py to test_cosine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_intersection.py to test_intersection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_functions/test_example.py to test_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/algorithms/test_all_algorithms.py to test_all_algorithms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/ranking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/ranking/test_wsd_ranking.py to test_wsd_ranking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_wordspos.py to test_wordspos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_words.py to test_words.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_no.py to test_no.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_pos.py to test_pos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/lesk_filters/test_yes.py to test_yes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetsmsrmerger.py to test_synsetsmsrmerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetslumerger.py to test_synsetslumerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetssumomerger.py to test_synsetssumomerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetswndmerger.py to test_synsetswndmerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetslumerger2.py to test_synsetslumerger2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetscclmerger.py to test_synsetscclmerger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetssumomerger2.py to test_synsetssumomerger2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/tests/mergers/test_synsetswndmerger2.py to test_synsetswndmerger2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py to CclExtractor.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py", line 68 print "Processing", path, "(" + str(counter) + "/" + str(len(args.i)) + " = " + str(round(counter * 100.0 / len(args.i), 3)) + "%)" ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py to Resolver.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py", line 82 print "Processing", path, "(" + str(counter) + "/" + str(len(file_list)) + " = " + str(round(counter * 100.0 / len(file_list), 3)) + "%)" ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/plwn_graph_old.py to plwn_graph_old.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/synset.py to synset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/vertices/lexical_unit.py to lexical_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/PLWNGraphBuilder.py to PLWNGraphBuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/PLWNGraphBuilder/plwn_graph_new.py to plwn_graph_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/PLWNGraphBuilder/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2/tageruj.py to tageruj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2/concrafteusz.py to concrafteusz.cpython-39.pyc Sorry: TabError: inconsistent use of tabs and spaces in indentation (concrafteusz.py, line 19) byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/treeparser.py to treeparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/make-model.py to make-model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py to disamb-tree.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py", line 54 print "saving in :", new_f ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("saving in :", new_f)? byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py to main-main-mistake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/productionparseractpcfg.py to productionparseractpcfg.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py", line 19 print len(all_files) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam/eniam_core.py to eniam_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam/eniam_syntax.py to eniam_syntax.cpython-39.pyc writing byte-compilation script '/tmp/tmpk6cli9ot.py' /usr/bin/python3 /tmp/tmpk6cli9ot.py File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/average_path_length.py", line 31 print "Loading graph..." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Loading graph...")? File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/corpus_statistic.py", line 78 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py", line 76 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py", line 146 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py", line 144 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py", line 158 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py", line 42 print 'V;', 'Correct;', v_correct, ';Incorrect;', v_incorrect, ';Precision;', v ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('V)? File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py", line 160 print i ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(i)? File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py", line 154 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py", line 68 print "Processing", path, "(" + str(counter) + "/" + str(len(args.i)) + " = " + str(round(counter * 100.0 / len(args.i), 3)) + "%)" ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py", line 82 print "Processing", path, "(" + str(counter) + "/" + str(len(file_list)) + " = " + str(round(counter * 100.0 / len(file_list), 3)) + "%)" ^ SyntaxError: invalid syntax Sorry: TabError: inconsistent use of tabs and spaces in indentation (concrafteusz.py, line 19) File "/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py", line 54 print "saving in :", new_f ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("saving in :", new_f)? File "/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py", line 19 print len(all_files) ^ SyntaxError: invalid syntax removing /tmp/tmpk6cli9ot.py running install_egg_info running egg_info writing eniam.egg-info/PKG-INFO writing dependency_links to eniam.egg-info/dependency_links.txt writing requirements to eniam.egg-info/requires.txt writing top-level names to eniam.egg-info/top_level.txt reading manifest file 'eniam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'eniam.egg-info/SOURCES.txt' Copying eniam.egg-info to /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam-1.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/bin copying build/scripts-3.9/eniam-cli -> /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/bin/eniam-cli to 755 + install -d -m755 /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64//usr/share/doc/python-eniam + '[' -d doc ']' ~/build/BUILDROOT/python-eniam-1.0-1.aarch64 ~/build/BUILD/eniam-1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-eniam-1.0-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/eniam-1.0 + popd + mv /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0-1 --unique-debug-suffix -1.0-1.aarch64 --unique-debug-src-base python-eniam-1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/eniam-1.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-eniam-1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/concraft2/concrafteusz.py'... Sorry: TabError: inconsistent use of tabs and spaces in indentation (concrafteusz.py, line 19) *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/disamb-tree.py", line 54 print "saving in :", new_f ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("saving in :", new_f)? *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/swigra/disambiguator-pcfg/main-main-mistake.py", line 19 print len(all_files) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/CclExtractor/CclExtractor/CclExtractor.py", line 68 print "Processing", path, "(" + str(counter) + "/" + str(len(args.i)) + " = " + str(round(counter * 100.0 / len(args.i), 3)) + "%)" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/Resolver/Resolver/Resolver.py", line 82 print "Processing", path, "(" + str(counter) + "/" + str(len(file_list)) + " = " + str(round(counter * 100.0 / len(file_list), 3)) + "%)" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/average_path_length.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/average_path_length.py", line 31 print "Loading graph..." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Loading graph...")? *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/corpus_statistic.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/tools/corpus_statistic.py", line 78 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-kpwr.py", line 158 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/evaluation-sz.py", line 154 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/models_comparison.py", line 76 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/prec_general.py", line 42 print 'V;', 'Correct;', v_correct, ';Incorrect;', v_incorrect, ';Precision;', v ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('V)? *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/run_wosedon.py", line 144 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/utils/resources.py", line 146 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eniam-1.0-1.aarch64/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py'... File "/usr/lib/python3.9/site-packages/eniam_src/tools/wosedon/wosedon/wosedon/wosedon_multiple_models_classifier.py", line 160 print i ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(i)? error: Bad exit status from /var/tmp/rpm-tmp.5FWO7N (%install) Bad exit status from /var/tmp/rpm-tmp.5FWO7N (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-eniam.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-eniam.spec