Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-conceptnet.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686504987.713738/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-conceptnet.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-ConceptNet-5.7.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-conceptnet.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686504987.713738/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-conceptnet.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-ConceptNet-5.7.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-conceptnet.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686504987.713738/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-conceptnet.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.i3b1SP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ConceptNet-5.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ConceptNet-5.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ConceptNet-5.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KX1qrK + umask 022 + cd /builddir/build/BUILD + cd ConceptNet-5.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/conceptnet5 copying conceptnet5/edges.py -> build/lib/conceptnet5 copying conceptnet5/languages.py -> build/lib/conceptnet5 copying conceptnet5/relations.py -> build/lib/conceptnet5 copying conceptnet5/api.py -> build/lib/conceptnet5 copying conceptnet5/uri.py -> build/lib/conceptnet5 copying conceptnet5/__init__.py -> build/lib/conceptnet5 copying conceptnet5/nodes.py -> build/lib/conceptnet5 creating build/lib/conceptnet5/readers copying conceptnet5/readers/ptt_petgame.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/cli.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/jmdict.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/wordnet.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/dbpedia.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/opencyc.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/emoji.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/kyoto_yahoo.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/wiktionary.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/cc_cedict.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/__init__.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/verbosity.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/conceptnet4.py -> build/lib/conceptnet5/readers copying conceptnet5/readers/nadya.py -> build/lib/conceptnet5/readers creating build/lib/conceptnet5/vectors copying conceptnet5/vectors/cli.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/merge.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/query.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/miniaturize.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/retrofit.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/debias.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/transforms.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/propagate.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/formats.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/sparse_matrix_builder.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/ppmi.py -> build/lib/conceptnet5/vectors copying conceptnet5/vectors/__init__.py -> build/lib/conceptnet5/vectors creating build/lib/conceptnet5/builders copying conceptnet5/builders/cli.py -> build/lib/conceptnet5/builders copying conceptnet5/builders/reduce_assoc.py -> build/lib/conceptnet5/builders copying conceptnet5/builders/combine_assertions.py -> build/lib/conceptnet5/builders copying conceptnet5/builders/morphology.py -> build/lib/conceptnet5/builders copying conceptnet5/builders/__init__.py -> build/lib/conceptnet5/builders creating build/lib/conceptnet5/language copying conceptnet5/language/english.py -> build/lib/conceptnet5/language copying conceptnet5/language/lemmatize.py -> build/lib/conceptnet5/language copying conceptnet5/language/token_utils.py -> build/lib/conceptnet5/language copying conceptnet5/language/__init__.py -> build/lib/conceptnet5/language creating build/lib/conceptnet5/db copying conceptnet5/db/config.py -> build/lib/conceptnet5/db copying conceptnet5/db/prepare_data.py -> build/lib/conceptnet5/db copying conceptnet5/db/cli.py -> build/lib/conceptnet5/db copying conceptnet5/db/connection.py -> build/lib/conceptnet5/db copying conceptnet5/db/query.py -> build/lib/conceptnet5/db copying conceptnet5/db/schema.py -> build/lib/conceptnet5/db copying conceptnet5/db/__init__.py -> build/lib/conceptnet5/db creating build/lib/conceptnet5/util copying conceptnet5/util/sounds_like.py -> build/lib/conceptnet5/util copying conceptnet5/util/__init__.py -> build/lib/conceptnet5/util creating build/lib/conceptnet5/formats copying conceptnet5/formats/semantic_web.py -> build/lib/conceptnet5/formats copying conceptnet5/formats/json_stream.py -> build/lib/conceptnet5/formats copying conceptnet5/formats/convert.py -> build/lib/conceptnet5/formats copying conceptnet5/formats/msgpack_stream.py -> build/lib/conceptnet5/formats copying conceptnet5/formats/__init__.py -> build/lib/conceptnet5/formats creating build/lib/conceptnet5/vectors/evaluation copying conceptnet5/vectors/evaluation/wordsim.py -> build/lib/conceptnet5/vectors/evaluation copying conceptnet5/vectors/evaluation/analogy.py -> build/lib/conceptnet5/vectors/evaluation copying conceptnet5/vectors/evaluation/compare.py -> build/lib/conceptnet5/vectors/evaluation copying conceptnet5/vectors/evaluation/bias.py -> build/lib/conceptnet5/vectors/evaluation copying conceptnet5/vectors/evaluation/story.py -> build/lib/conceptnet5/vectors/evaluation copying conceptnet5/vectors/evaluation/__init__.py -> build/lib/conceptnet5/vectors/evaluation running egg_info writing ConceptNet.egg-info/PKG-INFO writing dependency_links to ConceptNet.egg-info/dependency_links.txt writing entry points to ConceptNet.egg-info/entry_points.txt writing requirements to ConceptNet.egg-info/requires.txt writing top-level names to ConceptNet.egg-info/top_level.txt reading manifest file 'ConceptNet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ConceptNet.egg-info/SOURCES.txt' creating build/lib/conceptnet5/support_data copying conceptnet5/support_data/README.txt -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/afinn-adjusted.txt -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/blacklist.txt -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/cmudict-0.7b -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/cmudict.0.7a -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/demonym_article.txt -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/myz_naacl13_test_set.tgz -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/reliability.csv -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/wordvectors-org-vocab.txt -> build/lib/conceptnet5/support_data copying conceptnet5/support_data/zh_frames.json -> build/lib/conceptnet5/support_data creating build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D1.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D10.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D2.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D3.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D4.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D5.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D6.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D7.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D8.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/D9.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E1.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E10.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E2.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E3.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E4.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E5.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E6.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E7.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E8.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/E9.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I1.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I10.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I2.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I3.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I4.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I5.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I6.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I7.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I8.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/I9.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L1.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L10.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L2.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L3.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L4.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L5.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L6.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L7.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L8.txt -> build/lib/conceptnet5/support_data/bats copying conceptnet5/support_data/bats/L9.txt -> build/lib/conceptnet5/support_data/bats creating build/lib/conceptnet5/support_data/google-analogies copying conceptnet5/support_data/google-analogies/questions-phrases.txt -> build/lib/conceptnet5/support_data/google-analogies copying conceptnet5/support_data/google-analogies/questions-words.txt -> build/lib/conceptnet5/support_data/google-analogies copying conceptnet5/support_data/google-analogies/semantic-words.txt -> build/lib/conceptnet5/support_data/google-analogies copying conceptnet5/support_data/google-analogies/syntactic-words.txt -> build/lib/conceptnet5/support_data/google-analogies creating build/lib/conceptnet5/support_data/gurevych copying conceptnet5/support_data/gurevych/wortpaare222.gold.pos.txt -> build/lib/conceptnet5/support_data/gurevych copying conceptnet5/support_data/gurevych/wortpaare350.gold.pos.txt -> build/lib/conceptnet5/support_data/gurevych copying conceptnet5/support_data/gurevych/wortpaare65.gold.pos.txt -> build/lib/conceptnet5/support_data/gurevych creating build/lib/conceptnet5/support_data/jSIM copying conceptnet5/support_data/jSIM/metadata.json -> build/lib/conceptnet5/support_data/jSIM creating build/lib/conceptnet5/support_data/jSIM/similarity_full copying conceptnet5/support_data/jSIM/similarity_full/misc_score.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_full copying conceptnet5/support_data/jSIM/similarity_full/score_adj_new_full.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_full copying conceptnet5/support_data/jSIM/similarity_full/score_adv_new_full.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_full copying conceptnet5/support_data/jSIM/similarity_full/score_noun_new_full.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_full copying conceptnet5/support_data/jSIM/similarity_full/score_verb_new_full.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_full creating build/lib/conceptnet5/support_data/jSIM/similarity_tokenized copying conceptnet5/support_data/jSIM/similarity_tokenized/score_adj_new_mecab.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_tokenized copying conceptnet5/support_data/jSIM/similarity_tokenized/score_adv_new_mecab.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_tokenized copying conceptnet5/support_data/jSIM/similarity_tokenized/score_noun_new_mecab.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_tokenized copying conceptnet5/support_data/jSIM/similarity_tokenized/score_verb_new_mecab.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_tokenized creating build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous copying conceptnet5/support_data/jSIM/similarity_unambiguous/score_adj_new_strict.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous copying conceptnet5/support_data/jSIM/similarity_unambiguous/score_adv_new_strict.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous copying conceptnet5/support_data/jSIM/similarity_unambiguous/score_noun_new_strict.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous copying conceptnet5/support_data/jSIM/similarity_unambiguous/score_verb_new_strict.csv -> build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous creating build/lib/conceptnet5/support_data/ld copying conceptnet5/support_data/ld/context.ld.json -> build/lib/conceptnet5/support_data/ld creating build/lib/conceptnet5/support_data/mc copying conceptnet5/support_data/mc/EN-MC-30.txt -> build/lib/conceptnet5/support_data/mc creating build/lib/conceptnet5/support_data/mensim copying conceptnet5/support_data/mensim/MEN_dataset_lemma_form.all -> build/lib/conceptnet5/support_data/mensim copying conceptnet5/support_data/mensim/MEN_dataset_lemma_form.dev -> build/lib/conceptnet5/support_data/mensim copying conceptnet5/support_data/mensim/MEN_dataset_lemma_form.test -> build/lib/conceptnet5/support_data/mensim creating build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/.endings.txt.swp -> build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/en_adj.txt -> build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/en_noun.txt -> build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/en_patterns.txt -> build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/en_unchanged.txt -> build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/en_verb.txt -> build/lib/conceptnet5/support_data/morphology copying conceptnet5/support_data/morphology/en_vocab.txt -> build/lib/conceptnet5/support_data/morphology creating build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/adj.exc -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/adv.exc -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/noun_s.txt -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/unchanged.txt -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/verb.exc -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/verb_ed.txt -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/verb_ing.txt -> build/lib/conceptnet5/support_data/morphology/attic copying conceptnet5/support_data/morphology/attic/verb_s.txt -> build/lib/conceptnet5/support_data/morphology/attic creating build/lib/conceptnet5/support_data/msimlex copying conceptnet5/support_data/msimlex/MSimLex999_English.txt -> build/lib/conceptnet5/support_data/msimlex copying conceptnet5/support_data/msimlex/MSimLex999_German.txt -> build/lib/conceptnet5/support_data/msimlex copying conceptnet5/support_data/msimlex/MSimLex999_Italian.txt -> build/lib/conceptnet5/support_data/msimlex copying conceptnet5/support_data/msimlex/MSimLex999_Russian.txt -> build/lib/conceptnet5/support_data/msimlex creating build/lib/conceptnet5/support_data/mturk copying conceptnet5/support_data/mturk/MTURK-771.csv -> build/lib/conceptnet5/support_data/mturk creating build/lib/conceptnet5/support_data/pku-500 copying conceptnet5/support_data/pku-500/pku-500.csv -> build/lib/conceptnet5/support_data/pku-500 creating build/lib/conceptnet5/support_data/rel copying conceptnet5/support_data/rel/questions-words.txt -> build/lib/conceptnet5/support_data/rel creating build/lib/conceptnet5/support_data/rg65 copying conceptnet5/support_data/rg65/EN-RG-65.txt -> build/lib/conceptnet5/support_data/rg65 creating build/lib/conceptnet5/support_data/rw copying conceptnet5/support_data/rw/README.txt -> build/lib/conceptnet5/support_data/rw copying conceptnet5/support_data/rw/rw-all.csv -> build/lib/conceptnet5/support_data/rw copying conceptnet5/support_data/rw/rw-dev.csv -> build/lib/conceptnet5/support_data/rw copying conceptnet5/support_data/rw/rw-test.csv -> build/lib/conceptnet5/support_data/rw creating build/lib/conceptnet5/support_data/semeval12-2 creating build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-10a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-1a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-2c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-2h.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-3a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-3c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-4c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-5d.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-5i.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/GoldRatings-7a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-10a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-1a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-2c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-2h.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-3a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-3c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-4c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-5d.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-5i.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase1Questions-7a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-10a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-1a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-2c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-2h.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-3a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-3c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-4c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-5d.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-5i.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Answers-7a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-10a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-1a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-2c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-2h.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-3a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-3c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-4c.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-5d.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-5i.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev copying conceptnet5/support_data/semeval12-2/dev/Phase2Questions-7a.txt -> build/lib/conceptnet5/support_data/semeval12-2/dev creating build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-10b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-10c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-10d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-10e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-10f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-1b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-1c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-1d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-1e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-2j.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-3b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-3d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-3e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-3f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-3g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-3h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-4h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-5h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-6h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-7h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-8h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/GoldRatings-9i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-10b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-10c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-10d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-10e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-10f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-1b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-1c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-1d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-1e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-2j.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-3b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-3d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-3e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-3f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-3g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-3h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-4h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-5h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-6h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-7h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-8h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase1Questions-9i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-10b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-10c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-10d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-10e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-10f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-1b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-1c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-1d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-1e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-2j.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-3b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-3d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-3e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-3f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-3g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-3h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-4h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-5h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-6h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-7h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-8h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Answers-9i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-10b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-10c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-10d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-10e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-10f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-1b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-1c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-1d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-1e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-2j.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-3b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-3d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-3e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-3f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-3g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-3h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-4h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-5h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-6h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-7h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-8h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9a.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9b.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9c.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9d.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9e.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9f.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9g.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9h.txt -> build/lib/conceptnet5/support_data/semeval12-2/test copying conceptnet5/support_data/semeval12-2/test/Phase2Questions-9i.txt -> build/lib/conceptnet5/support_data/semeval12-2/test creating build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de-es.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de-es.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de-fa.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de-fa.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de-it.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de-it.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/de.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-de.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-es.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-es.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-fa.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-fa.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-it.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en-it.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/en.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/es-fa.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/es-it.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/es-it.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/es.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/es.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/fa.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/fa.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/it-fa.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/it-fa.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/it.test.txt -> build/lib/conceptnet5/support_data/semeval17-2 copying conceptnet5/support_data/semeval17-2/it.trial.txt -> build/lib/conceptnet5/support_data/semeval17-2 creating build/lib/conceptnet5/support_data/simlex copying conceptnet5/support_data/simlex/README.txt -> build/lib/conceptnet5/support_data/simlex copying conceptnet5/support_data/simlex/SimLex-999.txt -> build/lib/conceptnet5/support_data/simlex copying conceptnet5/support_data/simlex/SimLex_ALL_Langs_TXT_Format.zip -> build/lib/conceptnet5/support_data/simlex creating build/lib/conceptnet5/support_data/story-cloze copying conceptnet5/support_data/story-cloze/cloze_test_spring2016_test.tsv -> build/lib/conceptnet5/support_data/story-cloze copying conceptnet5/support_data/story-cloze/cloze_test_spring2016_val.tsv -> build/lib/conceptnet5/support_data/story-cloze creating build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/combined.csv -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/combined.tab -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/es.fixed.tab -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/es.tab -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/instructions.txt -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/ro.tab -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/set1.csv -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/set1.tab -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/set2.csv -> build/lib/conceptnet5/support_data/wordsim-353 copying conceptnet5/support_data/wordsim-353/set2.tab -> build/lib/conceptnet5/support_data/wordsim-353 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ik4VJv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 + cd ConceptNet-5.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 copying build/lib/conceptnet5/edges.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 copying build/lib/conceptnet5/languages.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 copying build/lib/conceptnet5/relations.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/ptt_petgame.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/cli.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/jmdict.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/wordnet.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/dbpedia.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/opencyc.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/emoji.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/kyoto_yahoo.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/wiktionary.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/cc_cedict.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/verbosity.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/conceptnet4.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/readers/nadya.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers copying build/lib/conceptnet5/api.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/cli.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/merge.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/query.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/miniaturize.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/retrofit.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/debias.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/transforms.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/propagate.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/evaluation/wordsim.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/evaluation/analogy.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/evaluation/compare.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/evaluation/bias.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/evaluation/story.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/evaluation/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation copying build/lib/conceptnet5/vectors/formats.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/sparse_matrix_builder.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/ppmi.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors copying build/lib/conceptnet5/vectors/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders copying build/lib/conceptnet5/builders/cli.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders copying build/lib/conceptnet5/builders/reduce_assoc.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders copying build/lib/conceptnet5/builders/combine_assertions.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders copying build/lib/conceptnet5/builders/morphology.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders copying build/lib/conceptnet5/builders/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language copying build/lib/conceptnet5/language/english.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language copying build/lib/conceptnet5/language/lemmatize.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language copying build/lib/conceptnet5/language/token_utils.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language copying build/lib/conceptnet5/language/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/config.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/prepare_data.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/cli.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/connection.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/query.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/schema.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/db/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db copying build/lib/conceptnet5/uri.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data copying build/lib/conceptnet5/support_data/README.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rw copying build/lib/conceptnet5/support_data/rw/README.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rw copying build/lib/conceptnet5/support_data/rw/rw-dev.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rw copying build/lib/conceptnet5/support_data/rw/rw-test.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rw copying build/lib/conceptnet5/support_data/rw/rw-all.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rw creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/msimlex copying build/lib/conceptnet5/support_data/msimlex/MSimLex999_German.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/msimlex copying build/lib/conceptnet5/support_data/msimlex/MSimLex999_English.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/msimlex copying build/lib/conceptnet5/support_data/msimlex/MSimLex999_Italian.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/msimlex copying build/lib/conceptnet5/support_data/msimlex/MSimLex999_Russian.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/msimlex copying build/lib/conceptnet5/support_data/cmudict-0.7b -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/ld copying build/lib/conceptnet5/support_data/ld/context.ld.json -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/ld copying build/lib/conceptnet5/support_data/blacklist.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/pku-500 copying build/lib/conceptnet5/support_data/pku-500/pku-500.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/pku-500 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/story-cloze copying build/lib/conceptnet5/support_data/story-cloze/cloze_test_spring2016_val.tsv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/story-cloze copying build/lib/conceptnet5/support_data/story-cloze/cloze_test_spring2016_test.tsv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/story-cloze copying build/lib/conceptnet5/support_data/reliability.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/simlex copying build/lib/conceptnet5/support_data/simlex/README.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/simlex copying build/lib/conceptnet5/support_data/simlex/SimLex-999.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/simlex copying build/lib/conceptnet5/support_data/simlex/SimLex_ALL_Langs_TXT_Format.zip -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/simlex creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rel copying build/lib/conceptnet5/support_data/rel/questions-words.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rel creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology copying build/lib/conceptnet5/support_data/morphology/en_noun.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology copying build/lib/conceptnet5/support_data/morphology/en_patterns.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology copying build/lib/conceptnet5/support_data/morphology/en_adj.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology copying build/lib/conceptnet5/support_data/morphology/.endings.txt.swp -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology copying build/lib/conceptnet5/support_data/morphology/en_unchanged.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology copying build/lib/conceptnet5/support_data/morphology/en_verb.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/adv.exc -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/adj.exc -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/verb.exc -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/unchanged.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/verb_ed.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/verb_s.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/noun_s.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/attic/verb_ing.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology/attic copying build/lib/conceptnet5/support_data/morphology/en_vocab.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/morphology creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rg65 copying build/lib/conceptnet5/support_data/rg65/EN-RG-65.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/rg65 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/google-analogies copying build/lib/conceptnet5/support_data/google-analogies/questions-words.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/google-analogies copying build/lib/conceptnet5/support_data/google-analogies/syntactic-words.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/google-analogies copying build/lib/conceptnet5/support_data/google-analogies/semantic-words.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/google-analogies copying build/lib/conceptnet5/support_data/google-analogies/questions-phrases.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/google-analogies copying build/lib/conceptnet5/support_data/myz_naacl13_test_set.tgz -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/es.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/es.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/fa.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-fa.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-fa.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/it.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-it.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de-fa.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de-it.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/fa.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/it.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de-es.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/es-it.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-es.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/it-fa.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de-it.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/es-fa.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de-es.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-de.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/es-it.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/it-fa.trial.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/de-fa.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-es.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/semeval17-2/en-it.test.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval17-2 copying build/lib/conceptnet5/support_data/demonym_article.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_full copying build/lib/conceptnet5/support_data/jSIM/similarity_full/score_adv_new_full.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_full copying build/lib/conceptnet5/support_data/jSIM/similarity_full/score_verb_new_full.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_full copying build/lib/conceptnet5/support_data/jSIM/similarity_full/score_adj_new_full.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_full copying build/lib/conceptnet5/support_data/jSIM/similarity_full/score_noun_new_full.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_full copying build/lib/conceptnet5/support_data/jSIM/similarity_full/misc_score.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_full creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_unambiguous copying build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous/score_adj_new_strict.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_unambiguous copying build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous/score_noun_new_strict.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_unambiguous copying build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous/score_verb_new_strict.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_unambiguous copying build/lib/conceptnet5/support_data/jSIM/similarity_unambiguous/score_adv_new_strict.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_unambiguous creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_tokenized copying build/lib/conceptnet5/support_data/jSIM/similarity_tokenized/score_adv_new_mecab.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_tokenized copying build/lib/conceptnet5/support_data/jSIM/similarity_tokenized/score_noun_new_mecab.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_tokenized copying build/lib/conceptnet5/support_data/jSIM/similarity_tokenized/score_verb_new_mecab.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_tokenized copying build/lib/conceptnet5/support_data/jSIM/similarity_tokenized/score_adj_new_mecab.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM/similarity_tokenized copying build/lib/conceptnet5/support_data/jSIM/metadata.json -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/jSIM creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/gurevych copying build/lib/conceptnet5/support_data/gurevych/wortpaare65.gold.pos.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/gurevych copying build/lib/conceptnet5/support_data/gurevych/wortpaare350.gold.pos.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/gurevych copying build/lib/conceptnet5/support_data/gurevych/wortpaare222.gold.pos.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/gurevych copying build/lib/conceptnet5/support_data/zh_frames.json -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data copying build/lib/conceptnet5/support_data/cmudict.0.7a -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mc copying build/lib/conceptnet5/support_data/mc/EN-MC-30.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mc creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/ro.tab -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/combined.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/es.tab -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/combined.tab -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/instructions.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/set1.tab -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/set2.tab -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/set2.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/es.fixed.tab -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 copying build/lib/conceptnet5/support_data/wordsim-353/set1.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/wordsim-353 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E7.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L2.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D7.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I10.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L9.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D9.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L10.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E3.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I7.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L8.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D8.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I6.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D1.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L7.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D5.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E9.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I4.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D2.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E6.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I5.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D10.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I3.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D3.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D4.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L4.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L6.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E4.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L5.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I2.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I9.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I1.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E8.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E5.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/D6.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L1.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/L3.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E1.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/I8.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E2.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/bats/E10.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/bats copying build/lib/conceptnet5/support_data/wordvectors-org-vocab.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mensim copying build/lib/conceptnet5/support_data/mensim/MEN_dataset_lemma_form.test -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mensim copying build/lib/conceptnet5/support_data/mensim/MEN_dataset_lemma_form.all -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mensim copying build/lib/conceptnet5/support_data/mensim/MEN_dataset_lemma_form.dev -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mensim creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2 creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-3f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-10b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-10d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-3b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-3e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2j.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-10e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-10f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-1b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-3b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-1c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-3h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-10b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-1e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-1e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2j.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2j.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-3f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-3g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-1b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-1d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-10f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-1d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-1b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-10f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-1c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-3d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-3h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-1c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-3h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-10b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-1b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-3b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-3d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-1c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-10e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-3f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-10d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-3f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-3d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-3h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-10e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-10e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-10c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-3g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-10c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-5b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-2i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-3g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-5g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-3e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-1d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-10d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-10f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-6e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-3b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-3e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-6b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-9c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-4b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-1e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-3e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-5e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-7b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-4e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-1d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-4h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-7b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-2j.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-8e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-10b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-10d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-10c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-3g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-1e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-4f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-8g.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-10c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-9h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-3d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-7f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-7c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Answers-9i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-8h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-6a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2f.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-2d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/GoldRatings-5e.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-9b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-6d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase1Questions-8b.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test copying build/lib/conceptnet5/support_data/semeval12-2/test/Phase2Questions-2i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/test creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-10a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-5i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-7a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-3c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-1a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-5i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-1a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-10a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-3a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-3c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-5d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-1a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-1a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-2c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-5d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-5i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-3a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-5d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-3a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-3c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-7a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-5i.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-4c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-7a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-4c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-10a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-2h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-2c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-2h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-2h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-4c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-3c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Questions-2c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-3a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-2h.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase1Questions-10a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-5d.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-7a.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/GoldRatings-2c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/semeval12-2/dev/Phase2Answers-4c.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/semeval12-2/dev copying build/lib/conceptnet5/support_data/afinn-adjusted.txt -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mturk copying build/lib/conceptnet5/support_data/mturk/MTURK-771.csv -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/support_data/mturk creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/util copying build/lib/conceptnet5/util/sounds_like.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/util copying build/lib/conceptnet5/util/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/util creating /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats copying build/lib/conceptnet5/formats/semantic_web.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats copying build/lib/conceptnet5/formats/json_stream.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats copying build/lib/conceptnet5/formats/convert.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats copying build/lib/conceptnet5/formats/msgpack_stream.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats copying build/lib/conceptnet5/formats/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats copying build/lib/conceptnet5/__init__.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 copying build/lib/conceptnet5/nodes.py -> /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5 byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/edges.py to edges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/languages.py to languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/relations.py to relations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/ptt_petgame.py to ptt_petgame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/jmdict.py to jmdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/wordnet.py to wordnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/dbpedia.py to dbpedia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/opencyc.py to opencyc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/emoji.py to emoji.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/kyoto_yahoo.py to kyoto_yahoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/wiktionary.py to wiktionary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/cc_cedict.py to cc_cedict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/verbosity.py to verbosity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/conceptnet4.py to conceptnet4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/readers/nadya.py to nadya.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/miniaturize.py to miniaturize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/retrofit.py to retrofit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/debias.py to debias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/transforms.py to transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/propagate.py to propagate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation/wordsim.py to wordsim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation/analogy.py to analogy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation/compare.py to compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation/bias.py to bias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation/story.py to story.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/formats.py to formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/sparse_matrix_builder.py to sparse_matrix_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/ppmi.py to ppmi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/vectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders/reduce_assoc.py to reduce_assoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders/combine_assertions.py to combine_assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders/morphology.py to morphology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/builders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language/english.py to english.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language/lemmatize.py to lemmatize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language/token_utils.py to token_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/language/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/prepare_data.py to prepare_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/uri.py to uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/util/sounds_like.py to sounds_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats/semantic_web.py to semantic_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats/json_stream.py to json_stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats/msgpack_stream.py to msgpack_stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/conceptnet5/nodes.py to nodes.cpython-39.pyc writing byte-compilation script '/tmp/tmpe8xtxuqu.py' /usr/bin/python3 /tmp/tmpe8xtxuqu.py removing /tmp/tmpe8xtxuqu.py running install_egg_info running egg_info writing ConceptNet.egg-info/PKG-INFO writing dependency_links to ConceptNet.egg-info/dependency_links.txt writing entry points to ConceptNet.egg-info/entry_points.txt writing requirements to ConceptNet.egg-info/requires.txt writing top-level names to ConceptNet.egg-info/top_level.txt reading manifest file 'ConceptNet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ConceptNet.egg-info/SOURCES.txt' Copying ConceptNet.egg-info to /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9/site-packages/ConceptNet-5.7.0-py3.9.egg-info running install_scripts Installing cn5-build script to /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/bin Installing cn5-convert script to /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/bin Installing cn5-db script to /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/bin Installing cn5-read script to /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/bin Installing cn5-vectors script to /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64//usr/share/doc/python-ConceptNet + '[' -d doc ']' ~/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 ~/build/BUILD/ConceptNet-5.7.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ConceptNet-5.7.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/ConceptNet-5.7.0 + popd + mv /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.7.0-1 --unique-debug-suffix -5.7.0-1.aarch64 --unique-debug-src-base python-ConceptNet-5.7.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/ConceptNet-5.7.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ConceptNet-5.7.0-1.noarch Provides: python-ConceptNet python3-ConceptNet = 5.7.0-1 python3.9dist(conceptnet) = 5.7 python3dist(conceptnet) = 5.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(ftfy) python3.9dist(langcodes) >= 1.4.1 python3.9dist(marisa-trie) python3.9dist(msgpack-python) python3.9dist(numpy) python3.9dist(ordered-set) python3.9dist(psycopg2-binary) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(snakemake) python3.9dist(wordfreq) >= 2.0.1 python3.9dist(xmltodict) >= 0.11 python3.9dist(xmltodict) < 0.12 Processing files: python-ConceptNet-help-5.7.0-1.noarch warning: Empty %files file /builddir/build/BUILD/ConceptNet-5.7.0/doclist.lst Provides: python-ConceptNet-help = 5.7.0-1 python3-ConceptNet-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 Wrote: /builddir/build/RPMS/python-ConceptNet-help-5.7.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ConceptNet-5.7.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1pyIqw + umask 022 + cd /builddir/build/BUILD + cd ConceptNet-5.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ConceptNet-5.7.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0