Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/odfpy.spec'], chrootPath='/var/lib/mock/1177008-fedora-rawhide-i386-1579795343.440786/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fb7bac57050>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/odfpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
warning: Macro expanded in comment on line 41: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1579737600
Wrote: /builddir/build/SRPMS/odfpy-1.4.1-1.fc32.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/odfpy.spec'], chrootPath='/var/lib/mock/1177008-fedora-rawhide-i386-1579795343.440786/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fb7bac57050>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/odfpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
warning: Macro expanded in comment on line 41: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1579737600
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jgOAS7
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf odfpy-release-1.4.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/odfpy-1.4.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd odfpy-release-1.4.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/odfpy-allow-py38-testing.patch
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch
+ find -type f -exec sed -i '1s=^#!/usr/bin/\(python\|env python\)[23]\?=#!/usr/bin/python3=' '{}' +
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vs8qca
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/odf
copying odf/__init__.py -> build/lib/odf
copying odf/anim.py -> build/lib/odf
copying odf/attrconverters.py -> build/lib/odf
copying odf/chart.py -> build/lib/odf
copying odf/config.py -> build/lib/odf
copying odf/dc.py -> build/lib/odf
copying odf/dr3d.py -> build/lib/odf
copying odf/draw.py -> build/lib/odf
copying odf/easyliststyle.py -> build/lib/odf
copying odf/element.py -> build/lib/odf
copying odf/elementtypes.py -> build/lib/odf
copying odf/form.py -> build/lib/odf
copying odf/grammar.py -> build/lib/odf
copying odf/load.py -> build/lib/odf
copying odf/manifest.py -> build/lib/odf
copying odf/math.py -> build/lib/odf
copying odf/meta.py -> build/lib/odf
copying odf/namespaces.py -> build/lib/odf
copying odf/number.py -> build/lib/odf
copying odf/odf2moinmoin.py -> build/lib/odf
copying odf/odf2xhtml.py -> build/lib/odf
copying odf/odfmanifest.py -> build/lib/odf
copying odf/office.py -> build/lib/odf
copying odf/opendocument.py -> build/lib/odf
copying odf/presentation.py -> build/lib/odf
copying odf/script.py -> build/lib/odf
copying odf/style.py -> build/lib/odf
copying odf/svg.py -> build/lib/odf
copying odf/table.py -> build/lib/odf
copying odf/teletype.py -> build/lib/odf
copying odf/text.py -> build/lib/odf
copying odf/thumbnail.py -> build/lib/odf
copying odf/userfield.py -> build/lib/odf
copying odf/xforms.py -> build/lib/odf
running build_scripts
creating build/scripts-3.8
copying and adjusting csv2ods/csv2ods -> build/scripts-3.8
copying and adjusting mailodf/mailodf -> build/scripts-3.8
copying and adjusting odf2xhtml/odf2xhtml -> build/scripts-3.8
copying and adjusting odf2mht/odf2mht -> build/scripts-3.8
copying and adjusting odf2xml/odf2xml -> build/scripts-3.8
copying and adjusting odfimgimport/odfimgimport -> build/scripts-3.8
copying and adjusting odflint/odflint -> build/scripts-3.8
copying and adjusting odfmeta/odfmeta -> build/scripts-3.8
copying and adjusting odfoutline/odfoutline -> build/scripts-3.8
copying and adjusting odfuserfield/odfuserfield -> build/scripts-3.8
copying and adjusting xml2odf/xml2odf -> build/scripts-3.8
changing mode of build/scripts-3.8/csv2ods from 644 to 755
changing mode of build/scripts-3.8/mailodf from 644 to 755
changing mode of build/scripts-3.8/odf2xhtml from 644 to 755
changing mode of build/scripts-3.8/odf2mht from 644 to 755
changing mode of build/scripts-3.8/odf2xml from 644 to 755
changing mode of build/scripts-3.8/odfimgimport from 644 to 755
changing mode of build/scripts-3.8/odflint from 644 to 755
changing mode of build/scripts-3.8/odfmeta from 644 to 755
changing mode of build/scripts-3.8/odfoutline from 644 to 755
changing mode of build/scripts-3.8/odfuserfield from 644 to 755
changing mode of build/scripts-3.8/xml2odf from 644 to 755
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VpxAx9
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386
++ dirname /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386
+ cd odfpy-release-1.4.1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386
running install
running install_lib
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/xforms.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/userfield.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/thumbnail.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/text.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/teletype.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/table.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/svg.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/style.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/script.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/presentation.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/opendocument.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/office.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/odfmanifest.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/odf2xhtml.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/odf2moinmoin.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/number.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/namespaces.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/meta.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/math.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/manifest.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/load.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/grammar.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/form.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/elementtypes.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/element.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/easyliststyle.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/draw.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/dr3d.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/dc.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/config.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/chart.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/attrconverters.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/anim.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
copying build/lib/odf/__init__.py -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/xforms.py to xforms.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/userfield.py to userfield.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/thumbnail.py to thumbnail.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/text.py to text.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/teletype.py to teletype.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/table.py to table.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/svg.py to svg.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/style.py to style.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/script.py to script.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/presentation.py to presentation.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/opendocument.py to opendocument.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/office.py to office.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/odfmanifest.py to odfmanifest.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/odf2xhtml.py to odf2xhtml.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/odf2moinmoin.py to odf2moinmoin.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/number.py to number.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/namespaces.py to namespaces.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/meta.py to meta.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/math.py to math.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/manifest.py to manifest.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/load.py to load.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/grammar.py to grammar.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/form.py to form.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/elementtypes.py to elementtypes.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/element.py to element.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/easyliststyle.py to easyliststyle.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/draw.py to draw.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/dr3d.py to dr3d.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/dc.py to dc.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/config.py to config.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/chart.py to chart.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/attrconverters.py to attrconverters.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/anim.py to anim.cpython-38.pyc
byte-compiling /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odf/__init__.py to __init__.cpython-38.pyc
writing byte-compilation script '/tmp/tmp8o84aov1.py'
/usr/bin/python3 /tmp/tmp8o84aov1.py
removing /tmp/tmp8o84aov1.py
running install_data
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying csv2ods/csv2ods.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying mailodf/mailodf.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odf2xhtml/odf2xhtml.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odf2mht/odf2mht.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odf2xml/odf2xml.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odfimgimport/odfimgimport.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odflint/odflint.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odfmeta/odfmeta.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odfoutline/odfoutline.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying odfuserfield/odfuserfield.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
copying xml2odf/xml2odf.1 -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/man/man1
running install_egg_info
running egg_info
creating odfpy.egg-info
writing odfpy.egg-info/PKG-INFO
writing dependency_links to odfpy.egg-info/dependency_links.txt
writing requirements to odfpy.egg-info/requires.txt
writing top-level names to odfpy.egg-info/top_level.txt
writing manifest file 'odfpy.egg-info/SOURCES.txt'
reading manifest file 'odfpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'examples'
writing manifest file 'odfpy.egg-info/SOURCES.txt'
Copying odfpy.egg-info to /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8/site-packages/odfpy-1.4.1-py3.8.egg-info
running install_scripts
creating /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/xml2odf -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odfuserfield -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odfoutline -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odfmeta -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odflint -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odfimgimport -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odf2xml -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odf2mht -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/odf2xhtml -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/mailodf -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
copying build/scripts-3.8/csv2ods -> /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/xml2odf to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odfuserfield to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odfoutline to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odfmeta to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odflint to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odfimgimport to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odf2xml to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odf2mht to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/odf2xhtml to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/mailodf to 755
changing mode of /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/csv2ods to 755
+ rm -rfv /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/bin/__pycache__
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4.1-1.fc32 --unique-debug-suffix -1.4.1-1.fc32.i386 --unique-debug-src-base odfpy-1.4.1-1.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/odfpy-release-1.4.1
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/lib/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0ZHUQ8
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ /usr/bin/python3 -m pytest --verbose
============================= test session starts ==============================
platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/odfpy-release-1.4.1, inifile: setup.cfg
collecting ... collected 116 items
tests/testchart.py::TestChartElements::testChart PASSED                  [  0%]
tests/testchart.py::TestChartElements::testGrid PASSED                   [  1%]
tests/testchart.py::TestChartElements::testLegend PASSED                 [  2%]
tests/testchart.py::TestChartElements::testNoClass PASSED                [  3%]
tests/testcontextualspacing.py::TestConceptualspacing::test_contextualspacing PASSED [  4%]
tests/testconverters.py::TestConverters::testBooleanConverter PASSED     [  5%]
tests/testconverters.py::TestConverters::testConverters PASSED           [  6%]
tests/testdatastyles.py::TestDatastyles::test_chart_style PASSED         [  6%]
tests/testdatastyles.py::TestDatastyles::test_percentage PASSED          [  7%]
tests/testdrawelement.py::TestDrawElements::testCalls PASSED             [  8%]
tests/testdrawelement.py::TestDrawElements::testFloatingPoints PASSED    [  9%]
tests/testdrawelement.py::TestDrawElements::testIntPoints PASSED         [ 10%]
tests/testdrawelement.py::TestDrawElements::testNoName PASSED            [ 11%]
tests/testdrawelement.py::TestDrawElements::testViewbox PASSED           [ 12%]
tests/testeasyliststyle.py::TestEasyListStype::test_list PASSED          [ 12%]
tests/testform.py::TestForm::test_form_controls PASSED                   [ 13%]
tests/testform.py::TestForm::test_ooo_ns PASSED                          [ 14%]
tests/testlengths.py::TestDrawElements::test_calls PASSED                [ 15%]
tests/testlengths.py::TestDrawElements::test_invalid_length PASSED       [ 16%]
tests/testload.py::TestSimple::test_simple PASSED                        [ 17%]
tests/testload.py::TestHeadings::test_headings PASSED                    [ 18%]
tests/testload.py::TestHeadings::test_linebreak PASSED                   [ 18%]
tests/testload.py::TestQuadraticBlowup::test_content_xml PASSED          [ 19%]
tests/testload.py::TestQuadraticBlowup::test_manifest_xml PASSED         [ 20%]
tests/testload.py::TestQuadraticBlowup::test_meta_xml PASSED             [ 21%]
tests/testload.py::TestQuadraticBlowup::test_settings_xml PASSED         [ 22%]
tests/testload.py::TestQuadraticBlowup::test_styles_xml PASSED           [ 23%]
tests/testload.py::TestXMLBomb::test_content_xml PASSED                  [ 24%]
tests/testload.py::TestXMLBomb::test_manifest_xml PASSED                 [ 25%]
tests/testload.py::TestXMLBomb::test_meta_xml PASSED                     [ 25%]
tests/testload.py::TestXMLBomb::test_settings_xml PASSED                 [ 26%]
tests/testload.py::TestXMLBomb::test_styles_xml PASSED                   [ 27%]
tests/testload.py::TestXXEFile::test_content_xml PASSED                  [ 28%]
tests/testload.py::TestXXEFile::test_manifest_xml PASSED                 [ 29%]
tests/testload.py::TestXXEFile::test_meta_xml PASSED                     [ 30%]
tests/testload.py::TestXXEFile::test_settings_xml PASSED                 [ 31%]
tests/testload.py::TestXXEFile::test_styles_xml PASSED                   [ 31%]
tests/testload.py::TestXXE::test_content_xml PASSED                      [ 32%]
tests/testload.py::TestXXE::test_manifest_xml PASSED                     [ 33%]
tests/testload.py::TestXXE::test_meta_xml PASSED                         [ 34%]
tests/testload.py::TestXXE::test_settings_xml PASSED                     [ 35%]
tests/testload.py::TestXXE::test_styles_xml PASSED                       [ 36%]
tests/testload.py::TestExampleDocs::test_chinese PASSED                  [ 37%]
tests/testload.py::TestExampleDocs::test_externalent PASSED              [ 37%]
tests/testload.py::TestExampleDocs::test_formulas_ooo PASSED             [ 38%]
tests/testload.py::TestExampleDocs::test_headerfooter PASSED             [ 39%]
tests/testload.py::TestExampleDocs::test_metagenerator PASSED            [ 40%]
tests/testload.py::TestExampleDocs::test_metagenerator_odp PASSED        [ 41%]
tests/testload.py::TestExampleDocs::test_simplelist PASSED               [ 42%]
tests/testload.py::TestExampleDocs::test_simpletable PASSED              [ 43%]
tests/testload.py::TestExampleDocs::test_spreadsheet PASSED              [ 43%]
tests/testmasterstyles.py::TestMasterStyles::testAutomaticStyles PASSED  [ 44%]
tests/testmasterstyles.py::TestMasterStyles::testMasterWithHeader PASSED [ 45%]
tests/testmasterstyles.py::TestMasterStyles::testStyle PASSED            [ 46%]
tests/testmoinmoin.py::TestSimple::test_simple PASSED                    [ 47%]
tests/testmoinmoin.py::TestHeadings::test_headings PASSED                [ 48%]
tests/testmoinmoin.py::TestHeadings::test_linebreak PASSED               [ 49%]
tests/testmoinmoin.py::TestExampleDocs::test_parastyles PASSED           [ 50%]
tests/testmoinmoin.py::TestExampleDocs::test_simplelist PASSED           [ 50%]
tests/testmoinmoin.py::TestExampleDocs::test_simplestyles PASSED         [ 51%]
tests/testmoinmoin.py::TestExampleDocs::test_simpletable PASSED          [ 52%]
tests/testmoinmoin.py::TestExampleDocs::test_twolevellist PASSED         [ 53%]
tests/testnamespaces.py::TestNamespaces::test_version PASSED             [ 54%]
tests/testpicture.py::TestPicture::testAddPicture PASSED                 [ 55%]
tests/testpresentations.py::TestPresentations::testTable PASSED          [ 56%]
tests/teststyleref.py::TestStyleRefs::testBadFamily PASSED               [ 56%]
tests/teststyleref.py::TestStyleRefs::testCalls PASSED                   [ 57%]
tests/teststyleref.py::TestStyleRefs::testTxtStylename PASSED            [ 58%]
tests/teststyles.py::TestStyles::testBadChild PASSED                     [ 59%]
tests/teststyles.py::TestStyles::testBadFamily PASSED                    [ 60%]
tests/teststyles.py::TestStyles::testStyleFail PASSED                    [ 61%]
tests/teststyles.py::TestStyles::testTextStyleName PASSED                [ 62%]
tests/teststyles.py::TestStyles::test_style PASSED                       [ 62%]
tests/teststyles.py::TestQattributes::testAttribute PASSED               [ 63%]
tests/teststyles.py::TestQattributes::testAttributeForeign PASSED        [ 64%]
tests/testsubobjects.py::TestUnicode::test_subobject PASSED              [ 65%]
tests/testtext.py::TestText::test_1stpara PASSED                         [ 66%]
tests/testtext.py::TestText::test_extended_link PASSED                   [ 67%]
tests/testtext.py::TestText::test_link PASSED                            [ 68%]
tests/testtext.py::TestText::test_simple_link PASSED                     [ 68%]
tests/testtext.py::TestText::test_softpagebreak PASSED                   [ 69%]
tests/testtypes.py::TestTypes::test_body PASSED                          [ 70%]
tests/testtypes.py::TestTypes::test_paras PASSED                         [ 71%]
tests/testunicode.py::TestUnicode::test_contenttext PASSED               [ 72%]
tests/testunicode.py::TestUnicode::test_illegaltext PASSED               [ 73%]
tests/testunicode.py::TestUnicode::test_text PASSED                      [ 74%]
tests/testunicode.py::TestUnicode::test_xstyle SKIPPED                   [ 75%]
tests/testuserfields.py::TestUserFields::test_exception PASSED           [ 75%]
tests/testuserfields.py::TestUserFields::test_get PASSED                 [ 76%]
tests/testuserfields.py::TestUserFields::test_get_type_and_value PASSED  [ 77%]
tests/testuserfields.py::TestUserFields::test_list_fields PASSED         [ 78%]
tests/testuserfields.py::TestUserFields::test_list_fields_and_values PASSED [ 79%]
tests/testuserfields.py::TestUserFields::test_list_values PASSED         [ 80%]
tests/testuserfields.py::TestUserFields::test_newlines_in_values PASSED  [ 81%]
tests/testuserfields.py::TestUserFields::test_stringio PASSED            [ 81%]
tests/testuserfields.py::TestUserFields::test_update PASSED              [ 82%]
tests/testuserfields.py::TestUserFields::test_update_open_office_version_3 PASSED [ 83%]
tests/testwhitespace.py::TestWhite::test_create PASSED                   [ 84%]
tests/testwhitespace.py::TestWhite::test_extract PASSED                  [ 85%]
tests/testwhitespace.py::TestWhite::test_extract_with_span PASSED        [ 86%]
tests/testwrite.py::TestWrite::test_topnode PASSED                       [ 87%]
tests/testwrite.py::TestWrite::test_write PASSED                         [ 87%]
tests/testxhtml.py::TestXHTML::testParsing PASSED                        [ 88%]
tests/testxhtml.py::TestExampleDocs::test_css PASSED                     [ 89%]
tests/testxhtml.py::TestExampleDocs::test_images PASSED                  [ 90%]
tests/testxhtml.py::TestExampleDocs::test_imageslabels PASSED            [ 91%]
tests/testxhtml.py::TestExampleDocs::test_mixedlist PASSED               [ 92%]
tests/testxhtml.py::TestExampleDocs::test_positioned_shapes PASSED       [ 93%]
tests/testxhtml.py::TestExampleDocs::test_simplelist PASSED              [ 93%]
tests/testxhtml.py::TestExampleDocs::test_simplestyles PASSED            [ 94%]
tests/testxhtml.py::TestExampleDocs::test_simpletable PASSED             [ 95%]
tests/testxhtml.py::TestExampleDocs::test_twolevellist PASSED            [ 96%]
tests/testxmlgen.py::TestXMLGenerator::test_myxml PASSED                 [ 97%]
tests/testxmlgen.py::TestXMLGenerator::test_myxml_wo_xml PASSED          [ 98%]
tests/testxmlgen.py::TestXMLGenerator::test_xmlgenerator PASSED          [ 99%]
tests/testxmlgen.py::TestXMLGenerator::test_xmlgenerator_wo_ns PASSED    [100%]
==================== 115 passed, 1 skipped in 1.96 seconds =====================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: odfpy-1.4.1-1.fc32.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0dr9j8
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ LICENSEDIR=/builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy
+ cp -pr GPL-LICENSE-2.txt /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy
+ cp -pr APACHE-LICENSE-2.0.txt /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: odfpy = 1.4.1-1.fc32
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3
Obsoletes: odfpy < 1.4.1-1.fc32 python3-odfpy < 1.4.1-1.fc32
Processing files: python3-odfpy-1.4.1-1.fc32.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QFFhV7
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ LICENSEDIR=/builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/python3-odfpy
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/python3-odfpy
+ cp -pr GPL-LICENSE-2.txt /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/python3-odfpy
+ cp -pr APACHE-LICENSE-2.0.txt /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/python3-odfpy
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-odfpy = 1.4.1-1.fc32 python3-odfpy = 1.4.1-1.fc32 python3.8dist(odfpy) = 1.4.1 python3dist(odfpy) = 1.4.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.8 python3.8dist(defusedxml)
Obsoletes: python-odfpy < 1.4.1-1.fc32
Recommends: odfpy
Processing files: odfpy-doc-1.4.1-1.fc32.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vfyMza
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ DOCDIR=/builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/doc/odfpy-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/doc/odfpy-doc
+ cp -pr doc /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/doc/odfpy-doc
+ cp -pr examples /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/doc/odfpy-doc
+ cp -pr contrib /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/doc/odfpy-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kmZfY7
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ LICENSEDIR=/builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy-doc
+ cp -pr GPL-LICENSE-2.txt /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy-doc
+ cp -pr APACHE-LICENSE-2.0.txt /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386/usr/share/licenses/odfpy-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: odfpy-doc = 1.4.1-1.fc32
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/odfpy-1.4.1-1.fc32.i386
Wrote: /builddir/build/RPMS/odfpy-1.4.1-1.fc32.noarch.rpm
Wrote: /builddir/build/RPMS/python3-odfpy-1.4.1-1.fc32.noarch.rpm
Wrote: /builddir/build/RPMS/odfpy-doc-1.4.1-1.fc32.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kFDCO8
+ umask 022
+ cd /builddir/build/BUILD
+ cd odfpy-release-1.4.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/odfpy-1.4.1-1.fc32.i386
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0