D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python3-pyliblo-0.10.0-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2QtnZb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyliblo-0.10.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pyliblo-0.10.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyliblo-0.10.0 + rm -rf /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f -exec sed -i '1s=^#!/usr/bin/\(python\|env python\)[23]\?=#!/usr/bin/python3=' '{}' + + find examples/ -type f -exec sed -i '1s=^#!/usr/bin/\(python\|env python\)[23]\?==' '{}' + + chmod -x examples/example_client.py examples/example_server.py examples/example_server_deco.py examples/test_server_thread.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FTw4MP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyliblo-0.10.0 + '[' 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_ext cythoning src/liblo.pyx to src/liblo.c /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0/src/liblo.pxd tree = Parsing.p_module(s, pxd, full_module_name) building 'liblo' extension creating build creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/src gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -fPIC -I/usr/include/python3.12 -c src/liblo.c -o build/temp.linux-x86_64-cpython-312/src/liblo.o -fno-strict-aliasing -Werror-implicit-function-declaration -Wfatal-errors src/liblo.c: In function ‘__pyx_pf_5liblo_12ServerThread___init__’: src/liblo.c:9578:3: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 9578 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:95, from src/liblo.c:6: /usr/include/python3.12/ceval.h:132:37: note: declared here 132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ creating build/lib.linux-x86_64-cpython-312 gcc -shared -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 -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 build/temp.linux-x86_64-cpython-312/src/liblo.o -L/usr/lib64 -llo -lpython3.12 -o build/lib.linux-x86_64-cpython-312/liblo.cpython-312-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.12 copying and adjusting scripts/send_osc.py -> build/scripts-3.12 copying and adjusting scripts/dump_osc.py -> build/scripts-3.12 changing mode of build/scripts-3.12/send_osc.py from 644 to 755 changing mode of build/scripts-3.12/dump_osc.py from 644 to 755 renaming build/scripts-3.12/send_osc.py -> build/scripts-3.12/send_osc renaming build/scripts-3.12/dump_osc.py -> build/scripts-3.12/dump_osc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wzOD6E + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 + cd pyliblo-0.10.0 + '[' 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/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 --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/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib64/python3.12 creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/liblo.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib64/python3.12/site-packages writing byte-compilation script '/tmp/tmp_pcphzqh.py' /usr/bin/python3 /tmp/tmp_pcphzqh.py removing /tmp/tmp_pcphzqh.py running install_data creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/man creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/man/man1 copying scripts/send_osc.1 -> /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/man/man1 copying scripts/dump_osc.1 -> /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/man/man1 running install_egg_info running egg_info writing pyliblo.egg-info/PKG-INFO writing dependency_links to pyliblo.egg-info/dependency_links.txt writing top-level names to pyliblo.egg-info/top_level.txt reading manifest file 'pyliblo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' adding license file 'COPYING' writing manifest file 'pyliblo.egg-info/SOURCES.txt' Copying pyliblo.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib64/python3.12/site-packages/pyliblo-0.10.0-py3.12.egg-info running install_scripts creating /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/bin copying build/scripts-3.12/dump_osc -> /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/bin copying build/scripts-3.12/send_osc -> /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/bin changing mode of /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/bin/dump_osc to 755 changing mode of /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/bin/send_osc to 755 + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.10.0-2.mga10 --unique-debug-suffix -0.10.0-2.mga10.x86_64 --unique-debug-src-base python3-pyliblo-0.10.0-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python3-pyliblo-0.10.0-2.mga10.x86_64 1690 blocks find-debuginfo: done + /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/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/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pyliblo-0.10.0-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ptFItZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyliblo-0.10.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/doc/python3-pyliblo + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/doc/python3-pyliblo + cp -pr /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0/NEWS /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/doc/python3-pyliblo + cp -pr /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0/README /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/doc/python3-pyliblo + cp -pr /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0/examples /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/doc/python3-pyliblo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.65Su39 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyliblo-0.10.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/licenses/python3-pyliblo + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/licenses/python3-pyliblo + cp -pr /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0/COPYING /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64/usr/share/licenses/python3-pyliblo + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblo.cpython-312-x86_64-linux-gnu.so()(64bit) pyliblo = 0.10.0-2.mga10 python-pyliblo = 0.10.0-2.mga10 python3-pyliblo = 0.10.0-2.mga10 python3-pyliblo(x86-64) = 0.10.0-2.mga10 python3.12-pyliblo = 0.10.0-2.mga10 python3.12dist(pyliblo) = 0.10 python3dist(pyliblo) = 0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblo.so.7()(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 Processing files: python3-pyliblo-debugsource-0.10.0-2.mga10.x86_64 Provides: python3-pyliblo-debugsource = 0.10.0-2.mga10 python3-pyliblo-debugsource(x86-64) = 0.10.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyliblo-debuginfo-0.10.0-2.mga10.x86_64 Provides: debuginfo(build-id) = 58c9b9d63ef4063da3cbdfb191b0cdca14605552 python-pyliblo-debuginfo = 0.10.0-2.mga10 python3-pyliblo-debuginfo = 0.10.0-2.mga10 python3-pyliblo-debuginfo(x86-64) = 0.10.0-2.mga10 python3.12-pyliblo-debuginfo = 0.10.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-pyliblo-debugsource(x86-64) = 0.10.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pyliblo-0.10.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pyliblo-debuginfo-0.10.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pyliblo-debugsource-0.10.0-2.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ugl34F + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyliblo-0.10.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python3-pyliblo-0.10.0-2.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D9KRZx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/pyliblo-0.10.0-SPECPARTS + rm -rf pyliblo-0.10.0 pyliblo-0.10.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!