Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-qary.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684302798.811700/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 x86_64 --nodeps /builddir/build/SPECS/python-qary.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-qary-0.7.27-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-qary.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684302798.811700/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 x86_64 --nodeps /builddir/build/SPECS/python-qary.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-qary-0.7.27-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-qary.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684302798.811700/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 x86_64 --nodeps /builddir/build/SPECS/python-qary.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XxOQaH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qary-0.7.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/qary-0.7.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qary-0.7.27 + /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.ASQHSH + umask 022 + cd /builddir/build/BUILD + cd qary-0.7.27 + 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 -m64 -mtune=generic -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/qary copying src/qary/re_patterns.py -> build/lib/qary copying src/qary/__init__.py -> build/lib/qary copying src/qary/constants.py -> build/lib/qary copying src/qary/config.py -> build/lib/qary copying src/qary/init.py -> build/lib/qary copying src/qary/clibot.py -> build/lib/qary copying src/qary/spacy_language_model.py -> build/lib/qary copying src/qary/services.py -> build/lib/qary package init file 'src/qary/actions/__init__.py' not found (or not a regular file) creating build/lib/qary/actions copying src/qary/actions/osm.py -> build/lib/qary/actions creating build/lib/qary/chat copying src/qary/chat/understanders.py -> build/lib/qary/chat copying src/qary/chat/v3.py -> build/lib/qary/chat copying src/qary/chat/dialog_managers.py -> build/lib/qary/chat copying src/qary/chat/dialog.py -> build/lib/qary/chat copying src/qary/chat/dialog_parse.py -> build/lib/qary/chat copying src/qary/chat/dialog_new.py -> build/lib/qary/chat copying src/qary/chat/intents.py -> build/lib/qary/chat copying src/qary/chat/v4.py -> build/lib/qary/chat copying src/qary/chat/dialog_engine.py -> build/lib/qary/chat copying src/qary/chat/__init__.py -> build/lib/qary/chat copying src/qary/chat/v2.py -> build/lib/qary/chat copying src/qary/chat/quiz_skill.py -> build/lib/qary/chat copying src/qary/chat/matchers.py -> build/lib/qary/chat copying src/qary/chat/classifiers.py -> build/lib/qary/chat creating build/lib/qary/data copying src/qary/data/__init__.py -> build/lib/qary/data creating build/lib/qary/data/constants copying src/qary/data/constants/nltk_stopwords_english.py -> build/lib/qary/data/constants copying src/qary/data/constants/__init__.py -> build/lib/qary/data/constants package init file 'src/qary/eda/__init__.py' not found (or not a regular file) creating build/lib/qary/eda copying src/qary/eda/visualizations.py -> build/lib/qary/eda package init file 'src/qary/etl/__init__.py' not found (or not a regular file) creating build/lib/qary/etl copying src/qary/etl/scrape.py -> build/lib/qary/etl copying src/qary/etl/spaces.py -> build/lib/qary/etl copying src/qary/etl/utils.py -> build/lib/qary/etl copying src/qary/etl/serializers.py -> build/lib/qary/etl copying src/qary/etl/rap_funcs.py -> build/lib/qary/etl copying src/qary/etl/spell.py -> build/lib/qary/etl copying src/qary/etl/knowledge_extraction.py -> build/lib/qary/etl copying src/qary/etl/faqs.py -> build/lib/qary/etl copying src/qary/etl/glossaries.py -> build/lib/qary/etl copying src/qary/etl/qcembed.py -> build/lib/qary/etl copying src/qary/etl/wikicrawl.py -> build/lib/qary/etl copying src/qary/etl/accuracy_reports.py -> build/lib/qary/etl copying src/qary/etl/intents.py -> build/lib/qary/etl copying src/qary/etl/wikisearch.py -> build/lib/qary/etl copying src/qary/etl/yaml_to_json.py -> build/lib/qary/etl copying src/qary/etl/do.py -> build/lib/qary/etl copying src/qary/etl/wiktionary.py -> build/lib/qary/etl copying src/qary/etl/html2md.py -> build/lib/qary/etl copying src/qary/etl/news.py -> build/lib/qary/etl copying src/qary/etl/nesting.py -> build/lib/qary/etl copying src/qary/etl/wikititles.py -> build/lib/qary/etl copying src/qary/etl/deflame.py -> build/lib/qary/etl copying src/qary/etl/unicode.py -> build/lib/qary/etl copying src/qary/etl/netutils.py -> build/lib/qary/etl copying src/qary/etl/vectors.py -> build/lib/qary/etl copying src/qary/etl/json_loader_and_preprocessing.py -> build/lib/qary/etl copying src/qary/etl/fileutils.py -> build/lib/qary/etl package init file 'src/qary/executives/__init__.py' not found (or not a regular file) creating build/lib/qary/executives copying src/qary/executives/text_adventure.py -> build/lib/qary/executives copying src/qary/executives/t_aventure_misc.py -> build/lib/qary/executives package init file 'src/qary/orm/__init__.py' not found (or not a regular file) creating build/lib/qary/orm copying src/qary/orm/models.py -> build/lib/qary/orm package init file 'src/qary/plugins/__init__.py' not found (or not a regular file) creating build/lib/qary/plugins copying src/qary/plugins/ircbot.py -> build/lib/qary/plugins package init file 'src/qary/qa/__init__.py' not found (or not a regular file) creating build/lib/qary/qa copying src/qary/qa/utils.py -> build/lib/qary/qa copying src/qary/qa/qa_train.py -> build/lib/qary/qa copying src/qary/qa/torch_models.py -> build/lib/qary/qa copying src/qary/qa/qa_accuracy_benchmark.py -> build/lib/qary/qa copying src/qary/qa/journal.py -> build/lib/qary/qa copying src/qary/qa/qa_datasets.py -> build/lib/qary/qa copying src/qary/qa/bert_language_model.py -> build/lib/qary/qa copying src/qary/qa/qa_example.py -> build/lib/qary/qa package init file 'src/qary/scores/__init__.py' not found (or not a regular file) creating build/lib/qary/scores copying src/qary/scores/spell_score.py -> build/lib/qary/scores copying src/qary/scores/semantic_score.py -> build/lib/qary/scores copying src/qary/scores/thought.py -> build/lib/qary/scores copying src/qary/scores/quality_score.py -> build/lib/qary/scores creating build/lib/qary/skills copying src/qary/skills/corrected_qa.py -> build/lib/qary/skills copying src/qary/skills/bookclub.py -> build/lib/qary/skills copying src/qary/skills/quiz.py -> build/lib/qary/skills copying src/qary/skills/glossary.py -> build/lib/qary/skills copying src/qary/skills/__init__.py -> build/lib/qary/skills copying src/qary/skills/eliza.py -> build/lib/qary/skills copying src/qary/skills/spelling.py -> build/lib/qary/skills copying src/qary/skills/yes_no.py -> build/lib/qary/skills copying src/qary/skills/historybot.py -> build/lib/qary/skills copying src/qary/skills/pattern.py -> build/lib/qary/skills copying src/qary/skills/qa_elastic.py -> build/lib/qary/skills copying src/qary/skills/search_fuzzy.py -> build/lib/qary/skills copying src/qary/skills/life.py -> build/lib/qary/skills copying src/qary/skills/base.py -> build/lib/qary/skills copying src/qary/skills/rap.py -> build/lib/qary/skills copying src/qary/skills/example.py -> build/lib/qary/skills copying src/qary/skills/faq.py -> build/lib/qary/skills copying src/qary/skills/timecard.py -> build/lib/qary/skills copying src/qary/skills/pulse.py -> build/lib/qary/skills copying src/qary/skills/qa.py -> build/lib/qary/skills copying src/qary/skills/poly.py -> build/lib/qary/skills copying src/qary/data/synonyms_gender_neutral.yaml -> build/lib/qary/data copying src/qary/data/movie_dialog.csv -> build/lib/qary/data copying src/qary/data/wikipedia-pages-to-scrape.yml -> build/lib/qary/data copying src/qary/data/utf8_table.csv -> build/lib/qary/data copying src/qary/data/datasets.yml -> build/lib/qary/data copying src/qary/data/sensitivity_translations.yml -> build/lib/qary/data copying src/qary/data/session_history.json -> build/lib/qary/data copying src/qary/data/medical_sentences.json -> build/lib/qary/data copying src/qary/data/downloadable_bigdata_directory.yml -> build/lib/qary/data copying src/qary/data/utf8.csv -> build/lib/qary/data copying src/qary/data/qary.ini -> build/lib/qary/data copying src/qary/data/eliza_doctor.txt -> build/lib/qary/data creating build/lib/qary/data/book_smarts copying src/qary/data/book_smarts/book_club_discussion_question_templates.yml -> build/lib/qary/data/book_smarts copying src/qary/data/book_smarts/README.md -> build/lib/qary/data/book_smarts copying src/qary/data/book_smarts/discussion_questions.txt -> build/lib/qary/data/book_smarts copying src/qary/data/book_smarts/aima-1-0-2.yml -> build/lib/qary/data/book_smarts creating build/lib/qary/data/chat copying src/qary/data/chat/example-multilingual.v4.dialog.yml -> build/lib/qary/data/chat copying src/qary/data/chat/moia-poly-dialog-tree-simplified-chinese.v3.dialog.yml -> build/lib/qary/data/chat copying src/qary/data/chat/example-multilingual.v3.dialog.yml -> build/lib/qary/data/chat creating build/lib/qary/data/corpora copying src/qary/data/corpora/sentences-conversational-questions.yml -> build/lib/qary/data/corpora copying src/qary/data/corpora/README.md -> build/lib/qary/data/corpora copying src/qary/data/corpora/sentences.yml -> build/lib/qary/data/corpora copying src/qary/data/corpora/spelling_corrector_word_count.gz -> build/lib/qary/data/corpora copying src/qary/data/corpora/scifi_novel_title_authors.csv -> build/lib/qary/data/corpora copying src/qary/data/corpora/schmidt-futures-tools-competition-finalists.yml -> build/lib/qary/data/corpora copying src/qary/data/corpora/Evolution of AI Timeline History.md -> build/lib/qary/data/corpora creating build/lib/qary/data/corpora/rss_feeds copying src/qary/data/corpora/rss_feeds/hidden-brain-june-podcasts.xml -> build/lib/qary/data/corpora/rss_feeds creating build/lib/qary/data/corpora/web_pages copying src/qary/data/corpora/web_pages/Tools Competition Catalyze Winners – Futures Forum.html -> build/lib/qary/data/corpora/web_pages copying src/qary/data/corpora/web_pages/Competition Finalists – Futures Forum.html -> build/lib/qary/data/corpora/web_pages copying src/qary/data/corpora/web_pages/Tools Competition Winners -- Futures Forum.html -> build/lib/qary/data/corpora/web_pages creating build/lib/qary/data/corpora/wikipedia copying src/qary/data/corpora/wikipedia/README.md -> build/lib/qary/data/corpora/wikipedia copying src/qary/data/corpora/wikipedia/george_floyd_karma.yml -> build/lib/qary/data/corpora/wikipedia creating build/lib/qary/data/factquest copying src/qary/data/factquest/critical-thinking-problemm-solving-logic.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/default-text-adventure-messages.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/default-text-adventure.csv -> build/lib/qary/data/factquest copying src/qary/data/factquest/ogden-student-teacher-conference-difficult-student-happy-path.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/fact_quest_ideas.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/sprouting avacado pits.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/default-text-adventure.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/ogden-student-teacher-conference-difficult-student-advanced.dialog.yml -> build/lib/qary/data/factquest copying src/qary/data/factquest/hazard_quests.yml -> build/lib/qary/data/factquest creating build/lib/qary/data/faq copying src/qary/data/faq/AI-ethics-researchers-thinkers.yml -> build/lib/qary/data/faq copying src/qary/data/faq/glossary-logic.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-06.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2021.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-digital-health-2020.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-03.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-health-wellbeing.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-09.yml -> build/lib/qary/data/faq copying src/qary/data/faq/short-faqs.csv -> build/lib/qary/data/faq copying src/qary/data/faq/quiz-onboard-intern-interview-python-data-science-machine-learning.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-git.yml -> build/lib/qary/data/faq copying src/qary/data/faq/glossary-business.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-self-help-bullying-and-abuse.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-08.yml -> build/lib/qary/data/faq copying src/qary/data/faq/glossary-psychology.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-devops.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-07.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2019-11-30.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-cleaned.csv -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-04.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-self-help-nutrition.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-programming-anti-patterns.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-dsdh-covid-19-vaccine.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-bash-quiz.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-digital-health-2019-12-31.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-10.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-general-python-data-science-and-machine-learning.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-data-science-interview.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-quiz-python-data-science.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-original.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2022.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-12.yml -> build/lib/qary/data/faq copying src/qary/data/faq/glossary-dsdh.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-01.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-05.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2020-02.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-data-science-corporate-politics.yml -> build/lib/qary/data/faq copying src/qary/data/faq/faq-python-data-science-2019-12.yml -> build/lib/qary/data/faq creating build/lib/qary/data/glossaries copying src/qary/data/glossaries/dictionary.csv -> build/lib/qary/data/glossaries copying src/qary/data/glossaries/acronyms.csv -> build/lib/qary/data/glossaries creating build/lib/qary/data/gpt-j-6b copying src/qary/data/gpt-j-6b/example-pretrained-model-results.yml -> build/lib/qary/data/gpt-j-6b creating build/lib/qary/data/interview copying src/qary/data/interview/interview-questions-python-django.yml -> build/lib/qary/data/interview copying src/qary/data/interview/quiz-onboard-intern-interview-python-data-science-machine-learning.yml -> build/lib/qary/data/interview copying src/qary/data/interview/take-home-quiz-problems-questions.yml -> build/lib/qary/data/interview copying src/qary/data/interview/2020-02-13-interview questions liguist comcast chatbot role -> build/lib/qary/data/interview copying src/qary/data/interview/faq-data-science-interview.yml -> build/lib/qary/data/interview copying src/qary/data/interview/qary-export-quiz-onboard-intern-interview-python-data-science-machine-learning.yml -> build/lib/qary/data/interview creating build/lib/qary/data/life_coach copying src/qary/data/life_coach/questions-to-ask-business-partner-employee-cofounder.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/tips-for-dealing-with-holiday-stress.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/life-language-data.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/burns-cognitive-distortion-emotion-log.md -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/burns-cognitive-distortion-emotion-journal.v2.dialog.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/superbetter.v2.dialog.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/depression-checklist-questions.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/burns-cognitive-distortion-emotion-journal-test.v2.dialog.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/depression-score-example-statements-labeled.yml -> build/lib/qary/data/life_coach copying src/qary/data/life_coach/healthy-brain-habits.yml -> build/lib/qary/data/life_coach creating build/lib/qary/data/life_coach/moderating copying src/qary/data/life_coach/moderating/sexual-harassment-examples.yml -> build/lib/qary/data/life_coach/moderating copying src/qary/data/life_coach/moderating/ucsd-sexual-harassment-and-descrimination-training.yml -> build/lib/qary/data/life_coach/moderating copying src/qary/data/life_coach/moderating/offensive-phrases-and-translations.yml -> build/lib/qary/data/life_coach/moderating copying src/qary/data/life_coach/moderating/stress-suggestions-advice.yml -> build/lib/qary/data/life_coach/moderating creating build/lib/qary/data/log copying src/qary/data/log/README -> build/lib/qary/data/log creating build/lib/qary/data/models creating build/lib/qary/data/models/qa copying src/qary/data/models/qa/README.md -> build/lib/qary/data/models/qa creating build/lib/qary/data/nlpia copying src/qary/data/nlpia/nlpia toc and chapter outline with questions.yml -> build/lib/qary/data/nlpia copying src/qary/data/nlpia/nlpia-questions-by-chapter.yml -> build/lib/qary/data/nlpia creating build/lib/qary/data/parul copying src/qary/data/parul/chatbot.txt -> build/lib/qary/data/parul copying src/qary/data/parul/chatbot-depth3.txt -> build/lib/qary/data/parul copying src/qary/data/parul/chatbot-depth3.csv -> build/lib/qary/data/parul copying src/qary/data/parul/chatbot.csv -> build/lib/qary/data/parul creating build/lib/qary/data/prosocial copying src/qary/data/prosocial/pc_sentences.yml -> build/lib/qary/data/prosocial copying src/qary/data/prosocial/prosocial_rewording_translations.yml -> build/lib/qary/data/prosocial copying src/qary/data/prosocial/pc_synonyms.yml -> build/lib/qary/data/prosocial creating build/lib/qary/data/quiz copying src/qary/data/quiz/great-quotes-quizbot-qa.yml -> build/lib/qary/data/quiz copying src/qary/data/quiz/quiz_bash_dialog.yml -> build/lib/qary/data/quiz copying src/qary/data/quiz/quiz_test_dialog.v2.yml -> build/lib/qary/data/quiz creating build/lib/qary/data/rap copying src/qary/data/rap/rap_corpus.txt -> build/lib/qary/data/rap creating build/lib/qary/data/search copying src/qary/data/search/search-engine-small-prosocial-authentic-blogs-webrings.yml -> build/lib/qary/data/search creating build/lib/qary/data/tests copying src/qary/data/tests/intern_quiz.v2.dialog.yml -> build/lib/qary/data/tests copying src/qary/data/tests/dialog_parser.v2.dialog.yml -> build/lib/qary/data/tests copying src/qary/data/tests/yes_no_multiple_cats_problem.txt -> build/lib/qary/data/tests copying src/qary/data/tests/wsj_pugnlp.detector_morse.Detector.json.gz -> build/lib/qary/data/tests copying src/qary/data/tests/intern_quiz.yml -> build/lib/qary/data/tests copying src/qary/data/tests/unit_test_data.gz -> build/lib/qary/data/tests creating build/lib/qary/data/testsets copying src/qary/data/testsets/.gitignore -> build/lib/qary/data/testsets creating build/lib/qary/data/testsets/dialog copying src/qary/data/testsets/dialog/yes_no_multiple_cats_problem.txt -> build/lib/qary/data/testsets/dialog copying src/qary/data/testsets/dialog/intern_quiz.yml -> build/lib/qary/data/testsets/dialog copying src/qary/data/testsets/dialog/qa-2020-04-25.json -> build/lib/qary/data/testsets/dialog copying src/qary/data/testsets/dialog/qa-2020-04-25.yml -> build/lib/qary/data/testsets/dialog copying src/qary/data/testsets/dialog/qa-tiny-2020-05-24.json -> build/lib/qary/data/testsets/dialog copying src/qary/data/testsets/dialog_parser.input.dialog.yml -> build/lib/qary/data/testsets copying src/qary/data/testsets/dialog_parser.input.v2.dialog.yml -> build/lib/qary/data/testsets copying src/qary/data/testsets/quiz_intern.v2.dialog.yml -> build/lib/qary/data/testsets copying src/qary/data/testsets/summary_accuracy_report.gz -> build/lib/qary/data/testsets copying src/qary/data/testsets/test_qa.input.txt -> build/lib/qary/data/testsets copying src/qary/data/testsets/test_qa.solution.txt -> build/lib/qary/data/testsets copying src/qary/data/testsets/test_quiz.input.txt -> build/lib/qary/data/testsets copying src/qary/data/testsets/test_quiz.solution.txt -> build/lib/qary/data/testsets copying src/qary/data/testsets/unit-test-data.txt -> build/lib/qary/data/testsets copying src/qary/data/testsets/unit-tests-data.gz -> build/lib/qary/data/testsets copying src/qary/data/testsets/unit_test_data.gz -> build/lib/qary/data/testsets copying src/qary/data/testsets/unit_test_data.json -> build/lib/qary/data/testsets creating build/lib/qary/data/thinking copying src/qary/data/thinking/Intuition Pumps and Other Tools for Thinking by Daniel Dennet -- toc-notes-and-quotes.md -> build/lib/qary/data/thinking creating build/lib/qary/data/training_sets copying src/qary/data/training_sets/README.md -> build/lib/qary/data/training_sets copying src/qary/data/training_sets/intent_recognition.yml -> build/lib/qary/data/training_sets creating build/lib/qary/data/tutor-bot copying src/qary/data/tutor-bot/socratic-questions.yml -> build/lib/qary/data/tutor-bot copying src/qary/data/tutor-bot/threads-datascience.yml -> build/lib/qary/data/tutor-bot copying src/qary/data/tutor-bot/first-order-logic-english-translations.yml -> build/lib/qary/data/tutor-bot creating build/lib/qary/data/unittests copying src/qary/data/unittests/wsj_pugnlp.detector_morse.Detector.json.gz -> build/lib/qary/data/unittests creating build/lib/qary/data/wikipedia copying src/qary/data/wikipedia/george_floyd_karma.yml -> build/lib/qary/data/wikipedia copying src/qary/data/wikipedia/Abraham_Lincoln.wiki.txt -> build/lib/qary/data/wikipedia creating build/lib/qary/data/writing copying src/qary/data/writing/ben-student-teacher-conference-difficult-student.script.yml -> build/lib/qary/data/writing copying src/qary/data/writing/ben-compose-personal-essay-brainstorm.v2.dialog.yml -> build/lib/qary/data/writing copying src/qary/data/writing/ogden-compose-personal-essay-brainstorm.v2.dialog.yml -> build/lib/qary/data/writing copying src/qary/data/writing/katie-student-teacher-conference-difficult-student.script.yml -> build/lib/qary/data/writing copying src/qary/data/writing/hobson-compose-personal-essay-brainstorm.v2.dialog.yml -> build/lib/qary/data/writing copying src/qary/data/writing/personal-essay-topic-selection-path-2.script.yml -> build/lib/qary/data/writing copying src/qary/data/writing/ogden-script.v2.dialog.yml -> build/lib/qary/data/writing copying src/qary/data/writing/personal-essay-topic-selection-path-1.script.yml -> build/lib/qary/data/writing copying src/qary/data/writing/historybot-script.v2.dialog.yml -> build/lib/qary/data/writing copying src/qary/data/writing/compose-personal-essay-brainstorm.v2.dialog.yml -> build/lib/qary/data/writing copying src/qary/data/writing/ogden-student-teacher-conference-difficult-student.script.yml -> build/lib/qary/data/writing copying src/qary/data/writing/katie-compose-personal-essay-brainstorm.v2.dialog.yml -> build/lib/qary/data/writing creating build/lib/qary/data/yes_no copying src/qary/data/yes_no/intern_quiz.txt -> build/lib/qary/data/yes_no copying src/qary/data/yes_no/Conversation Style Quiz from Glass Door.yml -> build/lib/qary/data/yes_no copying src/qary/data/yes_no/self-assessment-conversation-style.yml -> build/lib/qary/data/yes_no copying src/qary/data/yes_no/austism_and_attention_deficit_disorder_estimate.yml -> build/lib/qary/data/yes_no copying src/qary/data/yes_no/internship-application-typeform.yml -> build/lib/qary/data/yes_no copying src/qary/data/yes_no/intern_quiz.yml -> build/lib/qary/data/yes_no copying src/qary/data/yes_no/multiple_cats_problem.txt -> build/lib/qary/data/yes_no copying src/qary/data/constants/uri-schemes.xhtml.csv -> build/lib/qary/data/constants copying src/qary/data/constants/tlds-from-iana.csv -> build/lib/qary/data/constants copying src/qary/data/constants/emoticons-from-wikipedia.csv -> build/lib/qary/data/constants copying src/qary/data/constants/nltk_stopwords_english.json -> build/lib/qary/data/constants copying src/qary/etl/elastic.py.bak -> build/lib/qary/etl + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7SYxP9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64 + cd qary-0.7.27 + 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 -m64 -mtune=generic -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-qary-0.7.27-1.x86_64 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-qary-0.7.27-1.x86_64/usr creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary copying build/lib/qary/re_patterns.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/utils.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/qa_train.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/torch_models.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/qa_accuracy_benchmark.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/journal.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/qa_datasets.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/bert_language_model.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa copying build/lib/qary/qa/qa_example.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/plugins copying build/lib/qary/plugins/ircbot.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/plugins creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores copying build/lib/qary/scores/spell_score.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores copying build/lib/qary/scores/semantic_score.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores copying build/lib/qary/scores/thought.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores copying build/lib/qary/scores/quality_score.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/orm copying build/lib/qary/orm/models.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/orm creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/understanders.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/v3.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/dialog_managers.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/dialog.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/dialog_parse.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/dialog_new.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/intents.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/v4.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/dialog_engine.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/__init__.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/v2.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/quiz_skill.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/matchers.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat copying build/lib/qary/chat/classifiers.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data copying build/lib/qary/data/synonyms_gender_neutral.yaml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/parul copying build/lib/qary/data/parul/chatbot.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/parul copying build/lib/qary/data/parul/chatbot-depth3.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/parul copying build/lib/qary/data/parul/chatbot-depth3.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/parul copying build/lib/qary/data/parul/chatbot.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/parul creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tutor-bot copying build/lib/qary/data/tutor-bot/socratic-questions.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tutor-bot copying build/lib/qary/data/tutor-bot/threads-datascience.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tutor-bot copying build/lib/qary/data/tutor-bot/first-order-logic-english-translations.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tutor-bot creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/search copying build/lib/qary/data/search/search-engine-small-prosocial-authentic-blogs-webrings.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/search creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/test_qa.input.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/unit-test-data.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/dialog_parser.input.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/quiz_intern.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/test_quiz.solution.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/summary_accuracy_report.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/test_quiz.input.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/unit_test_data.json -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/unit-tests-data.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/test_qa.solution.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/dialog_parser.input.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets/dialog copying build/lib/qary/data/testsets/dialog/yes_no_multiple_cats_problem.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets/dialog copying build/lib/qary/data/testsets/dialog/intern_quiz.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets/dialog copying build/lib/qary/data/testsets/dialog/qa-2020-04-25.json -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets/dialog copying build/lib/qary/data/testsets/dialog/qa-2020-04-25.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets/dialog copying build/lib/qary/data/testsets/dialog/qa-tiny-2020-05-24.json -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets/dialog copying build/lib/qary/data/testsets/.gitignore -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/testsets/unit_test_data.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/testsets copying build/lib/qary/data/movie_dialog.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/glossaries copying build/lib/qary/data/glossaries/dictionary.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/glossaries copying build/lib/qary/data/glossaries/acronyms.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/glossaries creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/intern_quiz.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/Conversation Style Quiz from Glass Door.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/self-assessment-conversation-style.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/austism_and_attention_deficit_disorder_estimate.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/internship-application-typeform.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/intern_quiz.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no copying build/lib/qary/data/yes_no/multiple_cats_problem.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/yes_no creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/AI-ethics-researchers-thinkers.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/glossary-logic.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-06.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2021.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-digital-health-2020.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-03.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-health-wellbeing.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-09.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/short-faqs.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/quiz-onboard-intern-interview-python-data-science-machine-learning.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-git.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/glossary-business.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-self-help-bullying-and-abuse.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-08.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/glossary-psychology.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-devops.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-07.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2019-11-30.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-cleaned.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-04.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-self-help-nutrition.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-programming-anti-patterns.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-dsdh-covid-19-vaccine.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-bash-quiz.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-digital-health-2019-12-31.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-10.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-general-python-data-science-and-machine-learning.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-data-science-interview.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-quiz-python-data-science.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-original.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2022.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-12.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/glossary-dsdh.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-01.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-05.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2020-02.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-data-science-corporate-politics.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq copying build/lib/qary/data/faq/faq-python-data-science-2019-12.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/faq creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/ben-student-teacher-conference-difficult-student.script.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/ben-compose-personal-essay-brainstorm.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/ogden-compose-personal-essay-brainstorm.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/katie-student-teacher-conference-difficult-student.script.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/hobson-compose-personal-essay-brainstorm.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/personal-essay-topic-selection-path-2.script.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/ogden-script.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/personal-essay-topic-selection-path-1.script.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/historybot-script.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/compose-personal-essay-brainstorm.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/ogden-student-teacher-conference-difficult-student.script.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing copying build/lib/qary/data/writing/katie-compose-personal-essay-brainstorm.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/writing creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/chat copying build/lib/qary/data/chat/example-multilingual.v4.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/chat copying build/lib/qary/data/chat/moia-poly-dialog-tree-simplified-chinese.v3.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/chat copying build/lib/qary/data/chat/example-multilingual.v3.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/chat creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants copying build/lib/qary/data/constants/uri-schemes.xhtml.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants copying build/lib/qary/data/constants/tlds-from-iana.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants copying build/lib/qary/data/constants/nltk_stopwords_english.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants copying build/lib/qary/data/constants/emoticons-from-wikipedia.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants copying build/lib/qary/data/constants/__init__.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants copying build/lib/qary/data/constants/nltk_stopwords_english.json -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/unittests copying build/lib/qary/data/unittests/wsj_pugnlp.detector_morse.Detector.json.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/unittests copying build/lib/qary/data/wikipedia-pages-to-scrape.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data copying build/lib/qary/data/utf8_table.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/models creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/models/qa copying build/lib/qary/data/models/qa/README.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/models/qa copying build/lib/qary/data/datasets.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora copying build/lib/qary/data/corpora/sentences-conversational-questions.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora copying build/lib/qary/data/corpora/README.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora copying build/lib/qary/data/corpora/sentences.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora copying build/lib/qary/data/corpora/spelling_corrector_word_count.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora copying build/lib/qary/data/corpora/scifi_novel_title_authors.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora copying build/lib/qary/data/corpora/schmidt-futures-tools-competition-finalists.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/web_pages copying build/lib/qary/data/corpora/web_pages/Tools Competition Catalyze Winners – Futures Forum.html -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/web_pages copying build/lib/qary/data/corpora/web_pages/Competition Finalists – Futures Forum.html -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/web_pages copying build/lib/qary/data/corpora/web_pages/Tools Competition Winners -- Futures Forum.html -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/web_pages creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/rss_feeds copying build/lib/qary/data/corpora/rss_feeds/hidden-brain-june-podcasts.xml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/rss_feeds copying build/lib/qary/data/corpora/Evolution of AI Timeline History.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/wikipedia copying build/lib/qary/data/corpora/wikipedia/george_floyd_karma.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/wikipedia copying build/lib/qary/data/corpora/wikipedia/README.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/corpora/wikipedia creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/quiz copying build/lib/qary/data/quiz/great-quotes-quizbot-qa.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/quiz copying build/lib/qary/data/quiz/quiz_bash_dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/quiz copying build/lib/qary/data/quiz/quiz_test_dialog.v2.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/quiz creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/log copying build/lib/qary/data/log/README -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/log copying build/lib/qary/data/__init__.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/rap copying build/lib/qary/data/rap/rap_corpus.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/rap copying build/lib/qary/data/sensitivity_translations.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data copying build/lib/qary/data/session_history.json -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/questions-to-ask-business-partner-employee-cofounder.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/tips-for-dealing-with-holiday-stress.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/life-language-data.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/burns-cognitive-distortion-emotion-log.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/burns-cognitive-distortion-emotion-journal.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach/moderating copying build/lib/qary/data/life_coach/moderating/sexual-harassment-examples.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach/moderating copying build/lib/qary/data/life_coach/moderating/ucsd-sexual-harassment-and-descrimination-training.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach/moderating copying build/lib/qary/data/life_coach/moderating/offensive-phrases-and-translations.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach/moderating copying build/lib/qary/data/life_coach/moderating/stress-suggestions-advice.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach/moderating copying build/lib/qary/data/life_coach/superbetter.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/depression-checklist-questions.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/burns-cognitive-distortion-emotion-journal-test.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/depression-score-example-statements-labeled.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach copying build/lib/qary/data/life_coach/healthy-brain-habits.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/life_coach creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/prosocial copying build/lib/qary/data/prosocial/pc_sentences.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/prosocial copying build/lib/qary/data/prosocial/prosocial_rewording_translations.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/prosocial copying build/lib/qary/data/prosocial/pc_synonyms.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/prosocial copying build/lib/qary/data/medical_sentences.json -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/book_smarts copying build/lib/qary/data/book_smarts/book_club_discussion_question_templates.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/book_smarts copying build/lib/qary/data/book_smarts/README.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/book_smarts copying build/lib/qary/data/book_smarts/discussion_questions.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/book_smarts copying build/lib/qary/data/book_smarts/aima-1-0-2.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/book_smarts copying build/lib/qary/data/downloadable_bigdata_directory.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/training_sets copying build/lib/qary/data/training_sets/README.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/training_sets copying build/lib/qary/data/training_sets/intent_recognition.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/training_sets creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/interview/interview-questions-python-django.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/interview/quiz-onboard-intern-interview-python-data-science-machine-learning.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/interview/take-home-quiz-problems-questions.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/interview/2020-02-13-interview questions liguist comcast chatbot role -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/interview/faq-data-science-interview.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/interview/qary-export-quiz-onboard-intern-interview-python-data-science-machine-learning.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/interview copying build/lib/qary/data/utf8.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data copying build/lib/qary/data/qary.ini -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/gpt-j-6b copying build/lib/qary/data/gpt-j-6b/example-pretrained-model-results.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/gpt-j-6b copying build/lib/qary/data/eliza_doctor.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/critical-thinking-problemm-solving-logic.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/default-text-adventure-messages.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/default-text-adventure.csv -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/ogden-student-teacher-conference-difficult-student-happy-path.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/fact_quest_ideas.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/sprouting avacado pits.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/default-text-adventure.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/ogden-student-teacher-conference-difficult-student-advanced.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest copying build/lib/qary/data/factquest/hazard_quests.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/factquest creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/thinking copying build/lib/qary/data/thinking/Intuition Pumps and Other Tools for Thinking by Daniel Dennet -- toc-notes-and-quotes.md -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/thinking creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/wikipedia copying build/lib/qary/data/wikipedia/george_floyd_karma.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/wikipedia copying build/lib/qary/data/wikipedia/Abraham_Lincoln.wiki.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/wikipedia creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/nlpia copying build/lib/qary/data/nlpia/nlpia toc and chapter outline with questions.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/nlpia copying build/lib/qary/data/nlpia/nlpia-questions-by-chapter.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/nlpia creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/data/tests/intern_quiz.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/data/tests/dialog_parser.v2.dialog.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/data/tests/yes_no_multiple_cats_problem.txt -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/data/tests/wsj_pugnlp.detector_morse.Detector.json.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/data/tests/intern_quiz.yml -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/data/tests/unit_test_data.gz -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/tests copying build/lib/qary/__init__.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary copying build/lib/qary/constants.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/corrected_qa.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/bookclub.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/quiz.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/glossary.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/__init__.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/eliza.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/spelling.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/yes_no.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/historybot.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/pattern.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/qa_elastic.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/search_fuzzy.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/life.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/base.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/rap.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/example.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/faq.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/timecard.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/pulse.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/qa.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/skills/poly.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills copying build/lib/qary/config.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary copying build/lib/qary/init.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/eda copying build/lib/qary/eda/visualizations.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/eda creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/scrape.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/spaces.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/utils.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/serializers.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/rap_funcs.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/spell.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/knowledge_extraction.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/faqs.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/glossaries.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/qcembed.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/wikicrawl.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/accuracy_reports.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/intents.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/wikisearch.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/yaml_to_json.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/do.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/wiktionary.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/html2md.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/news.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/nesting.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/wikititles.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/deflame.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/unicode.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/netutils.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/vectors.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/elastic.py.bak -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/json_loader_and_preprocessing.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl copying build/lib/qary/etl/fileutils.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/actions copying build/lib/qary/actions/osm.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/actions creating /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/executives copying build/lib/qary/executives/text_adventure.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/executives copying build/lib/qary/executives/t_aventure_misc.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/executives copying build/lib/qary/clibot.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary copying build/lib/qary/spacy_language_model.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary copying build/lib/qary/services.py -> /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/re_patterns.py to re_patterns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/qa_train.py to qa_train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/torch_models.py to torch_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/qa_accuracy_benchmark.py to qa_accuracy_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/journal.py to journal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/qa_datasets.py to qa_datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/bert_language_model.py to bert_language_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/qa/qa_example.py to qa_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/plugins/ircbot.py to ircbot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores/spell_score.py to spell_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores/semantic_score.py to semantic_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores/thought.py to thought.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/scores/quality_score.py to quality_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/orm/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/understanders.py to understanders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/v3.py to v3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/dialog_managers.py to dialog_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/dialog.py to dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/dialog_parse.py to dialog_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/dialog_new.py to dialog_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/intents.py to intents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/v4.py to v4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/dialog_engine.py to dialog_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/v2.py to v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/quiz_skill.py to quiz_skill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/matchers.py to matchers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/chat/classifiers.py to classifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants/nltk_stopwords_english.py to nltk_stopwords_english.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/corrected_qa.py to corrected_qa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/bookclub.py to bookclub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/quiz.py to quiz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/glossary.py to glossary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/eliza.py to eliza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/spelling.py to spelling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/yes_no.py to yes_no.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/historybot.py to historybot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/pattern.py to pattern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/qa_elastic.py to qa_elastic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/search_fuzzy.py to search_fuzzy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/life.py to life.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/rap.py to rap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/example.py to example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/faq.py to faq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/timecard.py to timecard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/pulse.py to pulse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/qa.py to qa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/skills/poly.py to poly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/eda/visualizations.py to visualizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/scrape.py to scrape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/spaces.py to spaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/rap_funcs.py to rap_funcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/spell.py to spell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/knowledge_extraction.py to knowledge_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/faqs.py to faqs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/glossaries.py to glossaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/qcembed.py to qcembed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/wikicrawl.py to wikicrawl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/accuracy_reports.py to accuracy_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/intents.py to intents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/wikisearch.py to wikisearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/yaml_to_json.py to yaml_to_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/do.py to do.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/wiktionary.py to wiktionary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/html2md.py to html2md.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/news.py to news.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/nesting.py to nesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/wikititles.py to wikititles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/deflame.py to deflame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/unicode.py to unicode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/netutils.py to netutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/vectors.py to vectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/json_loader_and_preprocessing.py to json_loader_and_preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/etl/fileutils.py to fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/actions/osm.py to osm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/executives/text_adventure.py to text_adventure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/executives/t_aventure_misc.py to t_aventure_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/clibot.py to clibot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/spacy_language_model.py to spacy_language_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary/services.py to services.cpython-39.pyc writing byte-compilation script '/tmp/tmplrhcynqo.py' /usr/bin/python3 /tmp/tmplrhcynqo.py removing /tmp/tmplrhcynqo.py running install_egg_info running egg_info creating src/qary.egg-info writing src/qary.egg-info/PKG-INFO writing dependency_links to src/qary.egg-info/dependency_links.txt writing entry points to src/qary.egg-info/entry_points.txt writing requirements to src/qary.egg-info/requires.txt writing top-level names to src/qary.egg-info/top_level.txt writing manifest file 'src/qary.egg-info/SOURCES.txt' package init file 'src/qary/actions/__init__.py' not found (or not a regular file) package init file 'src/qary/eda/__init__.py' not found (or not a regular file) package init file 'src/qary/etl/__init__.py' not found (or not a regular file) package init file 'src/qary/executives/__init__.py' not found (or not a regular file) package init file 'src/qary/orm/__init__.py' not found (or not a regular file) package init file 'src/qary/plugins/__init__.py' not found (or not a regular file) package init file 'src/qary/qa/__init__.py' not found (or not a regular file) package init file 'src/qary/scores/__init__.py' not found (or not a regular file) reading manifest file 'src/qary.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/qary.egg-info/SOURCES.txt' Copying src/qary.egg-info to /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/lib/python3.9/site-packages/qary-0.7.27-py3.9.egg-info running install_scripts Installing qary script to /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64//usr/share/doc/python-qary + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64 ~/build/BUILDROOT/python-qary-0.7.27-1.x86_64 ~/build/BUILD/qary-0.7.27 + '[' -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 ']' + popd ~/build/BUILD/qary-0.7.27 + mv /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-qary-0.7.27-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.27-1 --unique-debug-suffix -0.7.27-1.x86_64 --unique-debug-src-base python-qary-0.7.27-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/qary-0.7.27 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-qary-0.7.27-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-qary-0.7.27-1.noarch error: File must begin with "/": Style error: File must begin with "/": Quiz error: File must begin with "/": from error: File must begin with "/": Glass error: File must begin with "/": Door.yml error: File must begin with "/": Competition error: File must begin with "/": Catalyze error: File must begin with "/": Winners error: File must begin with "/": – error: File must begin with "/": Futures error: File must begin with "/": Forum.html error: File must begin with "/": Finalists error: File must begin with "/": – error: File must begin with "/": Futures error: File must begin with "/": Forum.html error: File must begin with "/": Competition error: File must begin with "/": Winners error: File must begin with "/": -- error: File must begin with "/": Futures error: File must begin with "/": Forum.html error: File must begin with "/": of error: File must begin with "/": AI error: File must begin with "/": Timeline error: File must begin with "/": History.md error: File must begin with "/": questions error: File must begin with "/": liguist error: File must begin with "/": comcast error: File must begin with "/": chatbot error: File must begin with "/": role error: File must begin with "/": avacado error: File must begin with "/": pits.yml error: File must begin with "/": Pumps error: File must begin with "/": and error: File must begin with "/": Other error: File must begin with "/": Tools error: File must begin with "/": for error: File must begin with "/": Thinking error: File must begin with "/": by error: File must begin with "/": Daniel error: File must begin with "/": Dennet error: File must begin with "/": -- error: File must begin with "/": toc-notes-and-quotes.md error: File must begin with "/": toc error: File must begin with "/": and error: File must begin with "/": chapter error: File must begin with "/": outline error: File must begin with "/": with error: File must begin with "/": questions.yml RPM build errors: File must begin with "/": Style File must begin with "/": Quiz File must begin with "/": from File must begin with "/": Glass File must begin with "/": Door.yml File must begin with "/": Competition File must begin with "/": Catalyze File must begin with "/": Winners File must begin with "/": – File must begin with "/": Futures File must begin with "/": Forum.html File must begin with "/": Finalists File must begin with "/": – File must begin with "/": Futures File must begin with "/": Forum.html File must begin with "/": Competition File must begin with "/": Winners File must begin with "/": -- File must begin with "/": Futures File must begin with "/": Forum.html File must begin with "/": of File must begin with "/": AI File must begin with "/": Timeline File must begin with "/": History.md File must begin with "/": questions File must begin with "/": liguist File must begin with "/": comcast File must begin with "/": chatbot File must begin with "/": role File must begin with "/": avacado File must begin with "/": pits.yml File must begin with "/": Pumps File must begin with "/": and File must begin with "/": Other File must begin with "/": Tools File must begin with "/": for File must begin with "/": Thinking File must begin with "/": by File must begin with "/": Daniel File must begin with "/": Dennet File must begin with "/": -- File must begin with "/": toc-notes-and-quotes.md File must begin with "/": toc File must begin with "/": and File must begin with "/": chapter File must begin with "/": outline File must begin with "/": with File must begin with "/": questions.yml Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-qary.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-qary.spec