D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/vex-0.0.19-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.66hkMl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + test -d /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sG9m3F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + rm -rf vex-0.0.19 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/vex-0.0.19.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vex-0.0.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf vex.egg-info + rm -rf vex/shell_configs/fish.orig vex/shell_configs/zsh.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A48VLI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + cd vex-0.0.19 + '[' 1 -eq 1 ']' + '[' 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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build/lib/vex copying vex/main.py -> build/lib/vex copying vex/options.py -> build/lib/vex copying vex/exceptions.py -> build/lib/vex copying vex/shell_config.py -> build/lib/vex copying vex/config.py -> build/lib/vex copying vex/remove.py -> build/lib/vex copying vex/run.py -> build/lib/vex copying vex/remove2.py -> build/lib/vex copying vex/__init__.py -> build/lib/vex copying vex/_version.py -> build/lib/vex copying vex/make.py -> build/lib/vex creating build/lib/vex/shell_configs copying vex/shell_configs/zsh -> build/lib/vex/shell_configs copying vex/shell_configs/bash -> build/lib/vex/shell_configs copying vex/shell_configs/fish -> build/lib/vex/shell_configs creating build/lib/vex/functional_tests copying vex/functional_tests/not_python -> build/lib/vex/functional_tests running build_scripts creating build/scripts-3.12 copying and adjusting scripts/vex -> build/scripts-3.12 changing mode of build/scripts-3.12/vex from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FJ59yk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + mkdir /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT + cd vex-0.0.19 + '[' 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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/main.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/options.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex creating /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/functional_tests copying build/lib/vex/functional_tests/not_python -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/functional_tests copying build/lib/vex/exceptions.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/shell_config.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/config.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/remove.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/run.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/remove2.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/__init__.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex creating /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/shell_configs copying build/lib/vex/shell_configs/zsh -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/shell_configs copying build/lib/vex/shell_configs/bash -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/shell_configs copying build/lib/vex/shell_configs/fish -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/shell_configs copying build/lib/vex/_version.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex copying build/lib/vex/make.py -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/main.py to main.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/options.py to options.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/shell_config.py to shell_config.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/config.py to config.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/remove.py to remove.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/run.py to run.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/remove2.py to remove2.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/_version.py to _version.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex/make.py to make.cpython-312.pyc writing byte-compilation script '/tmp/tmpflwx5hnm.py' /usr/bin/python3 /tmp/tmpflwx5hnm.py removing /tmp/tmpflwx5hnm.py running install_egg_info running egg_info creating vex.egg-info writing vex.egg-info/PKG-INFO writing dependency_links to vex.egg-info/dependency_links.txt writing entry points to vex.egg-info/entry_points.txt writing requirements to vex.egg-info/requires.txt writing top-level names to vex.egg-info/top_level.txt writing manifest file 'vex.egg-info/SOURCES.txt' reading manifest file 'vex.egg-info/SOURCES.txt' writing manifest file 'vex.egg-info/SOURCES.txt' Copying vex.egg-info to /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/lib/python3.12/site-packages/vex-0.0.19-py3.12.egg-info running install_scripts creating /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/bin copying build/scripts-3.12/vex -> /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/bin/vex to 755 Installing vex script to /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/bin/__pycache__ + /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/vex/functional_tests/not_python from /usr/bin/env python3 to #!/usr/bin/python3 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/vex-0.0.19-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 Processing files: vex-0.0.19-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L8TyKZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + cd vex-0.0.19 + DOCDIR=/home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/share/doc/vex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/share/doc/vex + cp -pr /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/vex-0.0.19/README.rst /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT/usr/share/doc/vex + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-vex = 0.0.19-2.mga10 python3.12-vex = 0.0.19-2.mga10 python3.12dist(vex) = 0.0.19 python3dist(vex) = 0.0.19 vex = 0.0.19-2.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 python3.12dist(virtualenv) Obsoletes: python-vex < 0.0.19-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/vex-0.0.19-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LJx5qr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + test -d /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + rm -rf /home/pterjan/rpmbuild/BUILD/vex-0.0.19-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!