Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-derobertis-cv.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686584848.903096/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-derobertis-cv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-derobertis-cv-1.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-derobertis-cv.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686584848.903096/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-derobertis-cv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-derobertis-cv-1.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-derobertis-cv.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686584848.903096/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-derobertis-cv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Eq3slA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf derobertis-cv-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/derobertis-cv-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd derobertis-cv-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h3izjb + umask 022 + cd /builddir/build/BUILD + cd derobertis-cv-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/derobertis_cv copying derobertis_cv/video_converter.py -> build/lib/derobertis_cv copying derobertis_cv/logger.py -> build/lib/derobertis_cv copying derobertis_cv/pdf_compressor.py -> build/lib/derobertis_cv copying derobertis_cv/__init__.py -> build/lib/derobertis_cv creating build/lib/tests copying tests/test_skills.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_software_project.py -> build/lib/tests creating build/lib/derobertis_cv/models copying derobertis_cv/models/university.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/level_scale.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/cased.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/award.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/organization.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/resources.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/skill_experiences.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/category.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/skill_experience.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/prereq.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/i_skill_experience.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/textbook.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/nested.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/skill.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/skill_experience_mixin.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/experience_scale.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/__init__.py -> build/lib/derobertis_cv/models copying derobertis_cv/models/course.py -> build/lib/derobertis_cv/models creating build/lib/derobertis_cv/plbuild copying derobertis_cv/plbuild/paths.py -> build/lib/derobertis_cv/plbuild copying derobertis_cv/plbuild/__init__.py -> build/lib/derobertis_cv/plbuild creating build/lib/derobertis_cv/pltemplates copying derobertis_cv/pltemplates/coauthor.py -> build/lib/derobertis_cv/pltemplates copying derobertis_cv/pltemplates/application_info.py -> build/lib/derobertis_cv/pltemplates copying derobertis_cv/pltemplates/logo.py -> build/lib/derobertis_cv/pltemplates copying derobertis_cv/pltemplates/academic_employment.py -> build/lib/derobertis_cv/pltemplates copying derobertis_cv/pltemplates/syllabus.py -> build/lib/derobertis_cv/pltemplates copying derobertis_cv/pltemplates/__init__.py -> build/lib/derobertis_cv/pltemplates creating build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/universities.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/authors.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/references.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/interests.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/jobs.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/awards.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/course_categories.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/education_model.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/skills.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/education.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/timelineable.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/cv.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/__init__.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/organizations.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/papers.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/research_categories.py -> build/lib/derobertis_cv/pldata copying derobertis_cv/pldata/employment_model.py -> build/lib/derobertis_cv/pldata creating build/lib/derobertis_cv/models/grades copying derobertis_cv/models/grades/breakdown.py -> build/lib/derobertis_cv/models/grades copying derobertis_cv/models/grades/scale.py -> build/lib/derobertis_cv/models/grades copying derobertis_cv/models/grades/main.py -> build/lib/derobertis_cv/models/grades copying derobertis_cv/models/grades/__init__.py -> build/lib/derobertis_cv/models/grades creating build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/presentation.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/document_imports.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/presentation_imports.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/document.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/general_imports.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/author.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/general.py -> build/lib/derobertis_cv/plbuild/templates copying derobertis_cv/plbuild/templates/__init__.py -> build/lib/derobertis_cv/plbuild/templates creating build/lib/derobertis_cv/plbuild/sources copying derobertis_cv/plbuild/sources/__init__.py -> build/lib/derobertis_cv/plbuild/sources creating build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/publications_list.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/teaching_experience.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/research_statement.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/research_cover.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/skill_dot.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/references.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/research_notes.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/fin_model_syllabus.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/teaching_cover.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/industry_diversity_statement.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/diversity_statement.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/website.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/teaching_statement.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/skills_list.py -> build/lib/derobertis_cv/plbuild/sources/document copying derobertis_cv/plbuild/sources/document/__init__.py -> build/lib/derobertis_cv/plbuild/sources/document creating build/lib/derobertis_cv/pltemplates/software copying derobertis_cv/pltemplates/software/project.py -> build/lib/derobertis_cv/pltemplates/software copying derobertis_cv/pltemplates/software/__init__.py -> build/lib/derobertis_cv/pltemplates/software copying derobertis_cv/pltemplates/software/section.py -> build/lib/derobertis_cv/pltemplates/software creating build/lib/derobertis_cv/pltemplates/skills copying derobertis_cv/pltemplates/skills/skill_dot.py -> build/lib/derobertis_cv/pltemplates/skills copying derobertis_cv/pltemplates/skills/skill.py -> build/lib/derobertis_cv/pltemplates/skills copying derobertis_cv/pltemplates/skills/__init__.py -> build/lib/derobertis_cv/pltemplates/skills copying derobertis_cv/pltemplates/skills/section.py -> build/lib/derobertis_cv/pltemplates/skills creating build/lib/derobertis_cv/pldata/constants copying derobertis_cv/pldata/constants/authors.py -> build/lib/derobertis_cv/pldata/constants copying derobertis_cv/pldata/constants/institutions.py -> build/lib/derobertis_cv/pldata/constants copying derobertis_cv/pldata/constants/contact.py -> build/lib/derobertis_cv/pldata/constants copying derobertis_cv/pldata/constants/__init__.py -> build/lib/derobertis_cv/pldata/constants creating build/lib/derobertis_cv/pldata/software copying derobertis_cv/pldata/software/config.py -> build/lib/derobertis_cv/pldata/software copying derobertis_cv/pldata/software/__init__.py -> build/lib/derobertis_cv/pldata/software creating build/lib/derobertis_cv/pldata/cover_letters copying derobertis_cv/pldata/cover_letters/push.py -> build/lib/derobertis_cv/pldata/cover_letters copying derobertis_cv/pldata/cover_letters/models.py -> build/lib/derobertis_cv/pldata/cover_letters copying derobertis_cv/pldata/cover_letters/letter_config.py -> build/lib/derobertis_cv/pldata/cover_letters copying derobertis_cv/pldata/cover_letters/build.py -> build/lib/derobertis_cv/pldata/cover_letters copying derobertis_cv/pldata/cover_letters/__init__.py -> build/lib/derobertis_cv/pldata/cover_letters creating build/lib/derobertis_cv/pldata/courses copying derobertis_cv/pldata/courses/main.py -> build/lib/derobertis_cv/pldata/courses copying derobertis_cv/pldata/courses/fin_model.py -> build/lib/derobertis_cv/pldata/courses copying derobertis_cv/pldata/courses/general.py -> build/lib/derobertis_cv/pldata/courses copying derobertis_cv/pldata/courses/__init__.py -> build/lib/derobertis_cv/pldata/courses creating build/lib/derobertis_cv/pldata/software/yaml_ copying derobertis_cv/pldata/software/yaml_/config.py -> build/lib/derobertis_cv/pldata/software/yaml_ copying derobertis_cv/pldata/software/yaml_/modify.py -> build/lib/derobertis_cv/pldata/software/yaml_ copying derobertis_cv/pldata/software/yaml_/create.py -> build/lib/derobertis_cv/pldata/software/yaml_ copying derobertis_cv/pldata/software/yaml_/load.py -> build/lib/derobertis_cv/pldata/software/yaml_ copying derobertis_cv/pldata/software/yaml_/__init__.py -> build/lib/derobertis_cv/pldata/software/yaml_ running egg_info writing derobertis_cv.egg-info/PKG-INFO writing dependency_links to derobertis_cv.egg-info/dependency_links.txt writing entry points to derobertis_cv.egg-info/entry_points.txt writing requirements to derobertis_cv.egg-info/requires.txt writing top-level names to derobertis_cv.egg-info/top_level.txt reading manifest file 'derobertis_cv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'private_cv' adding license file 'LICENSE.md' writing manifest file 'derobertis_cv.egg-info/SOURCES.txt' creating build/lib/derobertis_cv/plbuild/assets creating build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/call-option-logo.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/cfa-logo.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/chart-line-down.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/cryptocompare.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/datastream.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/drawing.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/excel.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/gmat-logo.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/insider.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/nd-logo-site-link.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/nd-logo-site-link.xcf -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/nd-logo.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/nick-derobertis.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/portfolio-analysis-logo.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/sec-logo.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/sigma-lower.svg -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/signature.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/sp-capital-iq.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/svelte-angular.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/svelte-angular.xcf -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/uf-logo.png -> build/lib/derobertis_cv/plbuild/assets/images copying derobertis_cv/plbuild/assets/images/vcu-logo.png -> build/lib/derobertis_cv/plbuild/assets/images creating build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/All Evaluations.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/All Transcripts.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/Are Investors Paying (for) Attention.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/Course Outline.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/Government Equity Market Intervention and the Cross_Section of Stock Returns.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/Job Market Paper - Valuation without Cash Flows.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/plbuild/assets/pdfs/OSPIN Informed Trading in Options and Stock Markets.pdf -> build/lib/derobertis_cv/plbuild/assets/pdfs copying derobertis_cv/pldata/software/yaml_/projects.yaml -> build/lib/derobertis_cv/pldata/software/yaml_ + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PoRzGB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 + cd derobertis-cv-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv copying build/lib/derobertis_cv/video_converter.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv copying build/lib/derobertis_cv/logger.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/university.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/level_scale.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/cased.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/award.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/organization.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/resources.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/skill_experiences.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/category.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/skill_experience.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/prereq.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/i_skill_experience.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades copying build/lib/derobertis_cv/models/grades/breakdown.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades copying build/lib/derobertis_cv/models/grades/scale.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades copying build/lib/derobertis_cv/models/grades/main.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades copying build/lib/derobertis_cv/models/grades/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades copying build/lib/derobertis_cv/models/textbook.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/nested.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/skill.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/skill_experience_mixin.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/experience_scale.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models copying build/lib/derobertis_cv/models/course.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild copying build/lib/derobertis_cv/plbuild/paths.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/presentation.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/document_imports.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/presentation_imports.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/document.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/general_imports.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/author.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/general.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates copying build/lib/derobertis_cv/plbuild/templates/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/publications_list.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/teaching_experience.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/research_statement.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/research_cover.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/skill_dot.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/references.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/research_notes.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/fin_model_syllabus.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/teaching_cover.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/industry_diversity_statement.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/diversity_statement.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/website.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/teaching_statement.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/skills_list.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/document/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document copying build/lib/derobertis_cv/plbuild/sources/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/Course Outline.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/Job Market Paper - Valuation without Cash Flows.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/All Evaluations.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/OSPIN Informed Trading in Options and Stock Markets.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/Are Investors Paying (for) Attention.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/Government Equity Market Intervention and the Cross_Section of Stock Returns.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs copying build/lib/derobertis_cv/plbuild/assets/pdfs/All Transcripts.pdf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/pdfs creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/svelte-angular.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/excel.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/drawing.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/call-option-logo.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/uf-logo.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/portfolio-analysis-logo.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/nd-logo-site-link.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/sigma-lower.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/vcu-logo.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/cryptocompare.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/svelte-angular.xcf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/nick-derobertis.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/sp-capital-iq.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/gmat-logo.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/datastream.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/nd-logo.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/signature.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/insider.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/sec-logo.png -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/nd-logo-site-link.xcf -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/cfa-logo.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/assets/images/chart-line-down.svg -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/assets/images copying build/lib/derobertis_cv/plbuild/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates copying build/lib/derobertis_cv/pltemplates/coauthor.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates copying build/lib/derobertis_cv/pltemplates/application_info.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software copying build/lib/derobertis_cv/pltemplates/software/project.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software copying build/lib/derobertis_cv/pltemplates/software/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software copying build/lib/derobertis_cv/pltemplates/software/section.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills copying build/lib/derobertis_cv/pltemplates/skills/skill_dot.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills copying build/lib/derobertis_cv/pltemplates/skills/skill.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills copying build/lib/derobertis_cv/pltemplates/skills/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills copying build/lib/derobertis_cv/pltemplates/skills/section.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills copying build/lib/derobertis_cv/pltemplates/logo.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates copying build/lib/derobertis_cv/pltemplates/academic_employment.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates copying build/lib/derobertis_cv/pltemplates/syllabus.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates copying build/lib/derobertis_cv/pltemplates/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates copying build/lib/derobertis_cv/pdf_compressor.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/universities.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/authors.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants copying build/lib/derobertis_cv/pldata/constants/authors.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants copying build/lib/derobertis_cv/pldata/constants/institutions.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants copying build/lib/derobertis_cv/pldata/constants/contact.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants copying build/lib/derobertis_cv/pldata/constants/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants copying build/lib/derobertis_cv/pldata/references.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/interests.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/jobs.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software copying build/lib/derobertis_cv/pldata/software/config.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/yaml_/config.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/yaml_/modify.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/yaml_/create.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/yaml_/load.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/yaml_/projects.yaml -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/yaml_/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_ copying build/lib/derobertis_cv/pldata/software/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software copying build/lib/derobertis_cv/pldata/awards.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/course_categories.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/education_model.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/skills.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/education.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters copying build/lib/derobertis_cv/pldata/cover_letters/push.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters copying build/lib/derobertis_cv/pldata/cover_letters/models.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters copying build/lib/derobertis_cv/pldata/cover_letters/letter_config.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters copying build/lib/derobertis_cv/pldata/cover_letters/build.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters copying build/lib/derobertis_cv/pldata/cover_letters/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters copying build/lib/derobertis_cv/pldata/timelineable.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/cv.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses copying build/lib/derobertis_cv/pldata/courses/main.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses copying build/lib/derobertis_cv/pldata/courses/fin_model.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses copying build/lib/derobertis_cv/pldata/courses/general.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses copying build/lib/derobertis_cv/pldata/courses/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses copying build/lib/derobertis_cv/pldata/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/organizations.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/papers.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/research_categories.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/pldata/employment_model.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata copying build/lib/derobertis_cv/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv creating /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_skills.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_software_project.py -> /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/video_converter.py to video_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/university.py to university.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/level_scale.py to level_scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/cased.py to cased.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/award.py to award.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/organization.py to organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/skill_experiences.py to skill_experiences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/category.py to category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/skill_experience.py to skill_experience.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/prereq.py to prereq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/i_skill_experience.py to i_skill_experience.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades/breakdown.py to breakdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades/scale.py to scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/grades/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/textbook.py to textbook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/nested.py to nested.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/skill.py to skill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/skill_experience_mixin.py to skill_experience_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/experience_scale.py to experience_scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/models/course.py to course.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/presentation.py to presentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/document_imports.py to document_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/presentation_imports.py to presentation_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/general_imports.py to general_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/author.py to author.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/general.py to general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/publications_list.py to publications_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/teaching_experience.py to teaching_experience.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/research_statement.py to research_statement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/research_cover.py to research_cover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/skill_dot.py to skill_dot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/references.py to references.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/research_notes.py to research_notes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/fin_model_syllabus.py to fin_model_syllabus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/teaching_cover.py to teaching_cover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/industry_diversity_statement.py to industry_diversity_statement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/diversity_statement.py to diversity_statement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/website.py to website.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/teaching_statement.py to teaching_statement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/skills_list.py to skills_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/document/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/plbuild/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/coauthor.py to coauthor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/application_info.py to application_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/software/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills/skill_dot.py to skill_dot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills/skill.py to skill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/skills/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/logo.py to logo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/academic_employment.py to academic_employment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/syllabus.py to syllabus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pltemplates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pdf_compressor.py to pdf_compressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/universities.py to universities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/authors.py to authors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants/authors.py to authors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants/institutions.py to institutions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants/contact.py to contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/references.py to references.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/interests.py to interests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_/modify.py to modify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/yaml_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/software/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/awards.py to awards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/course_categories.py to course_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/education_model.py to education_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/skills.py to skills.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/education.py to education.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters/push.py to push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters/letter_config.py to letter_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cover_letters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/timelineable.py to timelineable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/cv.py to cv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses/fin_model.py to fin_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses/general.py to general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/courses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/organizations.py to organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/papers.py to papers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/research_categories.py to research_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/pldata/employment_model.py to employment_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_skills.py to test_skills.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_software_project.py to test_software_project.cpython-39.pyc writing byte-compilation script '/tmp/tmpnieejl6j.py' /usr/bin/python3 /tmp/tmpnieejl6j.py removing /tmp/tmpnieejl6j.py running install_egg_info running egg_info writing derobertis_cv.egg-info/PKG-INFO writing dependency_links to derobertis_cv.egg-info/dependency_links.txt writing entry points to derobertis_cv.egg-info/entry_points.txt writing requirements to derobertis_cv.egg-info/requires.txt writing top-level names to derobertis_cv.egg-info/top_level.txt reading manifest file 'derobertis_cv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'private_cv' adding license file 'LICENSE.md' writing manifest file 'derobertis_cv.egg-info/SOURCES.txt' Copying derobertis_cv.egg-info to /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9/site-packages/derobertis_cv-1.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64//usr/share/doc/python-derobertis-cv + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64//usr/share/doc/python-derobertis-cv + pushd /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 ~/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 ~/build/BUILD/derobertis-cv-1.1.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/derobertis-cv-1.1.0 + popd + mv /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0-1 --unique-debug-suffix -1.1.0-1.aarch64 --unique-debug-src-base python-derobertis-cv-1.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/derobertis-cv-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-derobertis-cv-1.1.0-1.noarch Provides: python-derobertis-cv python3-derobertis-cv = 1.1.0-1 python3.9dist(derobertis-cv) = 1.1 python3dist(derobertis-cv) = 1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(inflect) python3.9dist(pl-builder) < 1 python3.9dist(project-report) python3.9dist(pyyaml) python3.9dist(weakreflist) Processing files: python-derobertis-cv-help-1.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/derobertis-cv-1.1.0/doclist.lst Provides: python-derobertis-cv-help = 1.1.0-1 python3-derobertis-cv-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python-derobertis-cv-help-1.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-derobertis-cv-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0suP0X + umask 022 + cd /builddir/build/BUILD + cd derobertis-cv-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-derobertis-cv-1.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0