D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/crossguid-0.2.3-0.git20190529.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.ZcL6eO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681 + rm -rf /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/56.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/001-fix-unused-function.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/002-disable-Wall-error.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wEzRUi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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=2 -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=2 -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=2 -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 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --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' + 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' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -- The C compiler identification is GNU 14.0.1 -- The CXX compiler identification is GNU 14.0.1 -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Found LibUUID: /usr/lib64/libuuid.so (found version "2.39.3") -- Configuring done (0.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build + /usr/bin/make -O -j16 V=1 VERBOSE=1 -C build make: Entering directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681 -B/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' make: Entering directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build//CMakeFiles/progress.marks make: Leaving directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/crossguid.dir/build.make CMakeFiles/crossguid.dir/depend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' cd /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681 /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681 /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build/CMakeFiles/crossguid.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' /usr/bin/make -f CMakeFiles/crossguid.dir/build.make CMakeFiles/crossguid.dir/build make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' [ 20%] Building CXX object CMakeFiles/crossguid.dir/src/guid.cpp.o /usr/bin/g++ -DGUID_LIBUUID -Dcrossguid_EXPORTS -I/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=c++17 -fPIC -Werror -Wall -MD -MT CMakeFiles/crossguid.dir/src/guid.cpp.o -MF CMakeFiles/crossguid.dir/src/guid.cpp.o.d -o CMakeFiles/crossguid.dir/src/guid.cpp.o -c /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/src/guid.cpp In file included from /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/src/guid.cpp:26: /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp: In member function 'std::size_t std::hash::operator()(const xg::Guid&) const': /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp:150:31: error: 'uint64_t' does not name a type 150 | const uint64_t* p = reinterpret_cast(guid.bytes().data()); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp:39:1: note: 'uint64_t' is defined in header ''; this is probably fixable by adding '#include ' 38 | #include +++ |+#include 39 | /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp:151:50: error: 'uint64_t' was not declared in this scope 151 | return xg::details::hash{}(p[0], p[1]); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp:151:50: note: 'uint64_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp:151:68: error: template argument 1 is invalid 151 | return xg::details::hash{}(p[0], p[1]); | ^ /home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/include/crossguid/guid.hpp:151:72: error: 'p' was not declared in this scope 151 | return xg::details::hash{}(p[0], p[1]); | ^ make[2]: *** [CMakeFiles/crossguid.dir/build.make:79: CMakeFiles/crossguid.dir/src/guid.cpp.o] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681/build' make[1]: *** [CMakeFiles/Makefile2:88: CMakeFiles/crossguid.dir/all] Error 2 make: *** [Makefile:139: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.wEzRUi (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.wEzRUi (%build) I: [iurt_root_command] ERROR: chroot