D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/rst2pdf-0.97-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GbTWob
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf rst2pdf-0.97
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rst2pdf-0.97.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd rst2pdf-0.97
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf '*.egg-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pmQ4nz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd rst2pdf-0.97
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/rst2pdf
copying ./rst2pdf/writer.py -> build/lib/rst2pdf
copying ./rst2pdf/utils.py -> build/lib/rst2pdf
copying ./rst2pdf/svgimage.py -> build/lib/rst2pdf
copying ./rst2pdf/styles.py -> build/lib/rst2pdf
copying ./rst2pdf/sphinxnodes.py -> build/lib/rst2pdf
copying ./rst2pdf/sinker.py -> build/lib/rst2pdf
copying ./rst2pdf/sectnumlinks.py -> build/lib/rst2pdf
copying ./rst2pdf/rson.py -> build/lib/rst2pdf
copying ./rst2pdf/pygments_code_block_directive.py -> build/lib/rst2pdf
copying ./rst2pdf/pygments2style.py -> build/lib/rst2pdf
copying ./rst2pdf/pdfbuilder.py -> build/lib/rst2pdf
copying ./rst2pdf/opt_imports.py -> build/lib/rst2pdf
copying ./rst2pdf/oddeven_directive.py -> build/lib/rst2pdf
copying ./rst2pdf/noop_directive.py -> build/lib/rst2pdf
copying ./rst2pdf/nodehandlers.py -> build/lib/rst2pdf
copying ./rst2pdf/math_flowable.py -> build/lib/rst2pdf
copying ./rst2pdf/log.py -> build/lib/rst2pdf
copying ./rst2pdf/languages.py -> build/lib/rst2pdf
copying ./rst2pdf/image.py -> build/lib/rst2pdf
copying ./rst2pdf/genpdftext.py -> build/lib/rst2pdf
copying ./rst2pdf/genelements.py -> build/lib/rst2pdf
copying ./rst2pdf/flowables.py -> build/lib/rst2pdf
copying ./rst2pdf/findfonts.py -> build/lib/rst2pdf
copying ./rst2pdf/dumpstyle.py -> build/lib/rst2pdf
copying ./rst2pdf/createpdf.py -> build/lib/rst2pdf
copying ./rst2pdf/counter_role.py -> build/lib/rst2pdf
copying ./rst2pdf/counter_off_role.py -> build/lib/rst2pdf
copying ./rst2pdf/config.py -> build/lib/rst2pdf
copying ./rst2pdf/basenodehandler.py -> build/lib/rst2pdf
copying ./rst2pdf/aafigure_directive.py -> build/lib/rst2pdf
copying ./rst2pdf/__init__.py -> build/lib/rst2pdf
creating build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/vectorpdf_r2p.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/sample.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/preprocess_r2p.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/plantuml.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/inkscape_r2p.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/fancytitles.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/dotted_toc.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/__init__.py -> build/lib/rst2pdf/extensions
creating build/lib/rst2pdf/styles
copying ./rst2pdf/styles/vs.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/twocolumn.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/twelvepoint.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/trac.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/tenpoint.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/tango.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/styles.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/sphinx.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/serif.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/perldoc.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/pastie.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/no-compact-lists.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/native.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/murphy.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/monokai.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/manni.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/letter.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/letter-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/legal.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/kerning.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/fruity.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/friendly.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/freetype-serif.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/freetype-sans.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/emacs.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/eightpoint.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/double-sided.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/dejavu.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/default.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/debugtables.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/colorful.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/bw.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/borland.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b6.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b6-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b5.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b5-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b4.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b4-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b3.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b3-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b2.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b2-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b1.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b1-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b0.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/autumn.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a6.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a6-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a5.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a5-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a4.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a4-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a3.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a3-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a2.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a2-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a1.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a1-landscape.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a0.style -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/11x17.style -> build/lib/rst2pdf/styles
creating build/lib/rst2pdf/images
copying ./rst2pdf/images/image-missing.png -> build/lib/rst2pdf/images
copying ./rst2pdf/images/image-missing.jpg -> build/lib/rst2pdf/images
creating build/lib/rst2pdf/templates
copying ./rst2pdf/templates/sphinxcover.tmpl -> build/lib/rst2pdf/templates
copying ./rst2pdf/templates/cover.tmpl -> build/lib/rst2pdf/templates
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iYtfuB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64
+ cd rst2pdf-0.97
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/templates
copying build/lib/rst2pdf/templates/cover.tmpl -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/templates
copying build/lib/rst2pdf/templates/sphinxcover.tmpl -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/templates
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/images
copying build/lib/rst2pdf/images/image-missing.jpg -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/images
copying build/lib/rst2pdf/images/image-missing.png -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/images
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/11x17.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a0.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a1-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a1.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a2-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a2.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a3-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a3.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a4-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a4.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a5-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a5.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a6-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/a6.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/autumn.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b0.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b1-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b1.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b2-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b2.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b3-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b3.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b4-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b4.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b5-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b5.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b6-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/b6.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/borland.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/bw.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/colorful.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/debugtables.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/default.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/dejavu.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/double-sided.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/eightpoint.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/emacs.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/freetype-sans.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/freetype-serif.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/friendly.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/fruity.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/kerning.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/legal.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/letter-landscape.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/letter.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/manni.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/monokai.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/murphy.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/native.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/no-compact-lists.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/pastie.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/perldoc.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/serif.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/sphinx.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/styles.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/tango.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/tenpoint.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/trac.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/twelvepoint.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/twocolumn.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
copying build/lib/rst2pdf/styles/vs.style -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles
creating /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/dotted_toc.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/fancytitles.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/inkscape_r2p.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/plantuml.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/preprocess_r2p.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/sample.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/vectorpdf_r2p.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions
copying build/lib/rst2pdf/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/aafigure_directive.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/basenodehandler.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/config.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/counter_off_role.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/counter_role.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/createpdf.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/dumpstyle.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/findfonts.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/flowables.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/genelements.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/genpdftext.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/image.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/languages.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/log.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/math_flowable.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/nodehandlers.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/noop_directive.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/oddeven_directive.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/opt_imports.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/pdfbuilder.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/pygments2style.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/pygments_code_block_directive.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/rson.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/sectnumlinks.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/sinker.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/sphinxnodes.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/styles.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/svgimage.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/utils.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
copying build/lib/rst2pdf/writer.py -> /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/dotted_toc.py to dotted_toc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/fancytitles.py to fancytitles.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/inkscape_r2p.py to inkscape_r2p.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/plantuml.py to plantuml.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/preprocess_r2p.py to preprocess_r2p.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/sample.py to sample.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/extensions/vectorpdf_r2p.py to vectorpdf_r2p.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/aafigure_directive.py to aafigure_directive.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/basenodehandler.py to basenodehandler.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/config.py to config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/counter_off_role.py to counter_off_role.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/counter_role.py to counter_role.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/createpdf.py to createpdf.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/dumpstyle.py to dumpstyle.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/findfonts.py to findfonts.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/flowables.py to flowables.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/genelements.py to genelements.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/genpdftext.py to genpdftext.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/image.py to image.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/languages.py to languages.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/log.py to log.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/math_flowable.py to math_flowable.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/nodehandlers.py to nodehandlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/noop_directive.py to noop_directive.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/oddeven_directive.py to oddeven_directive.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/opt_imports.py to opt_imports.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/pdfbuilder.py to pdfbuilder.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/pygments2style.py to pygments2style.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/pygments_code_block_directive.py to pygments_code_block_directive.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/rson.py to rson.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/sectnumlinks.py to sectnumlinks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/sinker.py to sinker.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/sphinxnodes.py to sphinxnodes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/styles.py to styles.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/svgimage.py to svgimage.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf/writer.py to writer.cpython-39.pyc
writing byte-compilation script '/tmp/tmpc6zwvcn_.py'
/usr/bin/python3 /tmp/tmpc6zwvcn_.py
removing /tmp/tmpc6zwvcn_.py
running install_egg_info
running egg_info
creating rst2pdf.egg-info
writing rst2pdf.egg-info/PKG-INFO
writing dependency_links to rst2pdf.egg-info/dependency_links.txt
writing entry points to rst2pdf.egg-info/entry_points.txt
writing requirements to rst2pdf.egg-info/requires.txt
writing top-level names to rst2pdf.egg-info/top_level.txt
writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
reading manifest file 'rst2pdf.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
Copying rst2pdf.egg-info to /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9/site-packages/rst2pdf-0.97.dev0-py3.9.egg-info
running install_scripts
Installing rst2pdf script to /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/bin/__pycache__
+ rst2man doc/rst2pdf.rst doc/rst2pdf.1
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/man/man1
+ install -p -m 644 doc/rst2pdf.1 /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/man/man1
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.97-2.mga9 --unique-debug-suffix -0.97-2.mga9.aarch64 --unique-debug-src-base rst2pdf-0.97-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rst2pdf-0.97

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: rst2pdf-0.97-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YOUsu5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd rst2pdf-0.97
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/doc/rst2pdf
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/doc/rst2pdf
+ cp -pr CHANGES.rst CODE_OF_CONDUCT.rst MAINTAINERS.rst README.rst /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/doc/rst2pdf
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mXHcig
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd rst2pdf-0.97
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/licenses/rst2pdf
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/licenses/rst2pdf
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64/usr/share/licenses/rst2pdf
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python3.9dist(rst2pdf) = 0.97~~dev0 python3dist(rst2pdf) = 0.97~~dev0 rst2pdf = 0.97-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(docutils) python3.9dist(jinja2) python3.9dist(pdfrw) python3.9dist(pygments) python3.9dist(reportlab) python3.9dist(setuptools) python3.9dist(six) python3.9dist(smartypants)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/rst2pdf-0.97-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mRs8OH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd rst2pdf-0.97
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/rst2pdf-0.97-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tTCr9a
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf rst2pdf-0.97
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!