D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/screenkey-1.5-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jCRJQu Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YsZI79 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + rm -rf screenkey-1.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/screenkey-1.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd screenkey-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Port-to-Ayatana-AppIndicator.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf screenkey.egg-info + sed -i 's/^Categories=.*/Categories=AudioVideo;Video;Recorder;/' data/screenkey.desktop + sed -i '/^Version=/d' data/screenkey.desktop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8TzKre + umask 022 + cd /home/pterjan/rpmbuild/BUILD/screenkey-1.5-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 screenkey-1.5 + '[' 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.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running compile_catalog compiling catalog Screenkey/locale/ca/LC_MESSAGES/screenkey.po to Screenkey/locale/ca/LC_MESSAGES/screenkey.mo compiling catalog Screenkey/locale/es/LC_MESSAGES/screenkey.po to Screenkey/locale/es/LC_MESSAGES/screenkey.mo compiling catalog Screenkey/locale/ru/LC_MESSAGES/screenkey.po to Screenkey/locale/ru/LC_MESSAGES/screenkey.mo compiling catalog Screenkey/locale/fr/LC_MESSAGES/screenkey.po to Screenkey/locale/fr/LC_MESSAGES/screenkey.mo compiling catalog Screenkey/locale/zh_CN/LC_MESSAGES/screenkey.po to Screenkey/locale/zh_CN/LC_MESSAGES/screenkey.mo compiling catalog Screenkey/locale/uk/LC_MESSAGES/screenkey.po to Screenkey/locale/uk/LC_MESSAGES/screenkey.mo running build_py creating build/lib/Screenkey copying Screenkey/xlib.py -> build/lib/Screenkey copying Screenkey/labelmanager.py -> build/lib/Screenkey copying Screenkey/screenkey.py -> build/lib/Screenkey copying Screenkey/keysyms.py -> build/lib/Screenkey copying Screenkey/inputlistener.py -> build/lib/Screenkey copying Screenkey/__init__.py -> build/lib/Screenkey creating build/lib/Screenkey/images copying Screenkey/images/mouse.svg -> build/lib/Screenkey/images creating build/lib/Screenkey/locale/ca/LC_MESSAGES copying Screenkey/locale/ca/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/ca/LC_MESSAGES creating build/lib/Screenkey/locale/es/LC_MESSAGES copying Screenkey/locale/es/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/es/LC_MESSAGES creating build/lib/Screenkey/locale/ru/LC_MESSAGES copying Screenkey/locale/ru/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/ru/LC_MESSAGES creating build/lib/Screenkey/locale/fr/LC_MESSAGES copying Screenkey/locale/fr/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/fr/LC_MESSAGES creating build/lib/Screenkey/locale/zh_CN/LC_MESSAGES copying Screenkey/locale/zh_CN/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/zh_CN/LC_MESSAGES creating build/lib/Screenkey/locale/de_DE/LC_MESSAGES copying Screenkey/locale/de_DE/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/de_DE/LC_MESSAGES creating build/lib/Screenkey/locale/uk/LC_MESSAGES copying Screenkey/locale/uk/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/uk/LC_MESSAGES creating build/lib/Screenkey/locale/de/LC_MESSAGES copying Screenkey/locale/de/LC_MESSAGES/screenkey.mo -> build/lib/Screenkey/locale/de/LC_MESSAGES running build_scripts creating build/scripts-3.13 copying and adjusting screenkey -> build/scripts-3.13 changing mode of build/scripts-3.13/screenkey from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pB9WPV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + mkdir /home/pterjan/rpmbuild/BUILD/screenkey-1.5-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 screenkey-1.5 + '[' 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/screenkey-1.5-build/BUILDROOT --prefix /usr /usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey copying build/lib/Screenkey/xlib.py -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey copying build/lib/Screenkey/labelmanager.py -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey copying build/lib/Screenkey/screenkey.py -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey copying build/lib/Screenkey/keysyms.py -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/ca creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/ca/LC_MESSAGES copying build/lib/Screenkey/locale/ca/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/ca/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/es creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/es/LC_MESSAGES copying build/lib/Screenkey/locale/es/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/es/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/ru creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/ru/LC_MESSAGES copying build/lib/Screenkey/locale/ru/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/ru/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/fr creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/fr/LC_MESSAGES copying build/lib/Screenkey/locale/fr/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/fr/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/zh_CN creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/zh_CN/LC_MESSAGES copying build/lib/Screenkey/locale/zh_CN/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/zh_CN/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/de_DE creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/de_DE/LC_MESSAGES copying build/lib/Screenkey/locale/de_DE/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/de_DE/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/uk creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/uk/LC_MESSAGES copying build/lib/Screenkey/locale/uk/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/uk/LC_MESSAGES creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/de creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/de/LC_MESSAGES copying build/lib/Screenkey/locale/de/LC_MESSAGES/screenkey.mo -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/locale/de/LC_MESSAGES copying build/lib/Screenkey/inputlistener.py -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/images copying build/lib/Screenkey/images/mouse.svg -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/images copying build/lib/Screenkey/__init__.py -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey byte-compiling /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/xlib.py to xlib.cpython-313.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/labelmanager.py to labelmanager.cpython-313.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/screenkey.py to screenkey.cpython-313.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/keysyms.py to keysyms.cpython-313.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/inputlistener.py to inputlistener.cpython-313.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/Screenkey/__init__.py to __init__.cpython-313.pyc writing byte-compilation script '/tmp/tmplby8j5fq.py' /usr/bin/python3 /tmp/tmplby8j5fq.py removing /tmp/tmplby8j5fq.py running install_data creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/applications copying data/screenkey.desktop -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/applications creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/doc/screenkey copying README.rst -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/doc/screenkey copying NEWS.rst -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/doc/screenkey creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/metainfo copying data/org.thregr.screenkey.metainfo.xml -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/share/metainfo running install_egg_info running egg_info creating screenkey.egg-info writing screenkey.egg-info/PKG-INFO writing dependency_links to screenkey.egg-info/dependency_links.txt writing requirements to screenkey.egg-info/requires.txt writing top-level names to screenkey.egg-info/top_level.txt writing manifest file 'screenkey.egg-info/SOURCES.txt' reading manifest file 'screenkey.egg-info/SOURCES.txt' adding license file 'COPYING.txt' writing manifest file 'screenkey.egg-info/SOURCES.txt' Copying screenkey.egg-info to /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/screenkey-1.5-py3.13.egg-info running install_scripts creating /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/bin copying build/scripts-3.13/screenkey -> /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/bin/screenkey to 755 + rm -rfv /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT/usr/bin/__pycache__ + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT screenkey + /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/screenkey-1.5-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 Processing files: screenkey-1.5-4.mga10.noarch Provides: application() application(screenkey.desktop) metainfo() metainfo(org.thregr.screenkey.metainfo.xml) python3.13dist(screenkey) = 1.5 python3dist(screenkey) = 1.5 screenkey = 1.5-4.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.13 python3.13dist(dbus-python) python3.13dist(pycairo) python3.13dist(pygobject) typelib(AyatanaAppIndicator3) typelib(GLib) typelib(GObject) typelib(Gdk) typelib(GdkPixbuf) typelib(Gtk) = 3.0 typelib(Pango) = 1.0 Recommends: slop Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/screenkey-1.5-4.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wwMsNz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + test -d /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/screenkey-1.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!