D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-daemon-2.3.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KlKsFP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf python-daemon-2.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/python-daemon-2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-daemon-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sk1elI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-daemon-2.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/daemon copying daemon/__init__.py -> build/lib/daemon copying daemon/_metadata.py -> build/lib/daemon copying daemon/daemon.py -> build/lib/daemon copying daemon/pidfile.py -> build/lib/daemon copying daemon/runner.py -> build/lib/daemon running egg_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lI4Tqc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 + cd python-daemon-2.3.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon copying build/lib/daemon/runner.py -> /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon copying build/lib/daemon/pidfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon copying build/lib/daemon/daemon.py -> /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon copying build/lib/daemon/_metadata.py -> /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon copying build/lib/daemon/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon/runner.py to runner.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon/pidfile.py to pidfile.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon/daemon.py to daemon.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon/_metadata.py to _metadata.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/daemon/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp9lnh9gpw.py' /usr/bin/python3 /tmp/tmp9lnh9gpw.py removing /tmp/tmp9lnh9gpw.py running install_egg_info running egg_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.egg-info/SOURCES.txt' Copying python_daemon.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/python_daemon-2.3.0-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.0-2.mga9 --unique-debug-suffix -2.3.0-2.mga9.aarch64 --unique-debug-src-base python-daemon-2.3.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python-daemon-2.3.0 + /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-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-daemon-2.3.0-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SnC822 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-daemon-2.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/share/doc/python3-daemon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/share/doc/python3-daemon + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/share/doc/python3-daemon + cp -pr LICENSE.GPL-3 /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/share/doc/python3-daemon + cp -pr LICENSE.ASF-2 /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/share/doc/python3-daemon + cp -pr doc/CREDITS doc/FAQ doc/TODO doc/hacking.txt doc/module.mk doc/sphinx.mk /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64/usr/share/doc/python3-daemon + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-daemon = 2.3.0-2.mga9 python3-daemon = 2.3.0-2.mga9 python3.9-daemon = 2.3.0-2.mga9 python3.9dist(python-daemon) = 2.3 python3dist(python-daemon) = 2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(docutils) python3.9dist(lockfile) >= 0.10 python3.9dist(setuptools) Obsoletes: python-daemon < 2.3.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-daemon-2.3.0-2.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fkPZJU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-daemon-2.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-daemon-2.3.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d1AUXg + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf python-daemon-2.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!