D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-proselint-0.13.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oxTc7D Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OjUniw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + rm -rf proselint-0.13.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/proselint-0.13.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd proselint-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4PbY8u + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + cd proselint-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -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 ']' + 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/' setup.py + 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/' setup.py + 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' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' 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-proselint-0.13.0-build/proselint-0.13.0/.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' + CXXFLAGS='-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' + FFLAGS='-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 ' + FCFLAGS='-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 ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + 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' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-buildrequires Handling poetry-core>=1.0.0 from build-system.requires Requirement satisfied: poetry-core>=1.0.0 (installed: poetry-core 2.1.1) The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. Handling click (>=8.0.0) from hook generated metadata: Requires-Dist (proselint) Requirement satisfied: click (>=8.0.0) (installed: click 8.1.8) Handling future (>=0.18.2) from hook generated metadata: Requires-Dist (proselint) Requirement satisfied: future (>=0.18.2) (installed: future 0.18.4) Handling six (>=1.15.0) from hook generated metadata: Requires-Dist (proselint) Requirement satisfied: six (>=1.15.0) (installed: six 1.16.0) + cat /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-buildrequires + rm -rfv proselint-0.13.0.dist-info/ removed 'proselint-0.13.0.dist-info/LICENSE.md' removed 'proselint-0.13.0.dist-info/WHEEL' removed 'proselint-0.13.0.dist-info/entry_points.txt' removed 'proselint-0.13.0.dist-info/METADATA' removed directory 'proselint-0.13.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ny1EZN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd proselint-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.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' + CXXFLAGS='-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' + FFLAGS='-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 ' + FCFLAGS='-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 ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + 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' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: proselint Building wheel for proselint (pyproject.toml): started Running command Building wheel for proselint (pyproject.toml) The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. Building wheel for proselint (pyproject.toml): finished with status 'done' Created wheel for proselint: filename=proselint-0.13.0-py3-none-any.whl size=111781 sha256=fac53f05e5edccc237cc4011b920f65d2bfe73acf2c35f9778264e8d33c013d7 Stored in directory: /home/pterjan/.cache/pip/wheels/2b/b0/25/a8c067556434d683392f76fc2f70d72abfb236de67cce34bef Successfully built proselint + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F8JznK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd proselint-0.13.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/pyproject-wheeldir/proselint-0.13.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=proselint==0.13.0 + '[' -z proselint==0.13.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-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-proselint-0.13.0-build/proselint-0.13.0/pyproject-wheeldir proselint==0.13.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/pyproject-wheeldir Processing ./pyproject-wheeldir/proselint-0.13.0-py3-none-any.whl Installing collected packages: proselint Creating /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/bin/proselint to 755 Successfully installed proselint-0.13.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-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-proselint-0.13.0-build/BUILDROOT/usr/bin/proselint /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/bin/proselint: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/proselint-0.13.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages/proselint-0.13.0.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-proselint-0.13.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages/proselint-0.13.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages/proselint-0.13.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages/proselint-0.13.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages/proselint-0.13.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages/proselint-0.13.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.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-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/python-proselint-0.13.0-2.mga10.noarch-pyproject-record --prefix /usr proselint + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13 using python3.13 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.3m4lgj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd proselint-0.13.0 + '[' 1 -eq 1 ']' + 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' + PATH=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0 configfile: pyproject.toml collected 148 items tests/test_annotations.py . [ 0%] tests/test_archaism.py . [ 1%] tests/test_butterick_symbols.py ....... [ 6%] tests/test_clear_cache.py ......... [ 12%] tests/test_cliches.py ... [ 14%] tests/test_config_flag.py .... [ 16%] tests/test_consistency_check.py . [ 17%] tests/test_consistency_spacing.py . [ 18%] tests/test_consistency_spelling.py . [ 18%] tests/test_corporate_speak.py . [ 19%] tests/test_cursing_filth.py . [ 20%] tests/test_cursing_nfl.py . [ 20%] tests/test_cursing_nword.py . [ 21%] tests/test_dates_times_am_pm.py .... [ 24%] tests/test_dates_times_dates.py ..... [ 27%] tests/test_existence_check.py .... [ 30%] tests/test_exit_codes.py .. [ 31%] tests/test_garner_dates.py ... [ 33%] tests/test_hedging.py . [ 34%] tests/test_hyperbole.py . [ 35%] tests/test_illegal_chars.py . [ 35%] tests/test_jargon.py . [ 36%] tests/test_leonard.py .. [ 37%] tests/test_lexical_illusions.py . [ 38%] tests/test_lgbtq_offensive_terms.py . [ 39%] tests/test_lgbtq_terms.py ... [ 41%] tests/test_malaproprisms.py . [ 41%] tests/test_misc_apologizing.py . [ 42%] tests/test_misc_back_formations.py . [ 43%] tests/test_misc_bureaucratese.py . [ 43%] tests/test_misc_but.py . [ 44%] tests/test_misc_capitalization.py ... [ 46%] tests/test_misc_chatspeak.py . [ 47%] tests/test_misc_commercialese.py . [ 47%] tests/test_misc_composition.py . [ 48%] tests/test_misc_currency.py . [ 49%] tests/test_misc_debased.py . [ 50%] tests/test_misc_false_plurals.py .. [ 51%] tests/test_misc_greylist.py . [ 52%] tests/test_misc_illogic.py ... [ 54%] tests/test_misc_inferior_superior.py . [ 54%] tests/test_misc_latin.py . [ 55%] tests/test_misc_many_a.py . [ 56%] tests/test_misc_metaconcepts.py . [ 56%] tests/test_misc_metadiscourse.py . [ 57%] tests/test_misc_narcissism.py . [ 58%] tests/test_misc_not_guilty.py . [ 58%] tests/test_misc_phrasal_adjectives.py .. [ 60%] tests/test_misc_preferred_forms.py . [ 60%] tests/test_misc_pretension.py . [ 61%] tests/test_misc_professions.py . [ 62%] tests/test_misc_punctuation.py . [ 62%] tests/test_misc_scare_quotes.py . [ 63%] tests/test_misc_suddenly.py . [ 64%] tests/test_misc_tense_present.py . [ 64%] tests/test_misc_usage.py . [ 65%] tests/test_misc_waxed.py . [ 66%] tests/test_misc_whence.py . [ 66%] tests/test_mixed_metaphors.py .. [ 68%] tests/test_mondegreens.py . [ 68%] tests/test_needless_variants.py . [ 69%] tests/test_nonwords.py . [ 70%] tests/test_oxymorons.py . [ 70%] tests/test_preferred_forms_check.py .. [ 72%] tests/test_psychology.py ... [ 74%] tests/test_redundancy_misc.py .... [ 77%] tests/test_redundancy_ras_syndrome.py . [ 77%] tests/test_security_credit_card.py . [ 78%] tests/test_security_password.py . [ 79%] tests/test_sexism.py . [ 79%] tests/test_skunked_terms.py . [ 80%] tests/test_spelling_able_atable.py . [ 81%] tests/test_spelling_able_ible.py . [ 81%] tests/test_spelling_athletes.py . [ 82%] tests/test_spelling_em_im_en_in.py . [ 83%] tests/test_spelling_er_or.py . [ 83%] tests/test_spelling_in_un.py . [ 84%] tests/test_spelling_misc.py . [ 85%] tests/test_terms_animal_adjectives.py . [ 85%] tests/test_terms_denizen_labels.py . [ 86%] tests/test_terms_eponymous_adjectives.py . [ 87%] tests/test_terms_venery.py . [ 87%] tests/test_tools.py .. [ 89%] tests/test_topic_detector.py . [ 89%] tests/test_typography_diacritical_marks.py . [ 90%] tests/test_typography_exclamation.py .. [ 91%] tests/test_typography_symbols.py ....... [ 96%] tests/test_uncomparables.py .... [ 99%] tests/test_weasel_words_very.py . [100%] =============================== warnings summary =============================== tests/test_config_flag.py::test_load_options_function :0: DeprecationWarning: /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.proselintrc was found instead of a JSON file. Rename to /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/.proselintrc.json. tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_consistency_check.py::TestCheck::test_smoke tests/test_consistency_spacing.py::TestCheck::test_smoke tests/test_consistency_spelling.py::TestCheck::test_smoke /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/proselint/tools.py:291: DeprecationWarning: Bitwise inversion '~' on bool is deprecated and will be removed in Python 3.16. This returns the bitwise inversion of the underlying int object and is usually not what you expect from negating a bool. Use the 'not' operator for boolean negation or ~int(x) if you really want the bitwise inversion of the underlying int. msg.format(w[~idx_minority], m.group(0)), tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_config_flag.py::test_config_flag tests/test_consistency_check.py::TestCheck::test_smoke tests/test_consistency_spacing.py::TestCheck::test_smoke tests/test_consistency_spelling.py::TestCheck::test_smoke /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/proselint/tools.py:292: DeprecationWarning: Bitwise inversion '~' on bool is deprecated and will be removed in Python 3.16. This returns the bitwise inversion of the underlying int object and is usually not what you expect from negating a bool. Use the 'not' operator for boolean negation or ~int(x) if you really want the bitwise inversion of the underlying int. w[~idx_minority])) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 148 passed, 17 warnings in 19.16s ======================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-proselint-0.13.0-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JQpB9H + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + cd proselint-0.13.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/share/doc/python3-proselint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/share/doc/python3-proselint + cp -pr /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/README.md /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/share/doc/python3-proselint + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Uv0MGG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + cd proselint-0.13.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/share/licenses/python3-proselint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/share/licenses/python3-proselint + cp -pr /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/proselint-0.13.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT/usr/share/licenses/python3-proselint + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-proselint = 0.13.0-2.mga10 python3-proselint = 0.13.0-2.mga10 python3.13-proselint = 0.13.0-2.mga10 python3.13dist(proselint) = 0.13 python3dist(proselint) = 0.13 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.13 python3.13dist(click) >= 8 python3.13dist(future) >= 0.18.2 python3.13dist(six) >= 1.15 Obsoletes: python-proselint < 0.13.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-proselint-0.13.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5yhf7N + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-proselint-0.13.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!