D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libdnf-0.73.1-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xrhvL5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libdnf-0.73.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libdnf-0.73.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libdnf-0.73.1 + rm -rf /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1-SPECPARTS + /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.MS6ZtN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdnf-0.73.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,--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/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 -DPYTHON_DESIRED:FILEPATH=/usr/bin/python3 -DWITH_GIR=0 -DWITH_MAN=0 -Dgtkdoc=0 -DDISABLE_VALGRIND=1 -DENABLE_RHSM_SUPPORT=OFF -DLIBDNF_MAJOR_VERSION=0 -DLIBDNF_MINOR_VERSION=73 -DLIBDNF_MICRO_VERSION=1 -DWITH_SANITIZERS=OFF Running CMake on libdnf... -- The C compiler identification is GNU 14.1.0 -- The CXX compiler identification is GNU 14.1.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 libdnf version: 0.73.1 -- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0") -- Found LibSolv: /usr/lib64/libsolv.so (Required is at least version "0.7.21") -- Found LibSolv_ext: /usr/lib64/libsolvext.so -- Found LibSolv: /usr/include /usr/lib64/libsolv.so;/usr/lib64/libsolvext.so -- Checking for module 'check' -- Found check, version 0.15.2 -- Checking for module 'gio-unix-2.0>=2.46.0' -- Found gio-unix-2.0, version 2.80.3 -- Checking for module 'json-c' -- Found json-c, version 0.17 -- Checking for module 'modulemd-2.0>=2.11.2' -- Found modulemd-2.0, version 2.15.0 -- Checking for module 'librepo>=1.15.0' -- Found librepo, version 1.18.0 -- Checking for module 'rpm>=4.15.0' -- Found rpm, version 4.19.1.1 -- Checking for module 'smartcols' -- Found smartcols, version 2.40.2 -- Checking for module 'sqlite3' -- Found sqlite3, version 3.45.3 -- Checking for module 'zck>=0.9.11' -- Found zck, version 1.3.2 -- Looking for FNM_CASEFOLD -- Looking for FNM_CASEFOLD - found -- Found PythonInterp: /usr/bin/python3 (found version "3.12.4") -- Found PythonLibs: /usr/lib64/libpython3.12.so (found version "3.12.4") -- Building for python3 -- Found SWIG: /usr/bin/swig (found version "4.2.1") -- Building for python3 -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Checking for module 'gtk-doc>=1.9' -- Found gtk-doc, version 1.34.0 -- Found GtkDoc: /usr/bin/gtkdoc-scan (found version "1.34.0") -- Checking for module 'cppunit' -- Found cppunit, version 1.15.1 Building for python3 -- Python install dir is /usr/lib64/python3.12/site-packages -- Configuring done (1.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP DISABLE_VALGRIND INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR WITH_GIR gtkdoc -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.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/libdnf-0.73.1 -B/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f libdnf/CMakeFiles/libdnf.dir/build.make libdnf/CMakeFiles/libdnf.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/error_swig_compilation.dir/build.make bindings/python/CMakeFiles/error_swig_compilation.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/common_types_swig_compilation.dir/build.make bindings/python/CMakeFiles/common_types_swig_compilation.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/error_swig_compilation.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf/CMakeFiles/libdnf.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/conf_swig_compilation.dir/build.make bindings/python/CMakeFiles/conf_swig_compilation.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/module_swig_compilation.dir/build.make bindings/python/CMakeFiles/module_swig_compilation.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/repo_swig_compilation.dir/build.make bindings/python/CMakeFiles/repo_swig_compilation.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/common_types_swig_compilation.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/conf_swig_compilation.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/module_swig_compilation.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/smartcols_swig_compilation.dir/build.make bindings/python/CMakeFiles/smartcols_swig_compilation.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/transaction_swig_compilation.dir/build.make bindings/python/CMakeFiles/transaction_swig_compilation.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/repo_swig_compilation.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/utils_swig_compilation.dir/build.make bindings/python/CMakeFiles/utils_swig_compilation.dir/depend /usr/bin/gmake -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend /usr/bin/gmake -f tests/hawkey/CMakeFiles/testshared.dir/build.make tests/hawkey/CMakeFiles/testshared.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/transaction_swig_compilation.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/utils_swig_compilation.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey/CMakeFiles/testshared.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/smartcols_swig_compilation.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/CMakeFiles/translations_1.dir/DependInfo.cmake "--color=" Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/error_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/error_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/error_swig_compilation.dir/depend.internal". Scanning dependencies of target error_swig_compilation Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/common_types_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/common_types_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/common_types_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/repo_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/repo_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/repo_swig_compilation.dir/depend.internal". gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/module_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/module_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/module_swig_compilation.dir/depend.internal". /usr/bin/gmake -f libdnf/CMakeFiles/libdnf.dir/build.make libdnf/CMakeFiles/libdnf.dir/build Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/conf_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/conf_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/conf_swig_compilation.dir/depend.internal". Scanning dependencies of target repo_swig_compilation Scanning dependencies of target common_types_swig_compilation /usr/bin/gmake -f bindings/python/CMakeFiles/error_swig_compilation.dir/build.make bindings/python/CMakeFiles/error_swig_compilation.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/smartcols_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/smartcols_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/smartcols_swig_compilation.dir/depend.internal". /usr/bin/gmake -f bindings/python/CMakeFiles/repo_swig_compilation.dir/build.make bindings/python/CMakeFiles/repo_swig_compilation.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f tests/hawkey/CMakeFiles/testshared.dir/build.make tests/hawkey/CMakeFiles/testshared.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' Scanning dependencies of target smartcols_swig_compilation Scanning dependencies of target conf_swig_compilation gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/utils_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/utils_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/utils_swig_compilation.dir/depend.internal". gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/common_types_swig_compilation.dir/build.make bindings/python/CMakeFiles/common_types_swig_compilation.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/conf_swig_compilation.dir/build.make bindings/python/CMakeFiles/conf_swig_compilation.dir/build Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/transaction_swig_compilation.dir/DependInfo.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/transaction_swig_compilation.dir/depend.internal". Dependee "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/transaction_swig_compilation.dir/depend.internal". /usr/bin/gmake -f bindings/python/CMakeFiles/smartcols_swig_compilation.dir/build.make bindings/python/CMakeFiles/smartcols_swig_compilation.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 0%] Swig compile ../swig/error.i for python [ 0%] Swig compile ../swig/repo.i for python [ 0%] Building CXX object tests/hawkey/CMakeFiles/testshared.dir/testshared.cpp.o [ 1%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-advisoryref.cpp.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/testshared.dir/testshared.cpp.o -MF CMakeFiles/testshared.dir/testshared.cpp.o.d -o CMakeFiles/testshared.dir/testshared.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/testshared.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-advisoryref.cpp.o -MF CMakeFiles/libdnf.dir/dnf-advisoryref.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-advisoryref.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-advisoryref.cpp [ 1%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-advisorypkg.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-advisorypkg.cpp.o -MF CMakeFiles/libdnf.dir/dnf-advisorypkg.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-advisorypkg.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-advisorypkg.cpp [ 2%] Swig compile ../swig/common_types.i for python [ 1%] Generating as.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/errorPYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/as.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot Scanning dependencies of target module_swig_compilation [ 2%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-iutil.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-iutil.cpp.o -MF CMakeFiles/libdnf.dir/hy-iutil.cpp.o.d -o CMakeFiles/libdnf.dir/hy-iutil.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-iutil.cpp [ 4%] Generating bg.gmo [ 2%] Swig compile ../swig/conf.i for python gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 2%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-advisory.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/repoPYTHON.stamp /usr/bin/gmake -f bindings/python/CMakeFiles/module_swig_compilation.dir/build.make bindings/python/CMakeFiles/module_swig_compilation.dir/build [ 3%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-goal.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bg.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-goal.cpp.o -MF CMakeFiles/libdnf.dir/hy-goal.cpp.o.d -o CMakeFiles/libdnf.dir/hy-goal.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-goal.cpp gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-advisory.cpp.o -MF CMakeFiles/libdnf.dir/dnf-advisory.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-advisory.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-advisory.cpp [ 4%] Swig compile ../swig/smartcols.i for python Scanning dependencies of target utils_swig_compilation Scanning dependencies of target transaction_swig_compilation cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/utils_swig_compilation.dir/build.make bindings/python/CMakeFiles/utils_swig_compilation.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _repo -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/repo.i cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/common_typesPYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/confPYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _common_types -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i [ 5%] Swig compile ../swig/module.i for python cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _conf -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _error -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/error.i cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/smartcolsPYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _module -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/module.i cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _smartcols -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/smartcols.i /usr/bin/gmake -f bindings/python/CMakeFiles/transaction_swig_compilation.dir/build.make bindings/python/CMakeFiles/transaction_swig_compilation.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 6%] Swig compile ../swig/utils.i for python cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir [ 7%] Swig compile ../swig/transaction.i for python cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E make_directory /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/utilsPYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E touch /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON.stamp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _utils -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/utils.i cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/as.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/as.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bg.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bg.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DSWIGWORDSIZE64 -DLIBDNF_UNSTABLE_API -outdir /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python -c++ -interface _transaction -I/usr/include/gio-unix-2.0 -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/transaction.i gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 7%] Built target error_swig_compilation [ 7%] Generating bn.gmo [ 8%] Generating ca.gmo [ 8%] Generating bn_IN.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bn.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bn_IN.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ca.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bn_IN.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bn_IN.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bn.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/bn.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ca.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ca.po gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:95: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:96: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:97: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:98: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:99: Warning 327: Extern template ignored. [ 8%] Generating cs.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/cs.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 9%] Generating da.gmo [ 9%] Built target utils_swig_compilation [ 9%] Generating de.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/da.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 9%] Building CXX object libdnf/CMakeFiles/libdnf.dir/log.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/log.cpp.o -MF CMakeFiles/libdnf.dir/log.cpp.o.d -o CMakeFiles/libdnf.dir/log.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/log.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/de.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i:68: Warning 302: Redefinition of identifier 'StopIterator' ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i:60: Warning 302: previous definition of 'StopIterator'. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i:71: Warning 302: Redefinition of identifier 'Iterator' ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i:63: Warning 302: previous definition of 'Iterator'. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i:71: Warning 302: Redefinition of identifier 'Iterator' ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i:63: Warning 302: previous definition of 'Iterator'. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:95: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:96: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:97: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:98: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.hpp:99: Warning 327: Extern template ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Line.hpp:58: Warning 509: Overloaded method Line::getColumnCell(Column *) const effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Line.hpp:57: Warning 509: as it is shadowed by Line::getColumnCell(std::shared_ptr< Column > const &) const. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Line.hpp:66: Warning 509: Overloaded method Line::setColumnData(Column *,std::string const &) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Line.hpp:65: Warning 509: as it is shadowed by Line::setColumnData(std::shared_ptr< Column > const &,std::string const &). gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 9%] Built target smartcols_swig_compilation [ 10%] Generating el.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/el.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/ModulePackageContainer.hpp:92: Warning 325: Nested struct not currently supported (ConflictException ignored) [ 11%] Building CXX object libdnf/CMakeFiles/libdnf.dir/nevra.cpp.o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/ModulePackageContainer.hpp:97: Warning 325: Nested struct not currently supported (ResolveException ignored) cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/nevra.cpp.o -MF CMakeFiles/libdnf.dir/nevra.cpp.o.d -o CMakeFiles/libdnf.dir/nevra.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/nevra.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/cs.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/cs.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/modulemd/ModuleProfile.hpp:38: Warning 362: operator= ignored [ 11%] Generating es.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/de.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/de.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/es.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/modulemd/ModuleDependencies.hpp:40: Warning 362: operator= ignored /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i:68: Warning 302: Redefinition of identifier 'StopIterator' ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i:60: Warning 302: previous definition of 'StopIterator'. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i:71: Warning 302: Redefinition of identifier 'Iterator' ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i:63: Warning 302: previous definition of 'Iterator'. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/conf.i:71: Warning 302: Redefinition of identifier 'Iterator' ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/swig/common_types.i:63: Warning 302: previous definition of 'Iterator'. cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/da.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/da.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/el.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/el.po [ 11%] Generating eu.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/eu.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 12%] Generating fa.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fa.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/es.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/es.po [ 12%] Building CXX object libdnf/CMakeFiles/libdnf.dir/nsvcap.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/nsvcap.cpp.o -MF CMakeFiles/libdnf.dir/nsvcap.cpp.o.d -o CMakeFiles/libdnf.dir/nsvcap.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/nsvcap.cpp [ 13%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-reldep.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-reldep.cpp.o -MF CMakeFiles/libdnf.dir/dnf-reldep.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-reldep.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-reldep.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/MergedTransaction.hpp:74: Warning 325: Nested struct not currently supported (ItemPair ignored) /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/Transformer.hpp:54: Warning 325: Nested class not currently supported (Exception ignored) /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionEnum.hpp:68: Warning 509: Overloaded method libdnf::OptionEnum< std::string >::OptionEnum(std::string const &,std::vector< libdnf::OptionEnum< std::string >::ValueType,std::allocator< libdnf::OptionEnum< std::string >::ValueType > > &&) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionEnum.hpp:67: Warning 509: as it is shadowed by libdnf::OptionEnum< std::string >::OptionEnum(std::string const &,std::vector< libdnf::OptionEnum< std::string >::ValueType,std::allocator< libdnf::OptionEnum< std::string >::ValueType > > const &). /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionEnum.hpp:70: Warning 509: Overloaded method libdnf::OptionEnum< std::string >::OptionEnum(std::string const &,std::vector< libdnf::OptionEnum< std::string >::ValueType,std::allocator< libdnf::OptionEnum< std::string >::ValueType > > &&,libdnf::OptionEnum< std::string >::FromStringFunc &&) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionEnum.hpp:69: Warning 509: as it is shadowed by libdnf::OptionEnum< std::string >::OptionEnum(std::string const &,std::vector< libdnf::OptionEnum< std::string >::ValueType,std::allocator< libdnf::OptionEnum< std::string >::ValueType > > const &,libdnf::OptionEnum< std::string >::FromStringFunc &&). [ 13%] Generating fi.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fi.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/CompsGroupItem.hpp:70: Warning 401: Nothing known about base class 'Error'. Ignored. /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/Repo.hpp:393: Warning 401: Nothing known about base class 'Error'. Ignored. cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/eu.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/eu.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fa.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fa.po [ 14%] Generating fil.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fil.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 14%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-reldep-list.cpp.o [ 14%] Generating fr.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-reldep-list.cpp.o -MF CMakeFiles/libdnf.dir/dnf-reldep-list.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-reldep-list.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-reldep-list.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fr.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fi.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fi.po [ 15%] Generating fur.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fur.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionChild.hpp:37: Warning 509: Overloaded method libdnf::OptionChild< libdnf::OptionString >::set(libdnf::Option::Priority,std::string const &) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionChild.hpp:36: Warning 509: as it is shadowed by libdnf::OptionChild< libdnf::OptionString >::set(libdnf::Option::Priority,libdnf::OptionString::ValueType const &). /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionChild.hpp:37: Warning 509: Overloaded method libdnf::OptionChild< libdnf::OptionEnum< std::string > >::set(libdnf::Option::Priority,std::string const &) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionChild.hpp:36: Warning 509: as it is shadowed by libdnf::OptionChild< libdnf::OptionEnum< std::string > >::set(libdnf::Option::Priority,libdnf::OptionEnum< std::string >::ValueType const &). cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fur.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fur.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fr.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fr.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fil.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/fil.po [ 15%] Generating gu.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/gu.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 15%] Generating hi.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/hi.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 16%] Generating hu.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/hu.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 16%] Built target repo_swig_compilation [ 16%] Generating ia.gmo gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ia.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/gu.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/gu.po [ 17%] Generating id.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/id.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 17%] Built target common_types_swig_compilation cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/hi.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/hi.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/hu.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/hu.po [ 17%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-package.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-package.cpp.o -MF CMakeFiles/libdnf.dir/hy-package.cpp.o.d -o CMakeFiles/libdnf.dir/hy-package.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-package.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/TransactionItem.hpp:124: Warning 509: Overloaded method libdnf::TransactionItem::operator ==(libdnf::TransactionItemPtr) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/TransactionItem.hpp:123: Warning 509: as it is shadowed by libdnf::TransactionItem::operator ==(libdnf::TransactionItem &). /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/TransactionItem.hpp:129: Warning 509: Overloaded method libdnf::TransactionItem::operator <(libdnf::TransactionItemPtr) effectively ignored, /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/TransactionItem.hpp:128: Warning 509: as it is shadowed by libdnf::TransactionItem::operator <(libdnf::TransactionItem &). cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ia.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ia.po gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 17%] Built target transaction_swig_compilation [ 17%] Generating it.gmo [ 17%] Built target conf_swig_compilation [ 17%] Generating is.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/id.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/id.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/is.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 18%] Generating ja.gmo [ 19%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-packageset.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-packageset.cpp.o -MF CMakeFiles/libdnf.dir/hy-packageset.cpp.o.d -o CMakeFiles/libdnf.dir/hy-packageset.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-packageset.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/it.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ja.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 19%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-query.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-query.cpp.o -MF CMakeFiles/libdnf.dir/hy-query.cpp.o.d -o CMakeFiles/libdnf.dir/hy-query.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-query.cpp [ 19%] Generating ka.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ka.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 19%] Linking CXX static library libtestshared.a cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 20%] Generating kn.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/kn.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /usr/bin/ar qc libtestshared.a CMakeFiles/testshared.dir/testshared.cpp.o [ 21%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-sack.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-sack.cpp.o -MF CMakeFiles/libdnf.dir/dnf-sack.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-sack.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-sack.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ka.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ka.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/is.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/is.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/it.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/it.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ja.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ja.po [ 21%] Generating ml.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ml.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 21%] Generating ko.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ko.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 22%] Generating mai.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/mai.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/kn.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/kn.po [ 22%] Generating mr.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/mr.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot /usr/bin/ranlib libtestshared.a [ 23%] Generating nb.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/nb.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 23%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-selector.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-selector.cpp.o -MF CMakeFiles/libdnf.dir/hy-selector.cpp.o.d -o CMakeFiles/libdnf.dir/hy-selector.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-selector.cpp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ml.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ml.po [ 23%] Built target testshared cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/mai.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/mai.po [ 23%] Generating nl.gmo [ 23%] Built target module_swig_compilation cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ko.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ko.po [ 25%] Generating or.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/nb.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/nb.po [ 26%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-subject.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/mr.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/mr.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/nl.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/or.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 26%] Generating pa.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pa.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 26%] Building CXX object libdnf/CMakeFiles/libdnf.dir/hy-util.cpp.o [ 27%] Generating pl.gmo [ 27%] Generating pt.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-subject.cpp.o -MF CMakeFiles/libdnf.dir/hy-subject.cpp.o.d -o CMakeFiles/libdnf.dir/hy-subject.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-subject.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/hy-util.cpp.o -MF CMakeFiles/libdnf.dir/hy-util.cpp.o.d -o CMakeFiles/libdnf.dir/hy-util.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/hy-util.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pl.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pt.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 27%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-db.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-db.cpp.o -MF CMakeFiles/libdnf.dir/dnf-db.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-db.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-db.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/nl.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/nl.po [ 27%] Generating pt_BR.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pt_BR.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/or.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/or.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pa.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pa.po [ 28%] Generating ru.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pl.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pl.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pt.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pt.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ru.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 29%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-conf.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-conf.cpp.o -MF CMakeFiles/libdnf.dir/dnf-conf.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-conf.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-conf.cpp [ 29%] Generating si.gmo [ 29%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-context.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pt_BR.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/pt_BR.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/si.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-context.cpp.o -MF CMakeFiles/libdnf.dir/dnf-context.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-context.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-context.cpp [ 30%] Generating sk.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sk.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 30%] Generating sq.gmo [ 30%] Generating sr.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sq.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sr.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 31%] Generating sr@latin.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sr@latin.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ru.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ru.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sq.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sq.po [ 31%] Generating sv.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sv.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 32%] Generating ta.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ta.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sk.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sk.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/si.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/si.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sr.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sr.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sr@latin.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sr@latin.po [ 32%] Generating te.gmo [ 33%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-goal.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-goal.cpp.o -MF CMakeFiles/libdnf.dir/dnf-goal.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-goal.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-goal.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/te.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 33%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-keyring.cpp.o [ 33%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-lock.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-keyring.cpp.o -MF CMakeFiles/libdnf.dir/dnf-keyring.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-keyring.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-keyring.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-lock.cpp.o -MF CMakeFiles/libdnf.dir/dnf-lock.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-lock.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-lock.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sv.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/sv.po [ 33%] Generating th.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/th.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ta.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/ta.po [ 34%] Generating tr.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/tr.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/te.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/te.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/th.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/th.po [ 35%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-package.cpp.o [ 35%] Generating uk.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-package.cpp.o -MF CMakeFiles/libdnf.dir/dnf-package.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-package.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-package.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/uk.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/tr.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/tr.po [ 35%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-packagedelta.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-packagedelta.cpp.o -MF CMakeFiles/libdnf.dir/dnf-packagedelta.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-packagedelta.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-packagedelta.cpp [ 36%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-repo-loader.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-repo-loader.cpp.o -MF CMakeFiles/libdnf.dir/dnf-repo-loader.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-repo-loader.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-repo-loader.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/uk.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/uk.po [ 37%] Generating zh_CN.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/zh_CN.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 37%] Generating zh_TW.gmo cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgmerge --quiet --update --backup=none -s /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/zh_TW.po /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/po/libdnf.pot [ 37%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-rpmts.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-rpmts.cpp.o -MF CMakeFiles/libdnf.dir/dnf-rpmts.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-rpmts.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-rpmts.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/zh_CN.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/zh_CN.po cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po && /usr/bin/msgfmt -o /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/zh_TW.gmo /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/po/zh_TW.po gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 38%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-repo.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-repo.cpp.o -MF CMakeFiles/libdnf.dir/dnf-repo.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-repo.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-repo.cpp [ 38%] Built target translations_1 [ 38%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-state.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-state.cpp.o -MF CMakeFiles/libdnf.dir/dnf-state.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-state.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-state.cpp [ 38%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-transaction.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-transaction.cpp.o -MF CMakeFiles/libdnf.dir/dnf-transaction.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-transaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-transaction.cpp [ 39%] Building CXX object libdnf/CMakeFiles/libdnf.dir/dnf-utils.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/dnf-utils.cpp.o -MF CMakeFiles/libdnf.dir/dnf-utils.cpp.o.d -o CMakeFiles/libdnf.dir/dnf-utils.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/dnf-utils.cpp [ 39%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/Item.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/Item.cpp.o -MF CMakeFiles/libdnf.dir/transaction/Item.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/Item.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/Item.cpp [ 40%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/CompsEnvironmentItem.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/CompsEnvironmentItem.cpp.o -MF CMakeFiles/libdnf.dir/transaction/CompsEnvironmentItem.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/CompsEnvironmentItem.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/CompsEnvironmentItem.cpp [ 40%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/CompsGroupItem.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/CompsGroupItem.cpp.o -MF CMakeFiles/libdnf.dir/transaction/CompsGroupItem.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/CompsGroupItem.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/CompsGroupItem.cpp [ 40%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/RPMItem.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/RPMItem.cpp.o -MF CMakeFiles/libdnf.dir/transaction/RPMItem.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/RPMItem.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/RPMItem.cpp [ 41%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/Swdb.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/Swdb.cpp.o -MF CMakeFiles/libdnf.dir/transaction/Swdb.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/Swdb.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/Swdb.cpp [ 41%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/Transaction.cpp.o [ 42%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/MergedTransaction.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/Transaction.cpp.o -MF CMakeFiles/libdnf.dir/transaction/Transaction.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/Transaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/Transaction.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/MergedTransaction.cpp.o -MF CMakeFiles/libdnf.dir/transaction/MergedTransaction.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/MergedTransaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/MergedTransaction.cpp [ 42%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/TransactionItem.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/TransactionItem.cpp.o -MF CMakeFiles/libdnf.dir/transaction/TransactionItem.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/TransactionItem.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/TransactionItem.cpp [ 43%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/TransactionItemReason.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/TransactionItemReason.cpp.o -MF CMakeFiles/libdnf.dir/transaction/TransactionItemReason.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/TransactionItemReason.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/TransactionItemReason.cpp [ 43%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/Transformer.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/Transformer.cpp.o -MF CMakeFiles/libdnf.dir/transaction/Transformer.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/Transformer.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/Transformer.cpp [ 43%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/private/Repo.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/private/Repo.cpp.o -MF CMakeFiles/libdnf.dir/transaction/private/Repo.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/private/Repo.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/private/Repo.cpp [ 44%] Building CXX object libdnf/CMakeFiles/libdnf.dir/transaction/private/Transaction.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/transaction/private/Transaction.cpp.o -MF CMakeFiles/libdnf.dir/transaction/private/Transaction.cpp.o.d -o CMakeFiles/libdnf.dir/transaction/private/Transaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction/private/Transaction.cpp [ 44%] Building CXX object libdnf/CMakeFiles/libdnf.dir/goal/Goal.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/goal/Goal.cpp.o -MF CMakeFiles/libdnf.dir/goal/Goal.cpp.o.d -o CMakeFiles/libdnf.dir/goal/Goal.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/goal/Goal.cpp [ 45%] Building CXX object libdnf/CMakeFiles/libdnf.dir/module/modulemd/ModuleMetadata.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/module/modulemd/ModuleMetadata.cpp.o -MF CMakeFiles/libdnf.dir/module/modulemd/ModuleMetadata.cpp.o.d -o CMakeFiles/libdnf.dir/module/modulemd/ModuleMetadata.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/modulemd/ModuleMetadata.cpp [ 45%] Building CXX object libdnf/CMakeFiles/libdnf.dir/module/modulemd/ModuleDependencies.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/module/modulemd/ModuleDependencies.cpp.o -MF CMakeFiles/libdnf.dir/module/modulemd/ModuleDependencies.cpp.o.d -o CMakeFiles/libdnf.dir/module/modulemd/ModuleDependencies.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/modulemd/ModuleDependencies.cpp [ 45%] Building CXX object libdnf/CMakeFiles/libdnf.dir/module/modulemd/ModuleProfile.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/module/modulemd/ModuleProfile.cpp.o -MF CMakeFiles/libdnf.dir/module/modulemd/ModuleProfile.cpp.o.d -o CMakeFiles/libdnf.dir/module/modulemd/ModuleProfile.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/modulemd/ModuleProfile.cpp [ 46%] Building CXX object libdnf/CMakeFiles/libdnf.dir/module/ModulePackageContainer.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/module/ModulePackageContainer.cpp.o -MF CMakeFiles/libdnf.dir/module/ModulePackageContainer.cpp.o.d -o CMakeFiles/libdnf.dir/module/ModulePackageContainer.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/ModulePackageContainer.cpp [ 46%] Building CXX object libdnf/CMakeFiles/libdnf.dir/module/ModulePackage.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/module/ModulePackage.cpp.o -MF CMakeFiles/libdnf.dir/module/ModulePackage.cpp.o.d -o CMakeFiles/libdnf.dir/module/ModulePackage.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/ModulePackage.cpp [ 47%] Building C object libdnf/CMakeFiles/libdnf.dir/utils/bgettext/bgettext.c.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/gcc -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -std=gnu11 -Wmissing-prototypes -Waggregate-return -Wshadow -Werror=implicit-function-declaration -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/bgettext/bgettext.c.o -MF CMakeFiles/libdnf.dir/utils/bgettext/bgettext.c.o.d -o CMakeFiles/libdnf.dir/utils/bgettext/bgettext.c.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/bgettext/bgettext.c [ 47%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/iniparser/iniparser.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/iniparser/iniparser.cpp.o -MF CMakeFiles/libdnf.dir/utils/iniparser/iniparser.cpp.o.d -o CMakeFiles/libdnf.dir/utils/iniparser/iniparser.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/iniparser/iniparser.cpp [ 48%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/regex/regex.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/regex/regex.cpp.o -MF CMakeFiles/libdnf.dir/utils/regex/regex.cpp.o.d -o CMakeFiles/libdnf.dir/utils/regex/regex.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/regex/regex.cpp [ 48%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/smartcols/Column.cpp.o [ 48%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/sqlite3/Sqlite3.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/smartcols/Column.cpp.o -MF CMakeFiles/libdnf.dir/utils/smartcols/Column.cpp.o.d -o CMakeFiles/libdnf.dir/utils/smartcols/Column.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Column.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/sqlite3/Sqlite3.cpp.o -MF CMakeFiles/libdnf.dir/utils/sqlite3/Sqlite3.cpp.o.d -o CMakeFiles/libdnf.dir/utils/sqlite3/Sqlite3.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/sqlite3/Sqlite3.cpp [ 50%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/smartcols/Line.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/smartcols/Line.cpp.o -MF CMakeFiles/libdnf.dir/utils/smartcols/Line.cpp.o.d -o CMakeFiles/libdnf.dir/utils/smartcols/Line.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Line.cpp [ 50%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/smartcols/Table.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/smartcols/Table.cpp.o -MF CMakeFiles/libdnf.dir/utils/smartcols/Table.cpp.o.d -o CMakeFiles/libdnf.dir/utils/smartcols/Table.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/smartcols/Table.cpp [ 51%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/url-encode.cpp.o [ 51%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/filesystem.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/url-encode.cpp.o -MF CMakeFiles/libdnf.dir/utils/url-encode.cpp.o.d -o CMakeFiles/libdnf.dir/utils/url-encode.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/url-encode.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/filesystem.cpp.o -MF CMakeFiles/libdnf.dir/utils/filesystem.cpp.o.d -o CMakeFiles/libdnf.dir/utils/filesystem.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/filesystem.cpp [ 51%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/utils.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/utils.cpp.o -MF CMakeFiles/libdnf.dir/utils/utils.cpp.o.d -o CMakeFiles/libdnf.dir/utils/utils.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/utils.cpp [ 52%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/File.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/File.cpp.o -MF CMakeFiles/libdnf.dir/utils/File.cpp.o.d -o CMakeFiles/libdnf.dir/utils/File.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/File.cpp [ 52%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/CompressedFile.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/CompressedFile.cpp.o -MF CMakeFiles/libdnf.dir/utils/CompressedFile.cpp.o.d -o CMakeFiles/libdnf.dir/utils/CompressedFile.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/CompressedFile.cpp [ 53%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/logger.cpp.o [ 53%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/GLibLogger.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/logger.cpp.o -MF CMakeFiles/libdnf.dir/utils/logger.cpp.o.d -o CMakeFiles/libdnf.dir/utils/logger.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/logger.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/GLibLogger.cpp.o -MF CMakeFiles/libdnf.dir/utils/GLibLogger.cpp.o.d -o CMakeFiles/libdnf.dir/utils/GLibLogger.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/GLibLogger.cpp [ 54%] Building CXX object libdnf/CMakeFiles/libdnf.dir/utils/os-release.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/utils/os-release.cpp.o -MF CMakeFiles/libdnf.dir/utils/os-release.cpp.o.d -o CMakeFiles/libdnf.dir/utils/os-release.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils/os-release.cpp [ 54%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionBool.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionBool.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionBool.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionBool.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionBool.cpp [ 54%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionEnum.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionEnum.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionEnum.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionEnum.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionEnum.cpp [ 55%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionNumber.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionNumber.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionNumber.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionNumber.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionNumber.cpp [ 55%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionPath.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionPath.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionPath.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionPath.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionPath.cpp [ 56%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionSeconds.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionSeconds.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionSeconds.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionSeconds.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionSeconds.cpp [ 56%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionString.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionString.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionString.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionString.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionString.cpp [ 56%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionStringList.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionStringList.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionStringList.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionStringList.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionStringList.cpp [ 57%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/OptionBinds.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/OptionBinds.cpp.o -MF CMakeFiles/libdnf.dir/conf/OptionBinds.cpp.o.d -o CMakeFiles/libdnf.dir/conf/OptionBinds.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/OptionBinds.cpp [ 57%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/ConfigMain.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/ConfigMain.cpp.o -MF CMakeFiles/libdnf.dir/conf/ConfigMain.cpp.o.d -o CMakeFiles/libdnf.dir/conf/ConfigMain.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/ConfigMain.cpp [ 58%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/ConfigRepo.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/ConfigRepo.cpp.o -MF CMakeFiles/libdnf.dir/conf/ConfigRepo.cpp.o.d -o CMakeFiles/libdnf.dir/conf/ConfigRepo.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/ConfigRepo.cpp [ 58%] Building CXX object libdnf/CMakeFiles/libdnf.dir/conf/ConfigParser.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/conf/ConfigParser.cpp.o -MF CMakeFiles/libdnf.dir/conf/ConfigParser.cpp.o.d -o CMakeFiles/libdnf.dir/conf/ConfigParser.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/conf/ConfigParser.cpp [ 59%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/advisory.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/advisory.cpp.o -MF CMakeFiles/libdnf.dir/sack/advisory.cpp.o.d -o CMakeFiles/libdnf.dir/sack/advisory.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/advisory.cpp [ 59%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/advisorymodule.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/advisorymodule.cpp.o -MF CMakeFiles/libdnf.dir/sack/advisorymodule.cpp.o.d -o CMakeFiles/libdnf.dir/sack/advisorymodule.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/advisorymodule.cpp [ 59%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/advisorypkg.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/advisorypkg.cpp.o -MF CMakeFiles/libdnf.dir/sack/advisorypkg.cpp.o.d -o CMakeFiles/libdnf.dir/sack/advisorypkg.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/advisorypkg.cpp [ 60%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/advisoryref.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/advisoryref.cpp.o -MF CMakeFiles/libdnf.dir/sack/advisoryref.cpp.o.d -o CMakeFiles/libdnf.dir/sack/advisoryref.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/advisoryref.cpp [ 60%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/packageset.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/packageset.cpp.o -MF CMakeFiles/libdnf.dir/sack/packageset.cpp.o.d -o CMakeFiles/libdnf.dir/sack/packageset.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/packageset.cpp [ 61%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/query.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/query.cpp.o -MF CMakeFiles/libdnf.dir/sack/query.cpp.o.d -o CMakeFiles/libdnf.dir/sack/query.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/query.cpp [ 61%] Building CXX object libdnf/CMakeFiles/libdnf.dir/sack/selector.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/sack/selector.cpp.o -MF CMakeFiles/libdnf.dir/sack/selector.cpp.o.d -o CMakeFiles/libdnf.dir/sack/selector.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/sack/selector.cpp [ 61%] Building CXX object libdnf/CMakeFiles/libdnf.dir/repo/solvable/Package.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/repo/solvable/Package.cpp.o -MF CMakeFiles/libdnf.dir/repo/solvable/Package.cpp.o.d -o CMakeFiles/libdnf.dir/repo/solvable/Package.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/solvable/Package.cpp [ 62%] Building CXX object libdnf/CMakeFiles/libdnf.dir/repo/solvable/Dependency.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/repo/solvable/Dependency.cpp.o -MF CMakeFiles/libdnf.dir/repo/solvable/Dependency.cpp.o.d -o CMakeFiles/libdnf.dir/repo/solvable/Dependency.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/solvable/Dependency.cpp [ 62%] Building CXX object libdnf/CMakeFiles/libdnf.dir/repo/solvable/DependencyContainer.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/repo/solvable/DependencyContainer.cpp.o -MF CMakeFiles/libdnf.dir/repo/solvable/DependencyContainer.cpp.o.d -o CMakeFiles/libdnf.dir/repo/solvable/DependencyContainer.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/solvable/DependencyContainer.cpp [ 63%] Building CXX object libdnf/CMakeFiles/libdnf.dir/repo/Crypto.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/repo/Crypto.cpp.o -MF CMakeFiles/libdnf.dir/repo/Crypto.cpp.o.d -o CMakeFiles/libdnf.dir/repo/Crypto.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/Crypto.cpp [ 63%] Building CXX object libdnf/CMakeFiles/libdnf.dir/repo/DependencySplitter.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/repo/DependencySplitter.cpp.o -MF CMakeFiles/libdnf.dir/repo/DependencySplitter.cpp.o.d -o CMakeFiles/libdnf.dir/repo/DependencySplitter.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/DependencySplitter.cpp [ 64%] Building CXX object libdnf/CMakeFiles/libdnf.dir/repo/Repo.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/repo/Repo.cpp.o -MF CMakeFiles/libdnf.dir/repo/Repo.cpp.o.d -o CMakeFiles/libdnf.dir/repo/Repo.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/repo/Repo.cpp [ 64%] Building CXX object libdnf/CMakeFiles/libdnf.dir/plugin/plugin.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dlibdnf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/transaction -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT libdnf/CMakeFiles/libdnf.dir/plugin/plugin.cpp.o -MF CMakeFiles/libdnf.dir/plugin/plugin.cpp.o.d -o CMakeFiles/libdnf.dir/plugin/plugin.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/plugin/plugin.cpp [ 64%] Linking CXX shared library libdnf.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/cmake -E cmake_link_script CMakeFiles/libdnf.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -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 -shared -Wl,-soname,libdnf.so.2 -o libdnf.so.2 "CMakeFiles/libdnf.dir/dnf-advisorypkg.cpp.o" "CMakeFiles/libdnf.dir/dnf-advisoryref.cpp.o" "CMakeFiles/libdnf.dir/dnf-advisory.cpp.o" "CMakeFiles/libdnf.dir/hy-goal.cpp.o" "CMakeFiles/libdnf.dir/hy-iutil.cpp.o" CMakeFiles/libdnf.dir/log.cpp.o CMakeFiles/libdnf.dir/nevra.cpp.o CMakeFiles/libdnf.dir/nsvcap.cpp.o "CMakeFiles/libdnf.dir/dnf-reldep.cpp.o" "CMakeFiles/libdnf.dir/dnf-reldep-list.cpp.o" "CMakeFiles/libdnf.dir/hy-package.cpp.o" "CMakeFiles/libdnf.dir/hy-packageset.cpp.o" "CMakeFiles/libdnf.dir/hy-query.cpp.o" "CMakeFiles/libdnf.dir/dnf-sack.cpp.o" "CMakeFiles/libdnf.dir/hy-selector.cpp.o" "CMakeFiles/libdnf.dir/hy-subject.cpp.o" "CMakeFiles/libdnf.dir/hy-util.cpp.o" "CMakeFiles/libdnf.dir/dnf-db.cpp.o" "CMakeFiles/libdnf.dir/dnf-conf.cpp.o" "CMakeFiles/libdnf.dir/dnf-context.cpp.o" "CMakeFiles/libdnf.dir/dnf-goal.cpp.o" "CMakeFiles/libdnf.dir/dnf-keyring.cpp.o" "CMakeFiles/libdnf.dir/dnf-lock.cpp.o" "CMakeFiles/libdnf.dir/dnf-package.cpp.o" "CMakeFiles/libdnf.dir/dnf-packagedelta.cpp.o" "CMakeFiles/libdnf.dir/dnf-repo-loader.cpp.o" "CMakeFiles/libdnf.dir/dnf-rpmts.cpp.o" "CMakeFiles/libdnf.dir/dnf-repo.cpp.o" "CMakeFiles/libdnf.dir/dnf-state.cpp.o" "CMakeFiles/libdnf.dir/dnf-transaction.cpp.o" "CMakeFiles/libdnf.dir/dnf-utils.cpp.o" CMakeFiles/libdnf.dir/transaction/Item.cpp.o CMakeFiles/libdnf.dir/transaction/CompsEnvironmentItem.cpp.o CMakeFiles/libdnf.dir/transaction/CompsGroupItem.cpp.o CMakeFiles/libdnf.dir/transaction/RPMItem.cpp.o CMakeFiles/libdnf.dir/transaction/Swdb.cpp.o CMakeFiles/libdnf.dir/transaction/Transaction.cpp.o CMakeFiles/libdnf.dir/transaction/MergedTransaction.cpp.o CMakeFiles/libdnf.dir/transaction/TransactionItem.cpp.o CMakeFiles/libdnf.dir/transaction/TransactionItemReason.cpp.o CMakeFiles/libdnf.dir/transaction/Transformer.cpp.o CMakeFiles/libdnf.dir/transaction/private/Repo.cpp.o CMakeFiles/libdnf.dir/transaction/private/Transaction.cpp.o CMakeFiles/libdnf.dir/goal/Goal.cpp.o CMakeFiles/libdnf.dir/module/modulemd/ModuleMetadata.cpp.o CMakeFiles/libdnf.dir/module/modulemd/ModuleDependencies.cpp.o CMakeFiles/libdnf.dir/module/modulemd/ModuleProfile.cpp.o CMakeFiles/libdnf.dir/module/ModulePackageContainer.cpp.o CMakeFiles/libdnf.dir/module/ModulePackage.cpp.o CMakeFiles/libdnf.dir/utils/bgettext/bgettext.c.o CMakeFiles/libdnf.dir/utils/iniparser/iniparser.cpp.o CMakeFiles/libdnf.dir/utils/regex/regex.cpp.o CMakeFiles/libdnf.dir/utils/sqlite3/Sqlite3.cpp.o CMakeFiles/libdnf.dir/utils/smartcols/Column.cpp.o CMakeFiles/libdnf.dir/utils/smartcols/Line.cpp.o CMakeFiles/libdnf.dir/utils/smartcols/Table.cpp.o CMakeFiles/libdnf.dir/utils/filesystem.cpp.o "CMakeFiles/libdnf.dir/utils/url-encode.cpp.o" CMakeFiles/libdnf.dir/utils/utils.cpp.o CMakeFiles/libdnf.dir/utils/File.cpp.o CMakeFiles/libdnf.dir/utils/CompressedFile.cpp.o CMakeFiles/libdnf.dir/utils/logger.cpp.o CMakeFiles/libdnf.dir/utils/GLibLogger.cpp.o "CMakeFiles/libdnf.dir/utils/os-release.cpp.o" CMakeFiles/libdnf.dir/conf/OptionBool.cpp.o CMakeFiles/libdnf.dir/conf/OptionEnum.cpp.o CMakeFiles/libdnf.dir/conf/OptionNumber.cpp.o CMakeFiles/libdnf.dir/conf/OptionPath.cpp.o CMakeFiles/libdnf.dir/conf/OptionSeconds.cpp.o CMakeFiles/libdnf.dir/conf/OptionString.cpp.o CMakeFiles/libdnf.dir/conf/OptionStringList.cpp.o CMakeFiles/libdnf.dir/conf/OptionBinds.cpp.o CMakeFiles/libdnf.dir/conf/ConfigMain.cpp.o CMakeFiles/libdnf.dir/conf/ConfigRepo.cpp.o CMakeFiles/libdnf.dir/conf/ConfigParser.cpp.o CMakeFiles/libdnf.dir/sack/advisory.cpp.o CMakeFiles/libdnf.dir/sack/advisorymodule.cpp.o CMakeFiles/libdnf.dir/sack/advisorypkg.cpp.o CMakeFiles/libdnf.dir/sack/advisoryref.cpp.o CMakeFiles/libdnf.dir/sack/packageset.cpp.o CMakeFiles/libdnf.dir/sack/query.cpp.o CMakeFiles/libdnf.dir/sack/selector.cpp.o CMakeFiles/libdnf.dir/repo/solvable/Package.cpp.o CMakeFiles/libdnf.dir/repo/solvable/Dependency.cpp.o CMakeFiles/libdnf.dir/repo/solvable/DependencyContainer.cpp.o CMakeFiles/libdnf.dir/repo/Crypto.cpp.o CMakeFiles/libdnf.dir/repo/DependencySplitter.cpp.o CMakeFiles/libdnf.dir/repo/Repo.cpp.o CMakeFiles/libdnf.dir/plugin/plugin.cpp.o -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lgobject-2.0 -lglib-2.0 -lsmartcols -lgio-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf && /usr/bin/cmake -E cmake_symlink_library libdnf.so.2 libdnf.so.2 libdnf.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 64%] Built target libdnf /usr/bin/gmake -f bindings/python/CMakeFiles/_error.dir/build.make bindings/python/CMakeFiles/_error.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/_common_types.dir/build.make bindings/python/CMakeFiles/_common_types.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/_conf.dir/build.make bindings/python/CMakeFiles/_conf.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/_module.dir/build.make bindings/python/CMakeFiles/_module.dir/depend /usr/bin/gmake -f bindings/python/CMakeFiles/_repo.dir/build.make bindings/python/CMakeFiles/_repo.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/_error.dir/build.make bindings/python/CMakeFiles/_error.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f bindings/python/CMakeFiles/_smartcols.dir/build.make bindings/python/CMakeFiles/_smartcols.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/_common_types.dir/build.make bindings/python/CMakeFiles/_common_types.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/DependInfo.cmake "--color=" [ 65%] Building CXX object bindings/python/CMakeFiles/_error.dir/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_error_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_error.dir/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx.o -MF CMakeFiles/_error.dir/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx.o.d -o CMakeFiles/_error.dir/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx /usr/bin/gmake -f bindings/python/CMakeFiles/_conf.dir/build.make bindings/python/CMakeFiles/_conf.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/_repo.dir/build.make bindings/python/CMakeFiles/_repo.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 65%] Building CXX object bindings/python/CMakeFiles/_common_types.dir/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_common_types_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_common_types.dir/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx.o -MF CMakeFiles/_common_types.dir/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx.o.d -o CMakeFiles/_common_types.dir/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/_module.dir/build.make bindings/python/CMakeFiles/_module.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/_smartcols.dir/build.make bindings/python/CMakeFiles/_smartcols.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 66%] Building CXX object bindings/python/CMakeFiles/_conf.dir/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_conf_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_conf.dir/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx.o -MF CMakeFiles/_conf.dir/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx.o.d -o CMakeFiles/_conf.dir/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx /usr/bin/gmake -f bindings/python/CMakeFiles/_transaction.dir/build.make bindings/python/CMakeFiles/_transaction.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 66%] Building CXX object bindings/python/CMakeFiles/_repo.dir/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_repo_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_repo.dir/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx.o -MF CMakeFiles/_repo.dir/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx.o.d -o CMakeFiles/_repo.dir/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx [ 66%] Building CXX object bindings/python/CMakeFiles/_module.dir/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_module_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_module.dir/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx.o -MF CMakeFiles/_module.dir/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx.o.d -o CMakeFiles/_module.dir/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx /usr/bin/gmake -f bindings/python/CMakeFiles/_utils.dir/build.make bindings/python/CMakeFiles/_utils.dir/depend [ 66%] Building CXX object bindings/python/CMakeFiles/_smartcols.dir/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_smartcols_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_smartcols.dir/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx.o -MF CMakeFiles/_smartcols.dir/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx.o.d -o CMakeFiles/_smartcols.dir/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx /usr/bin/gmake -f tests/CMakeFiles/run_tests.dir/build.make tests/CMakeFiles/run_tests.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f tests/hawkey/CMakeFiles/test_hawkey_main.dir/build.make tests/hawkey/CMakeFiles/test_hawkey_main.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/CMakeFiles/run_tests.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f tests/libdnf/CMakeFiles/test_libdnf_main.dir/build.make tests/libdnf/CMakeFiles/test_libdnf_main.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey/CMakeFiles/test_hawkey_main.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/_utils.dir/build.make bindings/python/CMakeFiles/_utils.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/libdnf /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/libdnf/CMakeFiles/test_libdnf_main.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f bindings/python/CMakeFiles/_transaction.dir/build.make bindings/python/CMakeFiles/_transaction.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 67%] Building CXX object bindings/python/CMakeFiles/_utils.dir/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_utils_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_utils.dir/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx.o -MF CMakeFiles/_utils.dir/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx.o.d -o CMakeFiles/_utils.dir/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx /usr/bin/gmake -f tests/CMakeFiles/run_tests.dir/build.make tests/CMakeFiles/run_tests.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f tests/hawkey/CMakeFiles/test_hawkey_main.dir/build.make tests/hawkey/CMakeFiles/test_hawkey_main.dir/build /usr/bin/gmake -f tests/libdnf/CMakeFiles/test_libdnf_main.dir/build.make tests/libdnf/CMakeFiles/test_libdnf_main.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 68%] Building CXX object bindings/python/CMakeFiles/_transaction.dir/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_transaction_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT bindings/python/CMakeFiles/_transaction.dir/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx.o -MF CMakeFiles/_transaction.dir/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx.o.d -o CMakeFiles/_transaction.dir/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx [ 69%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/conf/ConfigParserTest.cpp.o In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx:198: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/conf/ConfigParserTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/conf/ConfigParserTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/conf/ConfigParserTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/conf/ConfigParserTest.cpp [ 69%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModuleProfileTest.cpp.o [ 69%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/fixtures.cpp.o /usr/bin/gmake -f python/hawkey/CMakeFiles/_hawkeymodule.dir/build.make python/hawkey/CMakeFiles/_hawkeymodule.dir/depend cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/fixtures.cpp.o -MF CMakeFiles/test_hawkey_main.dir/fixtures.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/fixtures.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/fixtures.cpp gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx:201: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ [ 69%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_advisory.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModuleProfileTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModuleProfileTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModuleProfileTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/module/modulemd/ModuleProfileTest.cpp gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_advisory.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_advisory.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_advisory.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_advisory.cpp [ 69%] Building C object tests/libdnf/CMakeFiles/test_libdnf_main.dir/dnf-self-test.c.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/libdnf && /usr/bin/gcc -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -std=gnu11 -Wmissing-prototypes -Waggregate-return -Wshadow -Werror=implicit-function-declaration -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/libdnf/CMakeFiles/test_libdnf_main.dir/dnf-self-test.c.o -MF CMakeFiles/test_libdnf_main.dir/dnf-self-test.c.o.d -o CMakeFiles/test_libdnf_main.dir/dnf-self-test.c.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/dnf-self-test.c gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f python/hawkey/CMakeFiles/_hawkeymodule.dir/build.make python/hawkey/CMakeFiles/_hawkeymodule.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 70%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_advisorypkg.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_advisorypkg.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_advisorypkg.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_advisorypkg.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_advisorypkg.cpp In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx:201: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ [ 70%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/advisory-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/advisory-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/advisory-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/advisory-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/advisory-py.cpp In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModulePackageTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModulePackageTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModulePackageTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModulePackageTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/module/modulemd/ModulePackageTest.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx:3175:24: warning: no previous declaration for 'PyObject* PyInit__error()' [-Wmissing-declarations] 3175 | # define SWIG_init PyInit__error | ^~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx:3677:1: note: in expansion of macro 'SWIG_init' 3677 | SWIG_init(void) { | ^~~~~~~~~ In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx:202: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx:202: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx:198: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ [ 70%] Linking CXX shared module _error.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_error.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _error.so CMakeFiles/_error.dir/CMakeFiles/_error.dir/errorPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx:201: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx:3225:24: warning: no previous declaration for 'PyObject* PyInit__common_types()' [-Wmissing-declarations] 3225 | # define SWIG_init PyInit__common_types | ^~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx:17880:1: note: in expansion of macro 'SWIG_init' 17880 | SWIG_init(void) { | ^~~~~~~~~ In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx:201: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 70%] Built target _error [ 71%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/module/ContextTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/module/ContextTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/module/ContextTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/module/ContextTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/module/ContextTest.cpp [ 71%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_advisoryref.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_advisoryref.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_advisoryref.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_advisoryref.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_advisoryref.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx:3675:24: warning: no previous declaration for 'PyObject* PyInit__utils()' [-Wmissing-declarations] 3675 | # define SWIG_init PyInit__utils | ^~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx:7176:1: note: in expansion of macro 'SWIG_init' 7176 | SWIG_init(void) { | ^~~~~~~~~ [ 72%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/advisorypkg-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/advisorypkg-py.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx:3199:24: warning: no previous declaration for 'PyObject* PyInit__smartcols()' [-Wmissing-declarations] 3199 | # define SWIG_init PyInit__smartcols | ^~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx:11743:1: note: in expansion of macro 'SWIG_init' 11743 | SWIG_init(void) { | ^~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx:3718:24: warning: no previous declaration for 'PyObject* PyInit__repo()' [-Wmissing-declarations] 3718 | # define SWIG_init PyInit__repo | ^~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx:17560:1: note: in expansion of macro 'SWIG_init' 17560 | SWIG_init(void) { | ^~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx:3257:24: warning: no previous declaration for 'PyObject* PyInit__conf()' [-Wmissing-declarations] 3257 | # define SWIG_init PyInit__conf | ^~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx:30310:1: note: in expansion of macro 'SWIG_init' 30310 | SWIG_init(void) { | ^~~~~~~~~ [ 73%] Linking C executable test_libdnf_main cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/libdnf && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_libdnf_main.dir/link.txt --verbose=1 [ 75%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_goal.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_goal.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_goal.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_goal.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp /usr/bin/gcc -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 -std=gnu11 -Wmissing-prototypes -Waggregate-return -Wshadow -Werror=implicit-function-declaration -DNDEBUG -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 -rdynamic "CMakeFiles/test_libdnf_main.dir/dnf-self-test.c.o" -o test_libdnf_main -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf ../../libdnf/libdnf.so.2 -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lrepo -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 75%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_iutil.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_iutil.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_iutil.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_iutil.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_iutil.cpp [ 75%] Built target test_libdnf_main [ 75%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/module/ModulePackageContainerTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/module/ModulePackageContainerTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/module/ModulePackageContainerTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/module/ModulePackageContainerTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/module/ModulePackageContainerTest.cpp [ 75%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/advisoryref-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/advisoryref-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/advisoryref-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/advisoryref-py.cpp [ 76%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/repo/PackageTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/repo/PackageTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/repo/PackageTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/repo/PackageTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/repo/PackageTest.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx: In function 'PyObject* _wrap_ModulePackageContainer_getDisabledStreams(PyObject*, PyObject*)': /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx:29622:42: warning: 'std::map, std::__cxx11::basic_string > libdnf::ModulePackageContainer::getDisabledStreams()' is deprecated: Will be removed after 2019-12-31. Use getDisabledModules() instead. [-Wdeprecated-declarations] 29622 | result = (arg1)->getDisabledStreams(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx:3899: /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/ModulePackageContainer.hpp:251:40: note: declared here 251 | std::map getDisabledStreams(); | ^~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx: In function 'PyObject* _wrap_ModulePackageContainer_getResetStreams(PyObject*, PyObject*)': /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx:29692:39: warning: 'std::map, std::__cxx11::basic_string > libdnf::ModulePackageContainer::getResetStreams()' is deprecated: Will be removed after 2019-12-31. Use getResetModules() instead. [-Wdeprecated-declarations] 29692 | result = (arg1)->getResetStreams(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/module/ModulePackageContainer.hpp:263:40: note: declared here 263 | std::map getResetStreams(); | ^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx:3230:24: warning: no previous declaration for 'PyObject* PyInit__transaction()' [-Wmissing-declarations] 3230 | # define SWIG_init PyInit__transaction | ^~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx:20907:1: note: in expansion of macro 'SWIG_init' 20907 | SWIG_init(void) { | ^~~~~~~~~ [ 77%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/exception-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/exception-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/exception-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/exception-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/exception-py.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx: At global scope: /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx:3233:24: warning: no previous declaration for 'PyObject* PyInit__module()' [-Wmissing-declarations] 3233 | # define SWIG_init PyInit__module | ^~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx:32225:1: note: in expansion of macro 'SWIG_init' 32225 | SWIG_init(void) { | ^~~~~~~~~ [ 78%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_main.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_main.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_main.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_main.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_main.cpp [ 78%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/goal-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/goal-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/goal-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/goal-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/goal-py.cpp In file included from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_suites.h:24, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:38: /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp: In function 'DnfPackage* get_latest_pkg(DnfSack*, const char*)': /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:54:17: warning: too many arguments for format [-Wformat-extra-args] 54 | "get_latest_pkg() failed finding '%s'.", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 78%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/repo/PackageInstantiable.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/repo/PackageInstantiable.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/repo/PackageInstantiable.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/repo/PackageInstantiable.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/repo/PackageInstantiable.cpp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp: In instantiation of 'void assert_list_names(bool, GPtrArray*, ...) [with const char* (* getCharFromPackage)(DnfPackage*) = dnf_package_get_name; GPtrArray = _GPtrArray]': /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:474:45: required from here 474 | assert_list_names<&dnf_package_get_name>(true, plist, "penny", NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:439:18: warning: too many arguments for format [-Wformat-extra-args] 439 | fail("assert_list_names(): list too short"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:449:32: warning: too many arguments for format [-Wformat-extra-args] 449 | fail_unless(false, "assert_list_names(): element '%s' %sfound '%zu'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:458:33: warning: too many arguments for format [-Wformat-extra-args] 458 | fail_unless(i == count, "assert_list_names(): too many items in the list (%d vs %d)", i, count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp: In instantiation of 'void assert_list_names(bool, GPtrArray*, ...) [with const char* (* getCharFromPackage)(DnfPackage*) = dnf_package_get_nevra; GPtrArray = _GPtrArray]': /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:1064:50: required from here 1064 | assert_list_names<&dnf_package_get_nevra>(true, plist, "bloop-2.0-1.noarch", "dog-1-2.x86_64", "fool-1-5.noarch", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1065 | "flying-3.1-0.x86_64", "pilchard-1.2.4-1.x86_64", "pilchard-1.2.4-1.i686", NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:439:18: warning: too many arguments for format [-Wformat-extra-args] 439 | fail("assert_list_names(): list too short"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:449:32: warning: too many arguments for format [-Wformat-extra-args] 449 | fail_unless(false, "assert_list_names(): element '%s' %sfound '%zu'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_goal.cpp:458:33: warning: too many arguments for format [-Wformat-extra-args] 458 | fail_unless(i == count, "assert_list_names(): too many items in the list (%d vs %d)", i, count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/repo/DependencyTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/repo/DependencyTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/repo/DependencyTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/repo/DependencyTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/repo/DependencyTest.cpp [ 79%] Linking CXX shared module _utils.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_utils.dir/link.txt --verbose=1 [ 79%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/repo/DependencyContainerTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/repo/DependencyContainerTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/repo/DependencyContainerTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/repo/DependencyContainerTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/repo/DependencyContainerTest.cpp /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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _utils.so CMakeFiles/_utils.dir/CMakeFiles/_utils.dir/utilsPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -lsqlite3 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -ljson-c -lmodulemd -lsmartcols -lsqlite3 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 79%] Built target _utils [ 79%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/CompsEnvironmentItemTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/CompsEnvironmentItemTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/CompsEnvironmentItemTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/CompsEnvironmentItemTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/CompsEnvironmentItemTest.cpp [ 80%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/hawkeymodule.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/hawkeymodule.cpp.o -MF CMakeFiles/_hawkeymodule.dir/hawkeymodule.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/hawkeymodule.cpp [ 81%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_package.cpp.o [ 81%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/CompsGroupItemTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_package.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_package.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_package.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_package.cpp cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/CompsGroupItemTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/CompsGroupItemTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/CompsGroupItemTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/CompsGroupItemTest.cpp [ 81%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/iutil-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/iutil-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/iutil-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/iutil-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/iutil-py.cpp [ 81%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/nsvcap-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/nsvcap-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/nsvcap-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/nsvcap-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/nsvcap-py.cpp [ 81%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/RpmItemTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/RpmItemTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/RpmItemTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/RpmItemTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/RpmItemTest.cpp [ 81%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_packagelist.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_packagelist.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_packagelist.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_packagelist.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_packagelist.cpp [ 82%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/TransactionItemReasonTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/TransactionItemReasonTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/TransactionItemReasonTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/TransactionItemReasonTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/TransactionItemReasonTest.cpp [ 83%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/nevra-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/nevra-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/nevra-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/nevra-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/nevra-py.cpp [ 84%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_packageset.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_packageset.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_packageset.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_packageset.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_packageset.cpp [ 84%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/package-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/package-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/package-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/package-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/package-py.cpp [ 85%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/packagedelta-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/packagedelta-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/packagedelta-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/packagedelta-py.cpp In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/package-py.cpp:22: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/TransactionTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/TransactionTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/TransactionTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/TransactionTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/TransactionTest.cpp [ 85%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_reldep.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_reldep.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_reldep.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_reldep.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_reldep.cpp [ 85%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/query-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/query-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/query-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/query-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/query-py.cpp [ 86%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_repo.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_repo.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_repo.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_repo.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_repo.cpp In file included from /usr/include/python3.12/Python.h:91, from /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/packagedelta-py.cpp:22: /usr/include/python3.12/modsupport.h:37:24: warning: redundant redeclaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' in same scope [-Wredundant-decls] 37 | PyAPI_FUNC(PyObject *) _Py_BuildValue_SizeT(const char *, ...); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:20:41: note: previous declaration of 'PyObject* _Py_BuildValue_SizeT(const char*, ...)' 20 | #define Py_BuildValue _Py_BuildValue_SizeT | ^~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/modsupport.h:36:24: note: in expansion of macro 'Py_BuildValue' 36 | PyAPI_FUNC(PyObject *) Py_BuildValue(const char *, ...); | ^~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:198:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' in same scope [-Wredundant-decls] 198 | PyAPI_FUNC(PyObject *) _PyObject_CallFunction_SizeT(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:139:33: note: previous declaration of 'PyObject* _PyObject_CallFunction_SizeT(PyObject*, const char*, ...)' 139 | # define PyObject_CallFunction _PyObject_CallFunction_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:182:24: note: in expansion of macro 'PyObject_CallFunction' 182 | PyAPI_FUNC(PyObject *) PyObject_CallFunction(PyObject *callable, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:202:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' in same scope [-Wredundant-decls] 202 | PyAPI_FUNC(PyObject *) _PyObject_CallMethod_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:140:31: note: previous declaration of 'PyObject* _PyObject_CallMethod_SizeT(PyObject*, const char*, const char*, ...)' 140 | # define PyObject_CallMethod _PyObject_CallMethod_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/abstract.h:194:24: note: in expansion of macro 'PyObject_CallMethod' 194 | PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/abstract.h:892: /usr/include/python3.12/cpython/abstract.h:116:24: warning: redundant redeclaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' in same scope [-Wredundant-decls] 116 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId_SizeT(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:8:34: note: previous declaration of 'PyObject* _PyObject_CallMethodId_SizeT(PyObject*, _Py_Identifier*, const char*, ...)' 8 | # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/abstract.h:112:24: note: in expansion of macro '_PyObject_CallMethodId' 112 | PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/reldep-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/reldep-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/reldep-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/reldep-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/reldep-py.cpp [ 86%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_query.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_query.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_query.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_query.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_query.cpp [ 87%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/repo-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/repo-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/repo-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/repo-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/repo-py.cpp [ 87%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/WorkflowTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/WorkflowTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/WorkflowTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/WorkflowTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/WorkflowTest.cpp [ 87%] Linking CXX shared module _smartcols.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_smartcols.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _smartcols.so CMakeFiles/_smartcols.dir/CMakeFiles/_smartcols.dir/smartcolsPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols [ 88%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/TransformerTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/TransformerTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/TransformerTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/TransformerTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/TransformerTest.cpp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 88%] Built target _smartcols [ 88%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/MergedTransactionTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/MergedTransactionTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/MergedTransactionTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/MergedTransactionTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/MergedTransactionTest.cpp [ 89%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/transaction/MigrationTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/transaction/MigrationTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/transaction/MigrationTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/transaction/MigrationTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/transaction/MigrationTest.cpp [ 89%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/sack-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/sack-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/sack-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/sack-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/sack-py.cpp [ 90%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/selector-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/selector-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/selector-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/selector-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/selector-py.cpp [ 90%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_sack.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_sack.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_sack.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_sack.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_sack.cpp [ 90%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/subject-py.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/subject-py.cpp.o -MF CMakeFiles/_hawkeymodule.dir/subject-py.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/subject-py.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/subject-py.cpp [ 90%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/sack/AdvisoryTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/sack/AdvisoryTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/sack/AdvisoryTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/sack/AdvisoryTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/sack/AdvisoryTest.cpp [ 91%] Building CXX object python/hawkey/CMakeFiles/_hawkeymodule.dir/pycomp.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -D_hawkeymodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/CMakeFiles/_hawkeymodule.dir/pycomp.cpp.o -MF CMakeFiles/_hawkeymodule.dir/pycomp.cpp.o.d -o CMakeFiles/_hawkeymodule.dir/pycomp.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/pycomp.cpp [ 92%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_selector.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_selector.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_selector.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_selector.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_selector.cpp [ 92%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_subject.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_subject.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_subject.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_subject.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_subject.cpp [ 93%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_util.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/test_util.cpp.o -MF CMakeFiles/test_hawkey_main.dir/test_util.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/test_util.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/test_util.cpp [ 93%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/testshared.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/testshared.cpp.o -MF CMakeFiles/test_hawkey_main.dir/testshared.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/testshared.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/testshared.cpp [ 93%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/sack/DnfPackageTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/sack/DnfPackageTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/sack/DnfPackageTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/sack/DnfPackageTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/sack/DnfPackageTest.cpp [ 94%] Building CXX object tests/CMakeFiles/run_tests.dir/libdnf/sack/QueryTest.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/libdnf/sack/QueryTest.cpp.o -MF CMakeFiles/run_tests.dir/libdnf/sack/QueryTest.cpp.o.d -o CMakeFiles/run_tests.dir/libdnf/sack/QueryTest.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/libdnf/sack/QueryTest.cpp [ 95%] Building CXX object tests/hawkey/CMakeFiles/test_hawkey_main.dir/testsys.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -fPIC -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/hawkey/CMakeFiles/test_hawkey_main.dir/testsys.cpp.o -MF CMakeFiles/test_hawkey_main.dir/testsys.cpp.o.d -o CMakeFiles/test_hawkey_main.dir/testsys.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey/testsys.cpp [ 95%] Linking CXX shared library hawkey/_hawkey.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -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 -shared -Wl,-soname,_hawkey.so -o hawkey/_hawkey.so "CMakeFiles/_hawkeymodule.dir/advisory-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/advisorypkg-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/advisoryref-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/exception-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/goal-py.cpp.o" CMakeFiles/_hawkeymodule.dir/hawkeymodule.cpp.o "CMakeFiles/_hawkeymodule.dir/iutil-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/nsvcap-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/nevra-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/package-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/packagedelta-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/query-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/reldep-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/repo-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/sack-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/selector-py.cpp.o" "CMakeFiles/_hawkeymodule.dir/subject-py.cpp.o" CMakeFiles/_hawkeymodule.dir/pycomp.cpp.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols [ 95%] Building CXX object tests/CMakeFiles/run_tests.dir/run_tests.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT tests/CMakeFiles/run_tests.dir/run_tests.cpp.o -MF CMakeFiles/run_tests.dir/run_tests.cpp.o.d -o CMakeFiles/run_tests.dir/run_tests.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/run_tests.cpp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 95%] Built target _hawkeymodule /usr/bin/gmake -f python/hawkey/tests/module/CMakeFiles/testmodule.dir/build.make python/hawkey/tests/module/CMakeFiles/testmodule.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/tests/module /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/tests/module /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/tests/module/CMakeFiles/testmodule.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/gmake -f python/hawkey/tests/module/CMakeFiles/testmodule.dir/build.make python/hawkey/tests/module/CMakeFiles/testmodule.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 95%] Building CXX object python/hawkey/tests/module/CMakeFiles/testmodule.dir/hawkey_testmodule.cpp.o cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/tests/module && /usr/bin/g++ -DLIBDNF_UNSTABLE_API -DLIBSOLV_SOLVABLE_PREPEND_DEP -Dtestmodule_EXPORTS -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/libxml2 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf/utils -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/libdnf -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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -fPIC -DPACKAGE_VERSION=\"0.73.1\" -DGETTEXT_DOMAIN=\"libdnf\" -DG_LOG_DOMAIN=\"libdnf\" -DTESTDATADIR=\"/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/data/tests\" -Wcast-align -Wno-uninitialized -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Wall -Wl,--as-needed -MD -MT python/hawkey/tests/module/CMakeFiles/testmodule.dir/hawkey_testmodule.cpp.o -MF CMakeFiles/testmodule.dir/hawkey_testmodule.cpp.o.d -o CMakeFiles/testmodule.dir/hawkey_testmodule.cpp.o -c /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/python/hawkey/tests/module/hawkey_testmodule.cpp [ 95%] Linking CXX executable test_hawkey_main cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests/hawkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hawkey_main.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -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 -rdynamic CMakeFiles/test_hawkey_main.dir/fixtures.cpp.o CMakeFiles/test_hawkey_main.dir/test_advisory.cpp.o CMakeFiles/test_hawkey_main.dir/test_advisorypkg.cpp.o CMakeFiles/test_hawkey_main.dir/test_advisoryref.cpp.o CMakeFiles/test_hawkey_main.dir/test_goal.cpp.o CMakeFiles/test_hawkey_main.dir/test_iutil.cpp.o CMakeFiles/test_hawkey_main.dir/test_main.cpp.o CMakeFiles/test_hawkey_main.dir/test_package.cpp.o CMakeFiles/test_hawkey_main.dir/test_packagelist.cpp.o CMakeFiles/test_hawkey_main.dir/test_packageset.cpp.o CMakeFiles/test_hawkey_main.dir/test_reldep.cpp.o CMakeFiles/test_hawkey_main.dir/test_repo.cpp.o CMakeFiles/test_hawkey_main.dir/test_query.cpp.o CMakeFiles/test_hawkey_main.dir/test_sack.cpp.o CMakeFiles/test_hawkey_main.dir/test_selector.cpp.o CMakeFiles/test_hawkey_main.dir/test_subject.cpp.o CMakeFiles/test_hawkey_main.dir/test_util.cpp.o CMakeFiles/test_hawkey_main.dir/testshared.cpp.o CMakeFiles/test_hawkey_main.dir/testsys.cpp.o -o test_hawkey_main -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf ../../libdnf/libdnf.so.2 -L/usr/lib64 -lcheck -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols [ 96%] Linking CXX shared library _hawkey_test.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/tests/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -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 -shared -Wl,-soname,_hawkey_test.so -o _hawkey_test.so CMakeFiles/testmodule.dir/hawkey_testmodule.cpp.o -L/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/tests/hawkey:/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/hawkey:/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../hawkey/_hawkey.so ../../../../tests/hawkey/libtestshared.a -lpython3.12 ../../../../libdnf/libdnf.so.2 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 96%] Built target test_hawkey_main cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/tests/module && cp /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/tests/module/_hawkey_test.so /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/python/hawkey/hawkey/test gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 96%] Built target testmodule [ 97%] Linking CXX executable run_tests cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/run_tests.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -DNDEBUG -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 -rdynamic CMakeFiles/run_tests.dir/libdnf/conf/ConfigParserTest.cpp.o CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModuleProfileTest.cpp.o CMakeFiles/run_tests.dir/libdnf/module/modulemd/ModulePackageTest.cpp.o CMakeFiles/run_tests.dir/libdnf/module/ContextTest.cpp.o CMakeFiles/run_tests.dir/libdnf/module/ModulePackageContainerTest.cpp.o CMakeFiles/run_tests.dir/libdnf/repo/PackageTest.cpp.o CMakeFiles/run_tests.dir/libdnf/repo/PackageInstantiable.cpp.o CMakeFiles/run_tests.dir/libdnf/repo/DependencyTest.cpp.o CMakeFiles/run_tests.dir/libdnf/repo/DependencyContainerTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/CompsEnvironmentItemTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/CompsGroupItemTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/RpmItemTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/TransactionItemReasonTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/TransactionTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/WorkflowTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/TransformerTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/MergedTransactionTest.cpp.o CMakeFiles/run_tests.dir/libdnf/transaction/MigrationTest.cpp.o CMakeFiles/run_tests.dir/libdnf/sack/AdvisoryTest.cpp.o CMakeFiles/run_tests.dir/libdnf/sack/QueryTest.cpp.o CMakeFiles/run_tests.dir/libdnf/sack/DnfPackageTest.cpp.o CMakeFiles/run_tests.dir/run_tests.cpp.o -o run_tests -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf ../libdnf/libdnf.so.2 -lcppunit -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 97%] Built target run_tests [ 98%] Linking CXX shared module _repo.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_repo.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _repo.so CMakeFiles/_repo.dir/CMakeFiles/_repo.dir/repoPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 98%] Built target _repo [ 98%] Linking CXX shared module _common_types.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_common_types.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _common_types.so CMakeFiles/_common_types.dir/CMakeFiles/_common_types.dir/common_typesPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 98%] Built target _common_types [ 98%] Linking CXX shared module _transaction.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_transaction.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _transaction.so CMakeFiles/_transaction.dir/CMakeFiles/_transaction.dir/transactionPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 98%] Built target _transaction [ 98%] Linking CXX shared module _conf.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_conf.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _conf.so CMakeFiles/_conf.dir/CMakeFiles/_conf.dir/confPYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [ 98%] Built target _conf [100%] Linking CXX shared module _module.so cd /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/bindings/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_module.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 -DWITH_ZCHUNK -std=c++11 -Wmissing-declarations -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 -shared -o _module.so CMakeFiles/_module.dir/CMakeFiles/_module.dir/modulePYTHON_wrap.cxx.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/libdnf: ../../libdnf/libdnf.so.2 -lpython3.12 -ldl -lrepo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lsolv -lsolvext -lrpm -lrpmio -lpopt -lsqlite3 -ljson-c -lmodulemd -lsmartcols gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' [100%] Built target _module gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6lkTuG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 + cd libdnf-0.73.1 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/pkgconfig/libdnf.pc -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/config.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/log.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/nevra.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/nsvcap.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-advisory.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-advisorypkg.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-advisoryref.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-db.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-conf.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-context.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-enums.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-goal.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-keyring.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-lock.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-package.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-packagedelta.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-repo-loader.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-rpmts.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-sack.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-reldep.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-reldep-list.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-repo.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-state.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-transaction.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-types.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-utils.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/dnf-version.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/libdnf.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-goal.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-nevra.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-package.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-packageset.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-query.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-repo.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-selector.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-subject.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-types.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/hy-util.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/libdnf.so.2 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/libdnf.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/libdnf/plugins/README -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/utils/logger.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/utils/PreserveOrderMap.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/Option.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionChild.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionBool.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionEnum.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionNumber.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionPath.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionSeconds.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionString.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionStringList.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/OptionBinds.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/Config.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/ConfigMain.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/ConfigRepo.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/conf/ConfigParser.hpp -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/include/libdnf/plugin/plugin.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_error.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_error.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/error.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_common_types.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_common_types.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/common_types.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_conf.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_conf.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/conf.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_module.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_module.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/module.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_repo.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_repo.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/repo.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/smartcols.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_transaction.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_transaction.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/transaction.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_utils.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/_utils.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/utils.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf/__init__.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf-0.73.1.dist-info -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/libdnf-0.73.1.dist-info/METADATA -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/as/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/bg/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/bn/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ca/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/da/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/el/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/es/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/fa/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/fi/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/fil/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/fur/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/gu/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/hi/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/hu/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ia/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/id/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/is/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/it/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ja/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ka/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/kn/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ko/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/mai/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ml/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/mr/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/nb/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/nl/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/or/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/pa/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/pl/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ru/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/si/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/sk/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/sq/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/sr/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/ta/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/te/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/th/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/tr/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/uk/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libdnf.mo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/gtk-doc/html/libdnf -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/gtk-doc/html/libdnf/common.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/gtk-doc/html/libdnf/index.htm -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/hawkey/__init__.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/hawkey/test/__init__.py -- Installing: /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/hawkey/test/_hawkey_test.so -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/lib64/python3.12/site-packages/hawkey/test/_hawkey_test.so" to "" + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 libdnf + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.73.1-1.mga10 --unique-debug-suffix -0.73.1-1.mga10.x86_64 --unique-debug-src-base libdnf-0.73.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/libdnf-0.73.1 find-debuginfo: starting Extracting debug info from 11 files DWARF-compressing 11 files sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libdnf-0.73.1-1.mga10.x86_64 14388 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/libdnf-0.73.1-1.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/libdnf-0.73.1-1.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 Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lurRKP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdnf-0.73.1 + '[' 1 -eq 1 ']' + cd build + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j16 Test project /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/build Start 1: test_cpp Start 2: test_hawkey_main Start 3: test_libdnf_main Start 4: test_python3_libdnf 1/4 Test #1: test_cpp ......................... Passed 0.49 sec 2/4 Test #4: test_python3_libdnf .............. Passed 0.47 sec 3/4 Test #3: test_libdnf_main ................. Passed 2.68 sec 4/4 Test #2: test_hawkey_main ................. Passed 3.40 sec 100% tests passed, 0 tests failed out of 4 Total Test time (real) = 3.41 sec + cd .. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64dnf2-0.73.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9pKgJN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdnf-0.73.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/doc/lib64dnf2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/doc/lib64dnf2 + cp -pr /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/README.md /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/doc/lib64dnf2 + cp -pr /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/doc/lib64dnf2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uyBljc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdnf-0.73.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/licenses/lib64dnf2 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/licenses/lib64dnf2 + cp -pr /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/COPYING /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/licenses/lib64dnf2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64dnf2 = 0.73.1-1.mga10 lib64dnf2(x86-64) = 0.73.1-1.mga10 libdnf = 0.73.1-1.mga10 libdnf(x86-64) = 0.73.1-1.mga10 libdnf.so.2()(64bit) libdnf2 = 0.73.1-1.mga10 libdnf2(x86-64) = 0.73.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.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(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) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-c.so.5()(64bit) libjson-c.so.5(JSONC_0.14)(64bit) libmodulemd.so.2()(64bit) librepo.so.0()(64bit) librpm.so.10()(64bit) librpmio.so.10()(64bit) libsmartcols.so.1()(64bit) libsmartcols.so.1(SMARTCOLS_2.25)(64bit) libsmartcols.so.1(SMARTCOLS_2.28)(64bit) libsmartcols.so.1(SMARTCOLS_2.29)(64bit) libsmartcols.so.1(SMARTCOLS_2.30)(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolv.so.1(SOLV_1.1)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.15)(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.26)(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) Processing files: lib64dnf-devel-0.73.1-1.mga10.x86_64 Provides: devel(libdnf(64bit)) lib64dnf-devel = 0.73.1-1.mga10 lib64dnf-devel(x86-64) = 0.73.1-1.mga10 libdnf-devel = 0.73.1-1.mga10 libdnf-devel(x86-64) = 0.73.1-1.mga10 pkgconfig(libdnf) = 0.73.1 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(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libjson-c(64bit)) devel(libmodulemd(64bit)) devel(librepo(64bit)) devel(librpm(64bit)) devel(librpmio(64bit)) devel(libsmartcols(64bit)) devel(libsolv(64bit)) devel(libsolvext(64bit)) devel(libsqlite3(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(glib-2.0) pkgconfig(librepo) pkgconfig(libsolv) pkgconfig(libsolvext) pkgconfig(rpm) pkgconfig(sqlite3) Processing files: libdnf-i18n-0.73.1-1.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oFxSvc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdnf-0.73.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/licenses/libdnf-i18n + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/licenses/libdnf-i18n + cp -pr /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1/COPYING /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64/usr/share/licenses/libdnf-i18n + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdnf-i18n = 0.73.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: libdnf-lang < 072.0 Processing files: python3-libdnf-0.73.1-1.mga10.x86_64 Provides: python-libdnf = 0.73.1-1.mga10 python3-libdnf = 0.73.1-1.mga10 python3-libdnf(x86-64) = 0.73.1-1.mga10 python3.12-libdnf = 0.73.1-1.mga10 python3.12dist(libdnf) = 0.73.1 python3dist(libdnf) = 0.73.1 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: 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.4)(64bit) libdnf.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpython3.12.so.1.0()(64bit) libsmartcols.so.1()(64bit) libsmartcols.so.1(SMARTCOLS_2.25)(64bit) libsmartcols.so.1(SMARTCOLS_2.27)(64bit) libsmartcols.so.1(SMARTCOLS_2.28)(64bit) libsmartcols.so.1(SMARTCOLS_2.29)(64bit) libsmartcols.so.1(SMARTCOLS_2.30)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(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) python(abi) = 3.12 Obsoletes: python-libdnf < 0.73.1-1.mga10 Processing files: python3-hawkey-0.73.1-1.mga10.x86_64 Provides: python-hawkey = 0.73.1-1.mga10 python3-hawkey = 0.73.1-1.mga10 python3-hawkey(x86-64) = 0.73.1-1.mga10 python3.12-hawkey = 0.73.1-1.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdnf.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpython3.12.so.1.0()(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) python(abi) = 3.12 Conflicts: python3-dnf < 4.11.0 Obsoletes: hawkey-man < 0.73.1-1.mga10 python-hawkey < 0.73.1-1.mga10 Processing files: libdnf-debugsource-0.73.1-1.mga10.x86_64 Provides: libdnf-debugsource = 0.73.1-1.mga10 libdnf-debugsource(x86-64) = 0.73.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdnf-debuginfo-0.73.1-1.mga10.x86_64 Provides: libdnf-debuginfo = 0.73.1-1.mga10 libdnf-debuginfo(x86-64) = 0.73.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdnf-debugsource(x86-64) = 0.73.1-1.mga10 Processing files: lib64dnf2-debuginfo-0.73.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 5a5216b14837574830e2f176430c238b67fe0e00 lib64dnf2-debuginfo = 0.73.1-1.mga10 lib64dnf2-debuginfo(x86-64) = 0.73.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdnf-debugsource(x86-64) = 0.73.1-1.mga10 Processing files: python3-libdnf-debuginfo-0.73.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 08c7d511737e23c196b3fd0803a1501b11b3f8fd debuginfo(build-id) = 218f34d438eac17a7a6573b302c1bb7c1d3305e6 debuginfo(build-id) = 344c0030813a266f28d4c67aacc40c21319da5df debuginfo(build-id) = 5e0102561f7241d27543dd14c01fb9c5707759c4 debuginfo(build-id) = 651f8c98a92cf049b7a9934ea43245d3acadcca6 debuginfo(build-id) = b5b41a8a2b099bc53546b1389aa4aebfacacbce9 debuginfo(build-id) = bbcdb3c1d0e9361ee583ad7574415e35d4adff57 debuginfo(build-id) = d3020f30a9d30c1565d534e02788a0979ecdedbd python-libdnf-debuginfo = 0.73.1-1.mga10 python3-libdnf-debuginfo = 0.73.1-1.mga10 python3-libdnf-debuginfo(x86-64) = 0.73.1-1.mga10 python3.12-libdnf-debuginfo = 0.73.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdnf-debugsource(x86-64) = 0.73.1-1.mga10 Processing files: python3-hawkey-debuginfo-0.73.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 3e20a61e933a9675f5756915facabf958e7c3f46 debuginfo(build-id) = ea2b6eef2f6db0079c7b4cb026dfac5e8fccbccc python-hawkey-debuginfo = 0.73.1-1.mga10 python3-hawkey-debuginfo = 0.73.1-1.mga10 python3-hawkey-debuginfo(x86-64) = 0.73.1-1.mga10 python3.12-hawkey-debuginfo = 0.73.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdnf-debugsource(x86-64) = 0.73.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dnf-devel-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-hawkey-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/libdnf-i18n-0.73.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dnf2-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdnf-debuginfo-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-hawkey-debuginfo-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-libdnf-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libdnf-debugsource-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-libdnf-debuginfo-0.73.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64dnf2-debuginfo-0.73.1-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7NiVtZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libdnf-0.73.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libdnf-0.73.1-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nZbtBA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libdnf-0.73.1-SPECPARTS + rm -rf libdnf-0.73.1 libdnf-0.73.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!