Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dungeonsheets.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687258869.322542/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-dungeonsheets.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-dungeonsheets-0.18.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 x86_64 --nodeps /builddir/build/SPECS/python-dungeonsheets.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687258869.322542/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-dungeonsheets.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-dungeonsheets-0.18.0-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-dungeonsheets.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687258869.322542/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-dungeonsheets.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.IrJZvT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dungeonsheets-0.18.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dungeonsheets-0.18.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dungeonsheets-0.18.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.bTqo7C + umask 022 + cd /builddir/build/BUILD + cd dungeonsheets-0.18.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 -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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/dungeonsheets copying dungeonsheets/content_registry.py -> build/lib/dungeonsheets copying dungeonsheets/create_character.py -> build/lib/dungeonsheets copying dungeonsheets/content.py -> build/lib/dungeonsheets copying dungeonsheets/magic_items.py -> build/lib/dungeonsheets copying dungeonsheets/encounter.py -> build/lib/dungeonsheets copying dungeonsheets/readers.py -> build/lib/dungeonsheets copying dungeonsheets/forms.py -> build/lib/dungeonsheets copying dungeonsheets/race.py -> build/lib/dungeonsheets copying dungeonsheets/character.py -> build/lib/dungeonsheets copying dungeonsheets/fill_pdf_template.py -> build/lib/dungeonsheets copying dungeonsheets/weapons.py -> build/lib/dungeonsheets copying dungeonsheets/make_sheets.py -> build/lib/dungeonsheets copying dungeonsheets/entity.py -> build/lib/dungeonsheets copying dungeonsheets/armor.py -> build/lib/dungeonsheets copying dungeonsheets/latex.py -> build/lib/dungeonsheets copying dungeonsheets/infusions.py -> build/lib/dungeonsheets copying dungeonsheets/homebrew.py -> build/lib/dungeonsheets copying dungeonsheets/background.py -> build/lib/dungeonsheets copying dungeonsheets/stats.py -> build/lib/dungeonsheets copying dungeonsheets/exceptions.py -> build/lib/dungeonsheets copying dungeonsheets/epub.py -> build/lib/dungeonsheets copying dungeonsheets/mechanics.py -> build/lib/dungeonsheets copying dungeonsheets/dice.py -> build/lib/dungeonsheets copying dungeonsheets/random_tables.py -> build/lib/dungeonsheets copying dungeonsheets/__init__.py -> build/lib/dungeonsheets creating build/lib/dungeonsheets/features copying dungeonsheets/features/bloodhunter.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/fighter.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/features.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/rogue.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/wizard.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/backgrounds.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/races.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/paladin.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/bard.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/feats.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/sorceror.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/artificer.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/warlock.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/druid.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/cleric.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/barbarian.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/ranger.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/__init__.py -> build/lib/dungeonsheets/features copying dungeonsheets/features/monk.py -> build/lib/dungeonsheets/features creating build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_a.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_o.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_l.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_u.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_v.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_i.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_j.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_h.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_b.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_n.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_e.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_f.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_p.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_k.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_t.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_d.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_r.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_s.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_c.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_x.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_y.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_w.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_m.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_z.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_g.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/__init__.py -> build/lib/dungeonsheets/monsters copying dungeonsheets/monsters/monsters_q.py -> build/lib/dungeonsheets/monsters creating build/lib/dungeonsheets/classes copying dungeonsheets/classes/bloodhunter.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/classes.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/fighter.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/rogue.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/wizard.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/paladin.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/bard.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/sorceror.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/artificer.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/warlock.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/druid.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/cleric.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/barbarian.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/ranger.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/__init__.py -> build/lib/dungeonsheets/classes copying dungeonsheets/classes/monk.py -> build/lib/dungeonsheets/classes creating build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_p.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_w.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_x.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_m.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_i.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_l.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_c.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_e.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_r.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_a.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_y.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_h.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_t.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_o.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_v.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_g.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_j.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_u.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_n.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_k.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_f.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_b.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_q.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_z.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_d.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/__init__.py -> build/lib/dungeonsheets/spells copying dungeonsheets/spells/spells_s.py -> build/lib/dungeonsheets/spells creating build/lib/dungeonsheets/forms copying dungeonsheets/forms/blank-personality-sheet-default.pdf -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/blank-character-sheet-default.pdf -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/blank-spell-sheet-default.pdf -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/preamble.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/postamble.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/subclasses_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/infusions_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/monsters_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/party_summary_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/features_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/extra_gm_content.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/random_tables_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/druid_shapes_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/spellbook_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/magic_items_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/MSavage_template.tex -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/character_template.txt -> build/lib/dungeonsheets/forms copying dungeonsheets/forms/empty_template.txt -> build/lib/dungeonsheets/forms creating build/lib/dungeonsheets/modules creating build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/package.json -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/packages.txt -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/dnd.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/CHANGELOG.md -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/scrot.jpg -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/Makefile -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/CONTRIBUTING.md -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/package-lock.json -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/example.tex -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/CODE-OF-CONDUCT.md -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/LICENSE -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/dndbook.cls -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/dndoptions.clo -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/README.md -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template copying dungeonsheets/modules/DND-5e-LaTeX-Template/dndcore.def -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template creating build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndcomment.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndcolors.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndutility.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndsections.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dnddeprecated.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndheader.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndsidebar.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndstrings.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndreadaloud.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndfonts.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndtoc.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndtable.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndmonster.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying dungeonsheets/modules/DND-5e-LaTeX-Template/lib/compat.sty -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib creating build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying dungeonsheets/modules/DND-5e-LaTeX-Template/img/paper-low-res.jpg -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying dungeonsheets/modules/DND-5e-LaTeX-Template/img/footerscroll.pdf -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying dungeonsheets/modules/DND-5e-LaTeX-Template/img/Makefile -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying dungeonsheets/modules/DND-5e-LaTeX-Template/img/README.md -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying dungeonsheets/modules/DND-5e-LaTeX-Template/img/paper.jpg -> build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying dungeonsheets/../VERSION -> build/lib/dungeonsheets/.. + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3PDChM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 + cd dungeonsheets-0.18.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 -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-dungeonsheets-0.18.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages copying build/lib/VERSION -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/content_registry.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/create_character.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/preamble.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/postamble.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/subclasses_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/blank-personality-sheet-default.pdf -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/infusions_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/blank-character-sheet-default.pdf -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/blank-spell-sheet-default.pdf -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/monsters_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/party_summary_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/features_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/character_template.txt -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/extra_gm_content.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/random_tables_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/druid_shapes_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/spellbook_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/magic_items_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/empty_template.txt -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/forms/MSavage_template.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms copying build/lib/dungeonsheets/content.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/magic_items.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/encounter.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/readers.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/forms.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/bloodhunter.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/fighter.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/features.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/rogue.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/wizard.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/backgrounds.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/races.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/paladin.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/bard.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/feats.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/sorceror.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/artificer.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/warlock.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/druid.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/cleric.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/barbarian.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/ranger.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/__init__.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/features/monk.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features copying build/lib/dungeonsheets/race.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_a.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_o.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_l.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_u.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_v.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_i.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_j.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_h.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_b.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_n.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_e.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_f.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_p.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_k.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_t.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_d.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_r.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_s.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_c.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_x.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_y.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_w.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_m.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_z.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_g.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/__init__.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/monsters/monsters_q.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters copying build/lib/dungeonsheets/character.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/fill_pdf_template.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/weapons.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/make_sheets.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/entity.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/armor.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/latex.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/infusions.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/homebrew.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/background.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/stats.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/exceptions.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/epub.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img/paper-low-res.jpg -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img/footerscroll.pdf -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img/Makefile -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img/README.md -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/img/paper.jpg -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/img copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/package.json -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/packages.txt -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/dnd.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/CHANGELOG.md -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/scrot.jpg -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/Makefile -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/package-lock.json -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/example.tex -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/CODE-OF-CONDUCT.md -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/LICENSE -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/dndbook.cls -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/dndoptions.clo -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/README.md -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/dndcore.def -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndcomment.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndcolors.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndutility.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndsections.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dnddeprecated.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndheader.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndsidebar.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndstrings.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndreadaloud.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndfonts.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndtoc.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndtable.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/dndmonster.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib copying build/lib/dungeonsheets/modules/DND-5e-LaTeX-Template/lib/compat.sty -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/modules/DND-5e-LaTeX-Template/lib creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/bloodhunter.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/classes.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/fighter.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/rogue.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/wizard.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/paladin.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/bard.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/sorceror.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/artificer.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/warlock.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/druid.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/cleric.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/barbarian.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/ranger.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/__init__.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/classes/monk.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes copying build/lib/dungeonsheets/mechanics.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/dice.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/random_tables.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets copying build/lib/dungeonsheets/__init__.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets creating /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_p.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_w.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_x.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_m.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_i.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_l.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_c.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_e.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_r.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_a.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_y.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_h.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_t.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_o.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_v.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_g.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_j.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_u.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_n.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_k.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_f.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_b.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_q.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_z.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_d.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/__init__.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells copying build/lib/dungeonsheets/spells/spells_s.py -> /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/content_registry.py to content_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/create_character.py to create_character.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/content.py to content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/magic_items.py to magic_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/encounter.py to encounter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/readers.py to readers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/bloodhunter.py to bloodhunter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/fighter.py to fighter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/rogue.py to rogue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/wizard.py to wizard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/backgrounds.py to backgrounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/races.py to races.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/paladin.py to paladin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/bard.py to bard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/feats.py to feats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/sorceror.py to sorceror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/artificer.py to artificer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/warlock.py to warlock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/druid.py to druid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/cleric.py to cleric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/barbarian.py to barbarian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/ranger.py to ranger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/features/monk.py to monk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/race.py to race.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_a.py to monsters_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_o.py to monsters_o.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_l.py to monsters_l.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_u.py to monsters_u.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_v.py to monsters_v.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_i.py to monsters_i.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_j.py to monsters_j.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_h.py to monsters_h.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_b.py to monsters_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_n.py to monsters_n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_e.py to monsters_e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_f.py to monsters_f.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_p.py to monsters_p.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_k.py to monsters_k.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters.py to monsters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_t.py to monsters_t.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_d.py to monsters_d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_r.py to monsters_r.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_s.py to monsters_s.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_c.py to monsters_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_x.py to monsters_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_y.py to monsters_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_w.py to monsters_w.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_m.py to monsters_m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_z.py to monsters_z.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_g.py to monsters_g.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/monsters/monsters_q.py to monsters_q.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/character.py to character.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/fill_pdf_template.py to fill_pdf_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/weapons.py to weapons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/make_sheets.py to make_sheets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/armor.py to armor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/latex.py to latex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/infusions.py to infusions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/homebrew.py to homebrew.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/background.py to background.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/epub.py to epub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/bloodhunter.py to bloodhunter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/classes.py to classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/fighter.py to fighter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/rogue.py to rogue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/wizard.py to wizard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/paladin.py to paladin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/bard.py to bard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/sorceror.py to sorceror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/artificer.py to artificer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/warlock.py to warlock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/druid.py to druid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/cleric.py to cleric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/barbarian.py to barbarian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/ranger.py to ranger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/classes/monk.py to monk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/mechanics.py to mechanics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/dice.py to dice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/random_tables.py to random_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_p.py to spells_p.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_w.py to spells_w.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_x.py to spells_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_m.py to spells_m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_i.py to spells_i.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_l.py to spells_l.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_c.py to spells_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_e.py to spells_e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_r.py to spells_r.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_a.py to spells_a.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_y.py to spells_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_h.py to spells_h.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_t.py to spells_t.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_o.py to spells_o.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_v.py to spells_v.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_g.py to spells_g.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_j.py to spells_j.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_u.py to spells_u.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_n.py to spells_n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_k.py to spells_k.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_f.py to spells_f.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells.py to spells.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_b.py to spells_b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_q.py to spells_q.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_z.py to spells_z.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_d.py to spells_d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets/spells/spells_s.py to spells_s.cpython-39.pyc writing byte-compilation script '/tmp/tmpe195k65_.py' /usr/bin/python3 /tmp/tmpe195k65_.py removing /tmp/tmpe195k65_.py running install_egg_info running egg_info writing dungeonsheets.egg-info/PKG-INFO writing dependency_links to dungeonsheets.egg-info/dependency_links.txt writing entry points to dungeonsheets.egg-info/entry_points.txt writing requirements to dungeonsheets.egg-info/requires.txt writing top-level names to dungeonsheets.egg-info/top_level.txt reading manifest file 'dungeonsheets.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'dungeonsheets.egg-info/SOURCES.txt' Copying dungeonsheets.egg-info to /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9/site-packages/dungeonsheets-0.18.0-py3.9.egg-info running install_scripts Installing create-character script to /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/bin Installing makesheets script to /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64//usr/share/doc/python-dungeonsheets + '[' -d doc ']' ~/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 ~/build/BUILD/dungeonsheets-0.18.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 + '[' -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/dungeonsheets-0.18.0 + mv /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.18.0-1 --unique-debug-suffix -0.18.0-1.x86_64 --unique-debug-src-base python-dungeonsheets-0.18.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/dungeonsheets-0.18.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-dungeonsheets-0.18.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dungeonsheets-0.18.0-1.noarch Provides: python-dungeonsheets python3-dungeonsheets = 0.18.0-1 python3.9dist(dungeonsheets) = 0.18 python3dist(dungeonsheets) = 0.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(ebooklib) python3.9dist(fdfgen) python3.9dist(jinja2) python3.9dist(npyscreen) python3.9dist(pdfrw) python3.9dist(reportlab) python3.9dist(setuptools) python3.9dist(sphinx) Processing files: python-dungeonsheets-help-0.18.0-1.noarch warning: Empty %files file /builddir/build/BUILD/dungeonsheets-0.18.0/doclist.lst Provides: python-dungeonsheets-help = 0.18.0-1 python3-dungeonsheets-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-dungeonsheets-0.18.0-1.x86_64 Wrote: /builddir/build/RPMS/python-dungeonsheets-help-0.18.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-dungeonsheets-0.18.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GGC2J1 + umask 022 + cd /builddir/build/BUILD + cd dungeonsheets-0.18.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dungeonsheets-0.18.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0