D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/cerealizer-0.8.4-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W77mMt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SPylDV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ rm -rf Cerealizer-0.8.4
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Cerealizer-0.8.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Cerealizer-0.8.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/cerealizer-0.8.3-fix-StrHandler-class.patch
+ rm -rf Cerealizer.egg-info
++ find -name CVS
++ find -name .cvswrappers
+ rm -rf
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JzwLXa
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ cd Cerealizer-0.8.4
+ '[' 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'
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'force-manifest' will not be supported in future
        versions. Please use the underscore name 'force_manifest' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'dist-dir' will not be supported in future
        versions. Please use the underscore name 'dist_dir' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
creating build/lib/cerealizer
copying ./datetime_handler.py -> build/lib/cerealizer
copying ./__init__.py -> build/lib/cerealizer
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VWyNBR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ mkdir /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT
+ cd Cerealizer-0.8.4
+ '[' 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/cerealizer-0.8.4-build/BUILDROOT --prefix /usr
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'force-manifest' will not be supported in future
        versions. Please use the underscore name 'force_manifest' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'dist-dir' will not be supported in future
        versions. Please use the underscore name 'dist_dir' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
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/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages
creating /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages/cerealizer
copying build/lib/cerealizer/datetime_handler.py -> /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages/cerealizer
copying build/lib/cerealizer/__init__.py -> /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages/cerealizer
byte-compiling /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages/cerealizer/datetime_handler.py to datetime_handler.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages/cerealizer/__init__.py to __init__.cpython-312.pyc
writing byte-compilation script '/tmp/tmpr3rfgf55.py'
/usr/bin/python3 /tmp/tmpr3rfgf55.py
removing /tmp/tmpr3rfgf55.py
running install_egg_info
running egg_info
creating Cerealizer.egg-info
writing Cerealizer.egg-info/PKG-INFO
writing dependency_links to Cerealizer.egg-info/dependency_links.txt
writing top-level names to Cerealizer.egg-info/top_level.txt
writing manifest file 'Cerealizer.egg-info/SOURCES.txt'
reading manifest file 'Cerealizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.git'
warning: no previously-included files found matching '.git/*'
warning: no previously-included files found matching '.gitignore'
adding license file 'LICENSE'
writing manifest file 'Cerealizer.egg-info/SOURCES.txt'
Copying Cerealizer.egg-info to /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/lib/python3.12/site-packages/Cerealizer-0.8.4-py3.12.egg-info
running install_scripts
+ rm -rfv /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-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
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-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: python3-cerealizer-0.8.4-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sZtFSv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ cd Cerealizer-0.8.4
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/share/doc/python3-cerealizer
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/share/doc/python3-cerealizer
+ cp -pr /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/Cerealizer-0.8.4/README.rst /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build/BUILDROOT/usr/share/doc/python3-cerealizer
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-cerealizer = 0.8.4-1.mga10 python3-cerealizer = 0.8.4-1.mga10 python3.12-cerealizer = 0.8.4-1.mga10 python3.12dist(cerealizer) = 0.8.4 python3dist(cerealizer) = 0.8.4
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/cerealizer-0.8.4-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-cerealizer-0.8.4-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Df9gF8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/cerealizer-0.8.4-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!