D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/xeus-python-0.17.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jaT7SA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + test -d /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3tJV4C + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + rm -rf xeus-python-0.17.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xeus-python-0.17.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xeus-python-0.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Itjok8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + cd xeus-python-0.17.1 + '[' 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' + 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,-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DXPYT_BUILD_STATIC=OFF -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building xeus-python v0.17.1 -- Found Python: /usr/bin/python3.12 (found version "3.12.8") found components: Interpreter -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.8", minimum required is "3.7") -- Found PythonLibs: /usr/lib64/libpython3.12.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.13.6") -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.2.0") -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable exact version "3.11.3") -- Found LibUUID: /usr/lib64/libuuid.so -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.3.2") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (2.0s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1 -B/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' /usr/bin/gmake -f CMakeFiles/xeus-python.dir/build.make CMakeFiles/xeus-python.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1 /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1 /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build/CMakeFiles/xeus-python.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' /usr/bin/gmake -f CMakeFiles/xeus-python.dir/build.make CMakeFiles/xeus-python.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' [ 5%] Building CXX object CMakeFiles/xeus-python.dir/src/xcomm.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xcomm.cpp.o -MF CMakeFiles/xeus-python.dir/src/xcomm.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xcomm.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xcomm.cpp [ 11%] Building CXX object CMakeFiles/xeus-python.dir/src/xdebugger.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xdebugger.cpp.o -MF CMakeFiles/xeus-python.dir/src/xdebugger.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xdebugger.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xdebugger.cpp [ 17%] Building CXX object CMakeFiles/xeus-python.dir/src/xdebugpy_client.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xdebugpy_client.cpp.o -MF CMakeFiles/xeus-python.dir/src/xdebugpy_client.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xdebugpy_client.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xdebugpy_client.cpp [ 23%] Building CXX object CMakeFiles/xeus-python.dir/src/xdisplay.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xdisplay.cpp.o -MF CMakeFiles/xeus-python.dir/src/xdisplay.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xdisplay.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xdisplay.cpp [ 29%] Building CXX object CMakeFiles/xeus-python.dir/src/xinput.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xinput.cpp.o -MF CMakeFiles/xeus-python.dir/src/xinput.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xinput.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xinput.cpp [ 35%] Building CXX object CMakeFiles/xeus-python.dir/src/xinspect.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xinspect.cpp.o -MF CMakeFiles/xeus-python.dir/src/xinspect.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xinspect.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xinspect.cpp [ 41%] Building CXX object CMakeFiles/xeus-python.dir/src/xinternal_utils.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xinternal_utils.cpp.o -MF CMakeFiles/xeus-python.dir/src/xinternal_utils.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xinternal_utils.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xinternal_utils.cpp [ 47%] Building CXX object CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o -MF CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xinterpreter.cpp [ 52%] Building CXX object CMakeFiles/xeus-python.dir/src/xinterpreter_raw.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xinterpreter_raw.cpp.o -MF CMakeFiles/xeus-python.dir/src/xinterpreter_raw.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xinterpreter_raw.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xinterpreter_raw.cpp [ 58%] Building CXX object CMakeFiles/xeus-python.dir/src/xkernel.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xkernel.cpp.o -MF CMakeFiles/xeus-python.dir/src/xkernel.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xkernel.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xkernel.cpp [ 64%] Building CXX object CMakeFiles/xeus-python.dir/src/xpaths.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xpaths.cpp.o -MF CMakeFiles/xeus-python.dir/src/xpaths.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xpaths.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xpaths.cpp [ 70%] Building CXX object CMakeFiles/xeus-python.dir/src/xstream.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xstream.cpp.o -MF CMakeFiles/xeus-python.dir/src/xstream.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xstream.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xstream.cpp [ 76%] Building CXX object CMakeFiles/xeus-python.dir/src/xtraceback.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xtraceback.cpp.o -MF CMakeFiles/xeus-python.dir/src/xtraceback.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xtraceback.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xtraceback.cpp [ 82%] Building CXX object CMakeFiles/xeus-python.dir/src/xutils.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -Dxeus_python_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xeus-python.dir/src/xutils.cpp.o -MF CMakeFiles/xeus-python.dir/src/xutils.cpp.o.d -o CMakeFiles/xeus-python.dir/src/xutils.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/xutils.cpp [ 88%] Linking CXX shared library libxeus-python.so /usr/bin/cmake -E cmake_link_script CMakeFiles/xeus-python.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -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 -DNDEBUG -Wl,--dependency-file=CMakeFiles/xeus-python.dir/link.d -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libxeus-python.so.0 -o libxeus-python.so.0.17.1 "CMakeFiles/xeus-python.dir/src/xcomm.cpp.o" "CMakeFiles/xeus-python.dir/src/xdebugger.cpp.o" "CMakeFiles/xeus-python.dir/src/xdebugpy_client.cpp.o" "CMakeFiles/xeus-python.dir/src/xdisplay.cpp.o" "CMakeFiles/xeus-python.dir/src/xinput.cpp.o" "CMakeFiles/xeus-python.dir/src/xinspect.cpp.o" "CMakeFiles/xeus-python.dir/src/xinternal_utils.cpp.o" "CMakeFiles/xeus-python.dir/src/xinterpreter.cpp.o" "CMakeFiles/xeus-python.dir/src/xinterpreter_raw.cpp.o" "CMakeFiles/xeus-python.dir/src/xkernel.cpp.o" "CMakeFiles/xeus-python.dir/src/xpaths.cpp.o" "CMakeFiles/xeus-python.dir/src/xstream.cpp.o" "CMakeFiles/xeus-python.dir/src/xtraceback.cpp.o" "CMakeFiles/xeus-python.dir/src/xutils.cpp.o" /usr/lib64/libxeus-zmq.so.6.0.1 /usr/lib64/libxeus.so.11.1.1 /usr/bin/cmake -E cmake_symlink_library libxeus-python.so.0.17.1 libxeus-python.so.0 libxeus-python.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' [ 88%] Built target xeus-python /usr/bin/gmake -f CMakeFiles/xpython.dir/build.make CMakeFiles/xpython.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1 /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1 /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build/CMakeFiles/xpython.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' /usr/bin/gmake -f CMakeFiles/xpython.dir/build.make CMakeFiles/xpython.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' [ 94%] Building CXX object CMakeFiles/xpython.dir/src/main.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DXEUS_PYTHON_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/include -isystem /usr/include/python3.12 -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 -DNDEBUG -Wunused-parameter -Wextra -Wreorder -MD -MT CMakeFiles/xpython.dir/src/main.cpp.o -MF CMakeFiles/xpython.dir/src/main.cpp.o.d -o CMakeFiles/xpython.dir/src/main.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/src/main.cpp [100%] Linking CXX executable xpython /usr/bin/cmake -E cmake_link_script CMakeFiles/xpython.dir/link.txt --verbose=1 /usr/bin/g++ -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 -DNDEBUG -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--dependency-file=CMakeFiles/xpython.dir/link.d CMakeFiles/xpython.dir/src/main.cpp.o -o xpython -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build: libxeus-python.so.0.17.1 -ldl -lutil /usr/lib64/libpython3.12.so /usr/lib64/libxeus-zmq.so.6.0.1 /usr/lib64/libxeus.so.11.1.1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' [100%] Built target xpython gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HMtK8O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + mkdir /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT + cd xeus-python-0.17.1 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/libxeus-python.so.0.17.1 -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/libxeus-python.so.0 -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/libxeus-python.so -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xdebugger.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xeus_python_config.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xpaths.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xinterpreter.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xinterpreter_raw.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xtraceback.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/include/xeus-python/xutils.hpp -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/bin/xpython -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/bin/xpython" to "" -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython/logo-32x32.png -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython/logo-svg.svg -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython/logo-64x64.png -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython/kernel.json -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython-raw -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython-raw/logo-32x32.png -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython-raw/logo-svg.svg -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython-raw/logo-64x64.png -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/share/jupyter/kernels/xpython-raw/kernel.json -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/cmake/xeus-python/xeus-pythonConfig.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/cmake/xeus-python/xeus-pythonConfigVersion.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/cmake/xeus-python/xeus-pythonTargets.cmake -- Installing: /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT/usr/lib64/cmake/xeus-python/xeus-pythonTargets-relwithdebinfo.cmake + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.17.1-1.mga10 --unique-debug-suffix -0.17.1-1.mga10.x86_64 --unique-debug-src-base xeus-python-0.17.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/xeus-python-0.17.1 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/xeus-python-0.17.1-1.mga10.x86_64 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 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gNRXfl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + cd xeus-python-0.17.1 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: xeus-python-0.17.1-1.mga10.x86_64 Provides: xeus-python = 0.17.1-1.mga10 xeus-python(x86-64) = 0.17.1-1.mga10 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpython3.12.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxeus-python.so.0()(64bit) libxeus-zmq.so.6()(64bit) libxeus.so.11()(64bit) Processing files: lib64xeus-python0-0.17.1-1.mga10.x86_64 Provides: lib64xeus-python0 = 0.17.1-1.mga10 lib64xeus-python0(x86-64) = 0.17.1-1.mga10 libxeus-python.so.0()(64bit) xeus-python-libs 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxeus-zmq.so.6()(64bit) libxeus.so.11()(64bit) Processing files: lib64xeus-python-devel-0.17.1-1.mga10.x86_64 Provides: cmake(xeus-python) = 0.17.1 devel(libxeus-python(64bit)) lib64xeus-python-devel = 0.17.1-1.mga10 lib64xeus-python-devel(x86-64) = 0.17.1-1.mga10 xeus-python-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libstdc++(64bit)) devel(libxeus(64bit)) devel(libxeus-zmq(64bit)) Processing files: xeus-python-debugsource-0.17.1-1.mga10.x86_64 Provides: xeus-python-debugsource = 0.17.1-1.mga10 xeus-python-debugsource(x86-64) = 0.17.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xeus-python-debuginfo-0.17.1-1.mga10.x86_64 Provides: debuginfo(build-id) = ccbff4dc454aad7a090b4af5a6d66818bb35029f xeus-python-debuginfo = 0.17.1-1.mga10 xeus-python-debuginfo(x86-64) = 0.17.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xeus-python-debugsource(x86-64) = 0.17.1-1.mga10 Processing files: lib64xeus-python0-debuginfo-0.17.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 992ac8c34adb15d28b1cbbf5a64eabbf19e70599 lib64xeus-python0-debuginfo = 0.17.1-1.mga10 lib64xeus-python0-debuginfo(x86-64) = 0.17.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xeus-python-debugsource(x86-64) = 0.17.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64xeus-python-devel-0.17.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xeus-python-0.17.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xeus-python-debugsource-0.17.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64xeus-python0-0.17.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xeus-python-debuginfo-0.17.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64xeus-python0-debuginfo-0.17.1-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qeFrFs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + test -d /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/xeus-python-0.17.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!