D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-docutils-0.21.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GrbrJO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qLmQBn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + rm -rf docutils-0.21.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/docutils-0.21.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd docutils-0.21.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in docutils/utils/{code_analyzer.py,punctuation_chars.py,error_reporting.py} docutils/utils/math/{latex2mathml.py,math2html.py} docutils/writers/xetex/__init__.py + sed -i -e '/#! *\/usr\/bin\/.*/{1D}' docutils/utils/code_analyzer.py + for file in docutils/utils/{code_analyzer.py,punctuation_chars.py,error_reporting.py} docutils/utils/math/{latex2mathml.py,math2html.py} docutils/writers/xetex/__init__.py + sed -i -e '/#! *\/usr\/bin\/.*/{1D}' docutils/utils/punctuation_chars.py + for file in docutils/utils/{code_analyzer.py,punctuation_chars.py,error_reporting.py} docutils/utils/math/{latex2mathml.py,math2html.py} docutils/writers/xetex/__init__.py + sed -i -e '/#! *\/usr\/bin\/.*/{1D}' docutils/utils/error_reporting.py + for file in docutils/utils/{code_analyzer.py,punctuation_chars.py,error_reporting.py} docutils/utils/math/{latex2mathml.py,math2html.py} docutils/writers/xetex/__init__.py + sed -i -e '/#! *\/usr\/bin\/.*/{1D}' docutils/utils/math/latex2mathml.py + for file in docutils/utils/{code_analyzer.py,punctuation_chars.py,error_reporting.py} docutils/utils/math/{latex2mathml.py,math2html.py} docutils/writers/xetex/__init__.py + sed -i -e '/#! *\/usr\/bin\/.*/{1D}' docutils/utils/math/math2html.py + for file in docutils/utils/{code_analyzer.py,punctuation_chars.py,error_reporting.py} docutils/utils/math/{latex2mathml.py,math2html.py} docutils/writers/xetex/__init__.py + sed -i -e '/#! *\/usr\/bin\/.*/{1D}' docutils/writers/xetex/__init__.py + iconv -f ISO88592 -t UTF8 tools/editors/emacs/IDEAS.rst + mv tmp tools/editors/emacs/IDEAS.rst + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V5kXbx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + cd docutils-0.21.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-buildrequires Handling flit_core>=3.4 from build-system.requires Requirement satisfied: flit_core>=3.4 (installed: flit_core 3.9.0) + cat /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-buildrequires + rm -rfv docutils-0.21.1.dist-info/ removed 'docutils-0.21.1.dist-info/WHEEL' removed 'docutils-0.21.1.dist-info/entry_points.txt' removed 'docutils-0.21.1.dist-info/METADATA' removed directory 'docutils-0.21.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.40yDe8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + cd docutils-0.21.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: docutils Building wheel for docutils (pyproject.toml): started Running command Building wheel for docutils (pyproject.toml) Building wheel for docutils (pyproject.toml): finished with status 'done' Created wheel for docutils: filename=docutils-0.21.1-py3-none-any.whl size=586165 sha256=ffbfb36dbac2622cd40a5d38548178a288c96bdd00548d708954bcec046130a8 Stored in directory: /home/pterjan/.cache/pip/wheels/07/d1/66/6a74f98c7ccd8472682c42e340a30eb578eef06752c67ce60f Successfully built docutils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NpMxTi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT + cd docutils-0.21.1 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/pyproject-wheeldir/docutils-0.21.1-py3-none-any.whl + specifier=docutils==0.21.1 + '[' -z docutils==0.21.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/pyproject-wheeldir docutils==0.21.1 Using pip 24.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/pyproject-wheeldir Processing ./pyproject-wheeldir/docutils-0.21.1-py3-none-any.whl Installing collected packages: docutils Creating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/docutils to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html4 to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html5 to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2latex to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2man to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2odt to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2pseudoxml to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2s5 to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2xetex to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2xml to 755 Successfully installed docutils-0.21.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/docutils /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html4 /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html5 /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2latex /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2man /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2odt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2pseudoxml /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2s5 /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2xetex /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2xml /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/docutils: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html4: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2html5: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2latex: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2man: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2odt: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2pseudoxml: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2s5: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2xetex: updating /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/rst2xml: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/docutils-0.21.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/python-docutils-0.21.1-1.mga10.noarch-pyproject-record --prefix /usr docutils + rm -rf /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12/site-packages/test + rm -f licenses/docutils.conf + emacs -batch -f batch-byte-compile tools/editors/emacs/rst.el ../../../../../../usr/share/emacs/29.4/lisp/site-start.el: Warning: (lambda nil \...) quoted with ' rather than with #' ../../../../../../usr/share/emacs/29.4/lisp/site-start.el: Warning: (lambda nil \...) quoted with ' rather than with #' Loading /etc/emacs/site-start.d/autoconf.el (source)... Loading /etc/emacs/site-start.d/desktop-file-utils.el (source)... Loading /etc/emacs/site-start.d/gettext.el (source)... Loading /etc/emacs/site-start.d/rpm-mageia-setup.el (source)... In toplevel form: tools/editors/emacs/rst.el:1447:20: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode' tools/editors/emacs/rst.el:1523:31: Warning: Alias for `rst-preferred-adornments' should be declared before its referent In rst-insert-list-new-item: tools/editors/emacs/rst.el:2397:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In rst-toc-insert: tools/editors/emacs/rst.el:2739:38: Warning: reference to free variable `rst-toc-link-keymap' + /usr/bin/install -d -m 755 /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/emacs/site-lisp + /usr/bin/install -D -m 644 tools/editors/emacs/rst.el tools/editors/emacs/rst.elc /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/emacs/site-lisp + /usr/bin/rm -rf tools/editors/emacs + cat + emacs -batch -f batch-byte-compile rst.el ../../../../../../usr/share/emacs/29.4/lisp/site-start.el: Warning: (lambda nil \...) quoted with ' rather than with #' ../../../../../../usr/share/emacs/29.4/lisp/site-start.el: Warning: (lambda nil \...) quoted with ' rather than with #' Loading /etc/emacs/site-start.d/autoconf.el (source)... Loading /etc/emacs/site-start.d/desktop-file-utils.el (source)... Loading /etc/emacs/site-start.d/gettext.el (source)... Loading /etc/emacs/site-start.d/rpm-mageia-setup.el (source)... + /usr/bin/install -d -m 755 /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/etc/emacs/site-start.d + /usr/bin/install -m 644 rst.el rst.elc /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/etc/emacs/site-start.d/ + /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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.12/site-packages/docutils/writers/odf_odt/prepstyles.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/lib/python3.12/site-packages/docutils/__main__.py from /usr/bin/env python3 to #!/usr/bin/python3 *** WARNING: ./usr/lib/python3.12/site-packages/docutils/utils/math/math2html.py is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v175on + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + cd docutils-0.21.1 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-docutils-0.21.1-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dCvE19 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + cd docutils-0.21.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/BUGS.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/COPYING.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/FAQ.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/HISTORY.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/README.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/RELEASE-NOTES.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/THANKS.txt /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/licenses /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/docs /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + cp -pr /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/docutils-0.21.1/tools/editors /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT/usr/share/doc/python3-docutils + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-docutils = 0.21.1-1.mga10 python3-docutils = 0.21.1-1.mga10 python3.12-docutils = 0.21.1-1.mga10 python3.12dist(docutils) = 0.21.1 python3dist(docutils) = 0.21.1 rst2html = 0.21.1-1.mga10 rst2man = 0.21.1-1.mga10 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.12 Obsoletes: python-docutils < 0.21.1-1.mga10 Recommends: python3dist(pillow) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-docutils-0.21.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9qC6YS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-docutils-0.21.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!