Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pydocx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683317627.979774/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-pydocx.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-PyDocX-0.9.10-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-pydocx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683317627.979774/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-pydocx.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-PyDocX-0.9.10-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-pydocx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683317627.979774/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-pydocx.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.ZBJBp7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyDocX-0.9.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyDocX-0.9.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyDocX-0.9.10 + /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.DtrqoO + umask 022 + cd /builddir/build/BUILD + cd PyDocX-0.9.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pydocx copying pydocx/exceptions.py -> build/lib/pydocx copying pydocx/packaging.py -> build/lib/pydocx copying pydocx/__main__.py -> build/lib/pydocx copying pydocx/models.py -> build/lib/pydocx copying pydocx/__init__.py -> build/lib/pydocx copying pydocx/pydocx.py -> build/lib/pydocx copying pydocx/constants.py -> build/lib/pydocx copying pydocx/types.py -> build/lib/pydocx creating build/lib/tests copying tests/test_main.py -> build/lib/tests copying tests/test_packaging.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_models.py -> build/lib/tests creating build/lib/pydocx/util copying pydocx/util/__init__.py -> build/lib/pydocx/util copying pydocx/util/zip.py -> build/lib/pydocx/util copying pydocx/util/uri.py -> build/lib/pydocx/util copying pydocx/util/xml.py -> build/lib/pydocx/util copying pydocx/util/memoize.py -> build/lib/pydocx/util creating build/lib/pydocx/openxml copying pydocx/openxml/__init__.py -> build/lib/pydocx/openxml creating build/lib/pydocx/export copying pydocx/export/base.py -> build/lib/pydocx/export copying pydocx/export/html.py -> build/lib/pydocx/export copying pydocx/export/numbering_span.py -> build/lib/pydocx/export copying pydocx/export/__init__.py -> build/lib/pydocx/export copying pydocx/export/markdown.py -> build/lib/pydocx/export creating build/lib/pydocx/test copying pydocx/test/testcases.py -> build/lib/pydocx/test copying pydocx/test/document_builder.py -> build/lib/pydocx/test copying pydocx/test/__init__.py -> build/lib/pydocx/test copying pydocx/test/utils.py -> build/lib/pydocx/test creating build/lib/pydocx/openxml/markup_compatibility copying pydocx/openxml/markup_compatibility/alternate_content.py -> build/lib/pydocx/openxml/markup_compatibility copying pydocx/openxml/markup_compatibility/__init__.py -> build/lib/pydocx/openxml/markup_compatibility copying pydocx/openxml/markup_compatibility/fallback.py -> build/lib/pydocx/openxml/markup_compatibility creating build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/open_xml_part.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/font_table_part.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/image_part.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/style_definitions_part.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/word_processing_document.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/main_document_part.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/__init__.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/open_xml_package.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/open_xml_part_container.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/footnotes_part.py -> build/lib/pydocx/openxml/packaging copying pydocx/openxml/packaging/numbering_definitions_part.py -> build/lib/pydocx/openxml/packaging creating build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/numbering_instance.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/deleted_text.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/simple_field.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/table_cell.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/tab_char.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/textbox_content.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/styles.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/style.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/table_cell_properties.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/numbering_properties.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/paragraph.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/table_row.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/table.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/level.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/inserted_run.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/picture.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/field_code.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/deleted_run.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/run.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/field_char.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/footnotes.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/rfonts.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/embedded_object.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/sdt_run.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/text.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/sdt_block.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/hyperlink.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/footnote_reference.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/footnote.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/level_override.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/drawing.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/no_break_hyphen.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/__init__.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/abstract_num.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/document.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/sdt_content_block.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/paragraph_properties.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/smart_tag_run.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/run_properties.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/br.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/body.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/section_properties.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/sdt_content_run.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/numbering.py -> build/lib/pydocx/openxml/wordprocessing copying pydocx/openxml/wordprocessing/footnote_reference_mark.py -> build/lib/pydocx/openxml/wordprocessing creating build/lib/pydocx/openxml/vml copying pydocx/openxml/vml/image_data.py -> build/lib/pydocx/openxml/vml copying pydocx/openxml/vml/textbox.py -> build/lib/pydocx/openxml/vml copying pydocx/openxml/vml/shape.py -> build/lib/pydocx/openxml/vml copying pydocx/openxml/vml/__init__.py -> build/lib/pydocx/openxml/vml copying pydocx/openxml/vml/rect.py -> build/lib/pydocx/openxml/vml creating build/lib/pydocx/openxml/drawing copying pydocx/openxml/drawing/extents.py -> build/lib/pydocx/openxml/drawing copying pydocx/openxml/drawing/transform_2d.py -> build/lib/pydocx/openxml/drawing copying pydocx/openxml/drawing/__init__.py -> build/lib/pydocx/openxml/drawing copying pydocx/openxml/drawing/graphic_data.py -> build/lib/pydocx/openxml/drawing copying pydocx/openxml/drawing/graphic.py -> build/lib/pydocx/openxml/drawing copying pydocx/openxml/drawing/blip.py -> build/lib/pydocx/openxml/drawing creating build/lib/pydocx/openxml/drawing/wordprocessing copying pydocx/openxml/drawing/wordprocessing/inline.py -> build/lib/pydocx/openxml/drawing/wordprocessing copying pydocx/openxml/drawing/wordprocessing/anchor.py -> build/lib/pydocx/openxml/drawing/wordprocessing copying pydocx/openxml/drawing/wordprocessing/__init__.py -> build/lib/pydocx/openxml/drawing/wordprocessing creating build/lib/pydocx/openxml/drawing/pictures copying pydocx/openxml/drawing/pictures/shape_properties.py -> build/lib/pydocx/openxml/drawing/pictures copying pydocx/openxml/drawing/pictures/picture.py -> build/lib/pydocx/openxml/drawing/pictures copying pydocx/openxml/drawing/pictures/__init__.py -> build/lib/pydocx/openxml/drawing/pictures copying pydocx/openxml/drawing/pictures/blip_fill.py -> build/lib/pydocx/openxml/drawing/pictures creating build/lib/pydocx/export/mixins copying pydocx/export/mixins/__init__.py -> build/lib/pydocx/export/mixins copying pydocx/export/mixins/faked_superscript_and_subscript.py -> build/lib/pydocx/export/mixins creating build/lib/tests/util copying tests/util/test_xml.py -> build/lib/tests/util copying tests/util/__init__.py -> build/lib/tests/util copying tests/util/test_zip.py -> build/lib/tests/util creating build/lib/tests/openxml copying tests/openxml/__init__.py -> build/lib/tests/openxml creating build/lib/tests/export copying tests/export/test_numbering_span.py -> build/lib/tests/export copying tests/export/test_xml.py -> build/lib/tests/export copying tests/export/__init__.py -> build/lib/tests/export copying tests/export/test_docx.py -> build/lib/tests/export creating build/lib/tests/openxml/packaging copying tests/openxml/packaging/test_numbering_definitions_part.py -> build/lib/tests/openxml/packaging copying tests/openxml/packaging/test_footnotes_part.py -> build/lib/tests/openxml/packaging copying tests/openxml/packaging/test_word_processing_document.py -> build/lib/tests/openxml/packaging copying tests/openxml/packaging/test_main_document_part.py -> build/lib/tests/openxml/packaging copying tests/openxml/packaging/__init__.py -> build/lib/tests/openxml/packaging creating build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_hyperlink.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_level.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_run_properties.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_numbering.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_run.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_abstract_num.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_body.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_numbering_properties.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_style.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_numbering_instance.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_paragraph_properties.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/__init__.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_paragraph.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_level_override.py -> build/lib/tests/openxml/wordprocessing copying tests/openxml/wordprocessing/test_styles.py -> build/lib/tests/openxml/wordprocessing creating build/lib/tests/export/html copying tests/export/html/test_field_code.py -> build/lib/tests/export/html copying tests/export/html/test_hyperlink.py -> build/lib/tests/export/html copying tests/export/html/test_footnote.py -> build/lib/tests/export/html copying tests/export/html/test_numbering.py -> build/lib/tests/export/html copying tests/export/html/test_overrides.py -> build/lib/tests/export/html copying tests/export/html/test_page_break.py -> build/lib/tests/export/html copying tests/export/html/test_tables.py -> build/lib/tests/export/html copying tests/export/html/test_simple_field.py -> build/lib/tests/export/html copying tests/export/html/test_xml_vulnerabilities.py -> build/lib/tests/export/html copying tests/export/html/test_direct_formatting_bold_property.py -> build/lib/tests/export/html copying tests/export/html/__init__.py -> build/lib/tests/export/html copying tests/export/html/test_drawing_graphic_blip.py -> build/lib/tests/export/html copying tests/export/html/test_paragraph.py -> build/lib/tests/export/html copying tests/export/html/test_style_based_on.py -> build/lib/tests/export/html copying tests/export/html/test_heading.py -> build/lib/tests/export/html copying tests/export/html/test_property_hierarchy.py -> build/lib/tests/export/html copying tests/export/html/test_rect.py -> build/lib/tests/export/html copying tests/export/html/test_markup_compatibility.py -> build/lib/tests/export/html copying tests/export/html/test_textbox.py -> build/lib/tests/export/html creating build/lib/tests/export/mixins copying tests/export/mixins/__init__.py -> build/lib/tests/export/mixins copying tests/export/mixins/test_faked_superscript_and_subscript.py -> build/lib/tests/export/mixins + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.o0dXcU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64 + cd PyDocX-0.9.10 + 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-PyDocX-0.9.10-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx copying build/lib/pydocx/exceptions.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util copying build/lib/pydocx/util/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util copying build/lib/pydocx/util/zip.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util copying build/lib/pydocx/util/uri.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util copying build/lib/pydocx/util/xml.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util copying build/lib/pydocx/util/memoize.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util copying build/lib/pydocx/packaging.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx copying build/lib/pydocx/__main__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx copying build/lib/pydocx/models.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility copying build/lib/pydocx/openxml/markup_compatibility/alternate_content.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility copying build/lib/pydocx/openxml/markup_compatibility/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility copying build/lib/pydocx/openxml/markup_compatibility/fallback.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/open_xml_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/font_table_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/image_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/style_definitions_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/word_processing_document.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/main_document_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/open_xml_package.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/open_xml_part_container.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/footnotes_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging copying build/lib/pydocx/openxml/packaging/numbering_definitions_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/numbering_instance.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/deleted_text.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/simple_field.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/table_cell.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/tab_char.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/textbox_content.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/styles.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/style.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/table_cell_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/numbering_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/paragraph.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/table_row.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/table.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/level.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/inserted_run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/picture.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/field_code.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/deleted_run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/field_char.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/footnotes.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/rfonts.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/embedded_object.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/sdt_run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/text.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/sdt_block.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/hyperlink.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/footnote_reference.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/footnote.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/level_override.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/drawing.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/no_break_hyphen.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/abstract_num.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/document.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/sdt_content_block.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/paragraph_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/smart_tag_run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/run_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/br.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/body.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/section_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/sdt_content_run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/numbering.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/wordprocessing/footnote_reference_mark.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing copying build/lib/pydocx/openxml/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml copying build/lib/pydocx/openxml/vml/image_data.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml copying build/lib/pydocx/openxml/vml/textbox.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml copying build/lib/pydocx/openxml/vml/shape.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml copying build/lib/pydocx/openxml/vml/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml copying build/lib/pydocx/openxml/vml/rect.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing copying build/lib/pydocx/openxml/drawing/extents.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing copying build/lib/pydocx/openxml/drawing/transform_2d.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing copying build/lib/pydocx/openxml/drawing/wordprocessing/inline.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing copying build/lib/pydocx/openxml/drawing/wordprocessing/anchor.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing copying build/lib/pydocx/openxml/drawing/wordprocessing/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing copying build/lib/pydocx/openxml/drawing/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing copying build/lib/pydocx/openxml/drawing/graphic_data.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures copying build/lib/pydocx/openxml/drawing/pictures/shape_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures copying build/lib/pydocx/openxml/drawing/pictures/picture.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures copying build/lib/pydocx/openxml/drawing/pictures/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures copying build/lib/pydocx/openxml/drawing/pictures/blip_fill.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures copying build/lib/pydocx/openxml/drawing/graphic.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing copying build/lib/pydocx/openxml/drawing/blip.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export copying build/lib/pydocx/export/base.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export copying build/lib/pydocx/export/html.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export copying build/lib/pydocx/export/numbering_span.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export copying build/lib/pydocx/export/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export copying build/lib/pydocx/export/markdown.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/mixins copying build/lib/pydocx/export/mixins/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/mixins copying build/lib/pydocx/export/mixins/faked_superscript_and_subscript.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/mixins copying build/lib/pydocx/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx copying build/lib/pydocx/pydocx.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx copying build/lib/pydocx/constants.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test copying build/lib/pydocx/test/testcases.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test copying build/lib/pydocx/test/document_builder.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test copying build/lib/pydocx/test/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test copying build/lib/pydocx/test/utils.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test copying build/lib/pydocx/types.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/util/test_xml.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/util/test_zip.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util copying build/lib/tests/test_main.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging copying build/lib/tests/openxml/packaging/test_numbering_definitions_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging copying build/lib/tests/openxml/packaging/test_footnotes_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging copying build/lib/tests/openxml/packaging/test_word_processing_document.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging copying build/lib/tests/openxml/packaging/test_main_document_part.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging copying build/lib/tests/openxml/packaging/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_hyperlink.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_level.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_run_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_numbering.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_run.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_abstract_num.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_body.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_numbering_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_style.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_numbering_instance.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_paragraph_properties.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_paragraph.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_level_override.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/wordprocessing/test_styles.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing copying build/lib/tests/openxml/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export copying build/lib/tests/export/test_numbering_span.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export copying build/lib/tests/export/test_xml.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export copying build/lib/tests/export/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export copying build/lib/tests/export/test_docx.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_field_code.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_hyperlink.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_footnote.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_numbering.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_overrides.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_page_break.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_tables.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_simple_field.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_xml_vulnerabilities.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_direct_formatting_bold_property.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_drawing_graphic_blip.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_paragraph.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_style_based_on.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_heading.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_property_hierarchy.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_rect.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_markup_compatibility.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html copying build/lib/tests/export/html/test_textbox.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html creating /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/mixins copying build/lib/tests/export/mixins/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/mixins copying build/lib/tests/export/mixins/test_faked_superscript_and_subscript.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/mixins copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_models.py -> /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util/zip.py to zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util/uri.py to uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util/xml.py to xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/util/memoize.py to memoize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/packaging.py to packaging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility/alternate_content.py to alternate_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/markup_compatibility/fallback.py to fallback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/open_xml_part.py to open_xml_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/font_table_part.py to font_table_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/image_part.py to image_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/style_definitions_part.py to style_definitions_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/word_processing_document.py to word_processing_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/main_document_part.py to main_document_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/open_xml_package.py to open_xml_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/open_xml_part_container.py to open_xml_part_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/footnotes_part.py to footnotes_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/packaging/numbering_definitions_part.py to numbering_definitions_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/numbering_instance.py to numbering_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/deleted_text.py to deleted_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/simple_field.py to simple_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/table_cell.py to table_cell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/tab_char.py to tab_char.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/textbox_content.py to textbox_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/styles.py to styles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/table_cell_properties.py to table_cell_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/numbering_properties.py to numbering_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/paragraph.py to paragraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/table_row.py to table_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/level.py to level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/inserted_run.py to inserted_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/picture.py to picture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/field_code.py to field_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/deleted_run.py to deleted_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/field_char.py to field_char.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/footnotes.py to footnotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/rfonts.py to rfonts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/embedded_object.py to embedded_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/sdt_run.py to sdt_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/sdt_block.py to sdt_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/hyperlink.py to hyperlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/footnote_reference.py to footnote_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/footnote.py to footnote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/level_override.py to level_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/drawing.py to drawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/no_break_hyphen.py to no_break_hyphen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/abstract_num.py to abstract_num.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/sdt_content_block.py to sdt_content_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/paragraph_properties.py to paragraph_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/smart_tag_run.py to smart_tag_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/run_properties.py to run_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/br.py to br.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/body.py to body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/section_properties.py to section_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/sdt_content_run.py to sdt_content_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/numbering.py to numbering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/wordprocessing/footnote_reference_mark.py to footnote_reference_mark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml/image_data.py to image_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml/textbox.py to textbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml/shape.py to shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/vml/rect.py to rect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/extents.py to extents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/transform_2d.py to transform_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing/inline.py to inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing/anchor.py to anchor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/wordprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/graphic_data.py to graphic_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures/shape_properties.py to shape_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures/picture.py to picture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/pictures/blip_fill.py to blip_fill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/graphic.py to graphic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/openxml/drawing/blip.py to blip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/numbering_span.py to numbering_span.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/markdown.py to markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/export/mixins/faked_superscript_and_subscript.py to faked_superscript_and_subscript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/pydocx.py to pydocx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test/testcases.py to testcases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test/document_builder.py to document_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/test/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/pydocx/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util/test_xml.py to test_xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/util/test_zip.py to test_zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/test_packaging.py to test_packaging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging/test_numbering_definitions_part.py to test_numbering_definitions_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging/test_footnotes_part.py to test_footnotes_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging/test_word_processing_document.py to test_word_processing_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging/test_main_document_part.py to test_main_document_part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/packaging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_hyperlink.py to test_hyperlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_level.py to test_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_run_properties.py to test_run_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_numbering.py to test_numbering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_run.py to test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_abstract_num.py to test_abstract_num.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_body.py to test_body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_numbering_properties.py to test_numbering_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_style.py to test_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_numbering_instance.py to test_numbering_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_paragraph_properties.py to test_paragraph_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_paragraph.py to test_paragraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_level_override.py to test_level_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/wordprocessing/test_styles.py to test_styles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/openxml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/test_numbering_span.py to test_numbering_span.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/test_xml.py to test_xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/test_docx.py to test_docx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_field_code.py to test_field_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_hyperlink.py to test_hyperlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_footnote.py to test_footnote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_numbering.py to test_numbering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_overrides.py to test_overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_page_break.py to test_page_break.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_tables.py to test_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_simple_field.py to test_simple_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_xml_vulnerabilities.py to test_xml_vulnerabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_direct_formatting_bold_property.py to test_direct_formatting_bold_property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_drawing_graphic_blip.py to test_drawing_graphic_blip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_paragraph.py to test_paragraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_style_based_on.py to test_style_based_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_heading.py to test_heading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_property_hierarchy.py to test_property_hierarchy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_rect.py to test_rect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_markup_compatibility.py to test_markup_compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/html/test_textbox.py to test_textbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/export/mixins/test_faked_superscript_and_subscript.py to test_faked_superscript_and_subscript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/tests/test_models.py to test_models.cpython-39.pyc writing byte-compilation script '/tmp/tmp_3bjv9_b.py' /usr/bin/python3 /tmp/tmp_3bjv9_b.py removing /tmp/tmp_3bjv9_b.py running install_egg_info running egg_info writing PyDocX.egg-info/PKG-INFO writing dependency_links to PyDocX.egg-info/dependency_links.txt writing entry points to PyDocX.egg-info/entry_points.txt writing top-level names to PyDocX.egg-info/top_level.txt reading manifest file 'PyDocX.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'PyDocX.egg-info/SOURCES.txt' Copying PyDocX.egg-info to /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9/site-packages/PyDocX-0.9.10-py3.9.egg-info running install_scripts Installing pydocx script to /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64//usr/share/doc/python-PyDocX + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64//usr/share/doc/python-PyDocX + '[' -d example ']' ~/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64 ~/build/BUILD/PyDocX-0.9.10 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-PyDocX-0.9.10-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/PyDocX-0.9.10 + mv /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.10-1 --unique-debug-suffix -0.9.10-1.x86_64 --unique-debug-src-base python-PyDocX-0.9.10-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/PyDocX-0.9.10 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-PyDocX-0.9.10-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-PyDocX-0.9.10-1.noarch Provides: python-PyDocX python3-PyDocX = 0.9.10-1 python3.9dist(pydocx) = 0.9.10 python3dist(pydocx) = 0.9.10 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(setuptools) Processing files: python-PyDocX-help-0.9.10-1.noarch warning: Empty %files file /builddir/build/BUILD/PyDocX-0.9.10/doclist.lst Provides: python-PyDocX-help = 0.9.10-1 python3-PyDocX-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-PyDocX-0.9.10-1.x86_64 Wrote: /builddir/build/RPMS/python3-PyDocX-0.9.10-1.noarch.rpm Wrote: /builddir/build/RPMS/python-PyDocX-help-0.9.10-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.62TlEC + umask 022 + cd /builddir/build/BUILD + cd PyDocX-0.9.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PyDocX-0.9.10-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0