D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
warning: /home/pterjan/rpmbuild/SPECS/python-lshell.spec line 26: autopatch: no matching patches in range
Installing /home/pterjan/rpmbuild/SRPMS/python-lshell-0.9.18-12.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3oIedq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cD8Gk6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ rm -rf lshell-master
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/lshell_0.9.18+git279d7ab.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lshell-master
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ chmod -x CHANGES
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VvqWhA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ cd lshell-master
+ '[' 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'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wd1N9W
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT
+ cd lshell-master
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root=/home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT
/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()
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:323: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:634: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:656: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:764: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/sec.py:89: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:189: SyntaxWarning: invalid escape sequence '\%'
/usr/lib/python3.12/site-packages/lshell/sec.py:206: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:221: SyntaxWarning: invalid escape sequence '\`'
/usr/lib/python3.12/site-packages/lshell/sec.py:229: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:233: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/sec.py:272: SyntaxWarning: invalid escape sequence '\)'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:145: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:146: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:148: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:159: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:293: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/utils.py:61: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/utils.py:62: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:323: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:634: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:656: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:764: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/sec.py:89: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:189: SyntaxWarning: invalid escape sequence '\%'
/usr/lib/python3.12/site-packages/lshell/sec.py:206: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:221: SyntaxWarning: invalid escape sequence '\`'
/usr/lib/python3.12/site-packages/lshell/sec.py:229: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:233: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/sec.py:272: SyntaxWarning: invalid escape sequence '\)'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:145: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:146: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:148: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:159: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:293: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/utils.py:61: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/utils.py:62: SyntaxWarning: invalid escape sequence '\|'
warning: no files found matching 'README'
+ rm /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/lshell/CHANGES /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/lshell/COPYING /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/lshell/README.md
+ /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-lshell-0.9.18-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:145: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:146: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:148: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:159: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/sec.py:89: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:323: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/sec.py:189: SyntaxWarning: invalid escape sequence '\%'
/usr/lib/python3.12/site-packages/lshell/sec.py:206: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:221: SyntaxWarning: invalid escape sequence '\`'
/usr/lib/python3.12/site-packages/lshell/utils.py:61: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:293: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/utils.py:62: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/sec.py:229: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:233: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/sec.py:272: SyntaxWarning: invalid escape sequence '\)'
/usr/lib/python3.12/site-packages/lshell/utils.py:61: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/utils.py:62: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/sec.py:89: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:189: SyntaxWarning: invalid escape sequence '\%'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:634: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:656: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/sec.py:206: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:221: SyntaxWarning: invalid escape sequence '\`'
/usr/lib/python3.12/site-packages/lshell/sec.py:229: SyntaxWarning: invalid escape sequence '\$'
/usr/lib/python3.12/site-packages/lshell/sec.py:233: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:764: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/sec.py:272: SyntaxWarning: invalid escape sequence '\)'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:145: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:146: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:148: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:159: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/shellcmd.py:293: SyntaxWarning: invalid escape sequence '\|'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:323: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:634: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:656: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.12/site-packages/lshell/checkconfig.py:764: SyntaxWarning: "is" with 'str' literal. Did you mean "=="?
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python-lshell-0.9.18-12.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nSDsSb
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ cd lshell-master
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/python-lshell
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/python-lshell
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/lshell-master/CHANGES /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/python-lshell
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/lshell-master/COPYING /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/python-lshell
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/lshell-master/README.md /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT/usr/share/doc/python-lshell
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(python-lshell) = 0.9.18-12.mga10 python-lshell = 0.9.18-12.mga10 python3.12dist(lshell) = 0.9.18 python3dist(lshell) = 0.9.18
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
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-lshell-0.9.18-12.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6Tqpx6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-lshell-0.9.18-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    /home/pterjan/rpmbuild/SPECS/python-lshell.spec line 26: autopatch: no matching patches in range
D: [iurt_root_command] Success!