D: [iurt_root_command] chroot warning: Macro expanded in comment on line 20: %{version}/%{name}-%{version}.tar.gz Installing /home/pterjan/rpmbuild/SRPMS/recastnavigation-1.5.1.gite75adf8-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.VVOozJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/e75adf86f91eb3082220085e42dda62679f9a3ea.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea + rm -rf /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pne 's!SET\(VERSION 1.0.0\)!SET (VERSION 1.5.1.gite75adf8)!' -i CMakeLists.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rLIFWw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea + '[' 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 -DRECASTNAVIGATION_DEMO=OFF -DRECASTNAVIGATION_TESTS=OFF -DRECASTNAVIGATION_EXAMPLES=OFF -- 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 -- Configuring done (0.4s) -- 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/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/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/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea -B/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/gmake -f Recast/CMakeFiles/Recast.dir/build.make Recast/CMakeFiles/Recast.dir/depend /usr/bin/gmake -f Detour/CMakeFiles/Detour.dir/build.make Detour/CMakeFiles/Detour.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast/CMakeFiles/Recast.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour/CMakeFiles/Detour.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/gmake -f Recast/CMakeFiles/Recast.dir/build.make Recast/CMakeFiles/Recast.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/gmake -f Detour/CMakeFiles/Detour.dir/build.make Detour/CMakeFiles/Detour.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 2%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o [ 5%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o [ 8%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastAlloc.cpp [ 17%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o -MF CMakeFiles/Recast.dir/Source/Recast.cpp.o.d -o CMakeFiles/Recast.dir/Source/Recast.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/Recast.cpp [ 31%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o [ 31%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastArea.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastArea.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastArea.cpp [ 34%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o [ 34%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o [ 34%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o [ 34%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o [ 34%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o [ 34%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourCommon.cpp [ 45%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o [ 45%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastFilter.cpp [ 45%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o [ 45%] Building CXX object Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourAlloc.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourAssert.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourNavMesh.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourNavMeshBuilder.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastAssert.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastContour.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastContour.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastContour.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastLayers.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastMesh.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastMeshDetail.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastRasterization.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/g++ -DRecast_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o -MF CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o.d -o CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/RecastRegion.cpp [ 48%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourNavMeshQuery.cpp [ 51%] Building CXX object Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/g++ -DDetour_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o -MF CMakeFiles/Detour.dir/Source/DetourNode.cpp.o.d -o CMakeFiles/Detour.dir/Source/DetourNode.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/DetourNode.cpp [ 54%] Linking CXX shared library libRecast.so cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/cmake -E cmake_link_script CMakeFiles/Recast.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--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,libRecast.so.1 -o libRecast.so.1.5.1.gite75adf8 CMakeFiles/Recast.dir/Source/Recast.cpp.o CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o CMakeFiles/Recast.dir/Source/RecastArea.cpp.o CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o CMakeFiles/Recast.dir/Source/RecastContour.cpp.o CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast && /usr/bin/cmake -E cmake_symlink_library libRecast.so.1.5.1.gite75adf8 libRecast.so.1 libRecast.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 54%] Built target Recast [ 57%] Linking CXX shared library libDetour.so cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/cmake -E cmake_link_script CMakeFiles/Detour.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--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,libDetour.so.1 -o libDetour.so.1.5.1.gite75adf8 CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o CMakeFiles/Detour.dir/Source/DetourNode.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour && /usr/bin/cmake -E cmake_symlink_library libDetour.so.1.5.1.gite75adf8 libDetour.so.1 libDetour.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 57%] Built target Detour /usr/bin/gmake -f DetourTileCache/CMakeFiles/DetourTileCache.dir/build.make DetourTileCache/CMakeFiles/DetourTileCache.dir/depend /usr/bin/gmake -f DetourCrowd/CMakeFiles/DetourCrowd.dir/build.make DetourCrowd/CMakeFiles/DetourCrowd.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache/CMakeFiles/DetourTileCache.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd/CMakeFiles/DetourCrowd.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/gmake -f DetourCrowd/CMakeFiles/DetourCrowd.dir/build.make DetourCrowd/CMakeFiles/DetourCrowd.dir/build gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/gmake -f DetourTileCache/CMakeFiles/DetourTileCache.dir/build.make DetourTileCache/CMakeFiles/DetourTileCache.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 60%] Building CXX object DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourCrowd.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/g++ -DDetourCrowd_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourCrowd.cpp.o -MF CMakeFiles/DetourCrowd.dir/Source/DetourCrowd.cpp.o.d -o CMakeFiles/DetourCrowd.dir/Source/DetourCrowd.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/DetourCrowd.cpp [ 62%] Building CXX object DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourLocalBoundary.cpp.o [ 65%] Building CXX object DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache && /usr/bin/g++ -DDetourTileCache_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o -MF CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o.d -o CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Source/DetourTileCacheBuilder.cpp [ 68%] Building CXX object DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/g++ -DDetourCrowd_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourLocalBoundary.cpp.o -MF CMakeFiles/DetourCrowd.dir/Source/DetourLocalBoundary.cpp.o.d -o CMakeFiles/DetourCrowd.dir/Source/DetourLocalBoundary.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/DetourLocalBoundary.cpp [ 71%] Building CXX object DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourObstacleAvoidance.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache && /usr/bin/g++ -DDetourTileCache_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o -MF CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o.d -o CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Source/DetourTileCache.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/g++ -DDetourCrowd_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourObstacleAvoidance.cpp.o -MF CMakeFiles/DetourCrowd.dir/Source/DetourObstacleAvoidance.cpp.o.d -o CMakeFiles/DetourCrowd.dir/Source/DetourObstacleAvoidance.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/DetourObstacleAvoidance.cpp [ 74%] Building CXX object DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourPathCorridor.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/g++ -DDetourCrowd_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourPathCorridor.cpp.o -MF CMakeFiles/DetourCrowd.dir/Source/DetourPathCorridor.cpp.o.d -o CMakeFiles/DetourCrowd.dir/Source/DetourPathCorridor.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/DetourPathCorridor.cpp [ 77%] Building CXX object DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourPathQueue.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/g++ -DDetourCrowd_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourPathQueue.cpp.o -MF CMakeFiles/DetourCrowd.dir/Source/DetourPathQueue.cpp.o.d -o CMakeFiles/DetourCrowd.dir/Source/DetourPathQueue.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/DetourPathQueue.cpp [ 80%] Building CXX object DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourProximityGrid.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/g++ -DDetourCrowd_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DetourCrowd/CMakeFiles/DetourCrowd.dir/Source/DetourProximityGrid.cpp.o -MF CMakeFiles/DetourCrowd.dir/Source/DetourProximityGrid.cpp.o.d -o CMakeFiles/DetourCrowd.dir/Source/DetourProximityGrid.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourCrowd/Source/DetourProximityGrid.cpp [ 82%] Linking CXX shared library libDetourCrowd.so cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/cmake -E cmake_link_script CMakeFiles/DetourCrowd.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--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,libDetourCrowd.so.1 -o libDetourCrowd.so.1.5.1.gite75adf8 CMakeFiles/DetourCrowd.dir/Source/DetourCrowd.cpp.o CMakeFiles/DetourCrowd.dir/Source/DetourLocalBoundary.cpp.o CMakeFiles/DetourCrowd.dir/Source/DetourObstacleAvoidance.cpp.o CMakeFiles/DetourCrowd.dir/Source/DetourPathCorridor.cpp.o CMakeFiles/DetourCrowd.dir/Source/DetourPathQueue.cpp.o CMakeFiles/DetourCrowd.dir/Source/DetourProximityGrid.cpp.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour: ../Detour/libDetour.so.1.5.1.gite75adf8 cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourCrowd && /usr/bin/cmake -E cmake_symlink_library libDetourCrowd.so.1.5.1.gite75adf8 libDetourCrowd.so.1 libDetourCrowd.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 82%] Built target DetourCrowd [ 85%] Linking CXX shared library libDetourTileCache.so cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache && /usr/bin/cmake -E cmake_link_script CMakeFiles/DetourTileCache.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--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,libDetourTileCache.so.1 -o libDetourTileCache.so.1.5.1.gite75adf8 CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour: ../Detour/libDetour.so.1.5.1.gite75adf8 cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache && /usr/bin/cmake -E cmake_symlink_library libDetourTileCache.so.1.5.1.gite75adf8 libDetourTileCache.so.1 libDetourTileCache.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 85%] Built target DetourTileCache /usr/bin/gmake -f DebugUtils/CMakeFiles/DebugUtils.dir/build.make DebugUtils/CMakeFiles/DebugUtils.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils/CMakeFiles/DebugUtils.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/gmake -f DebugUtils/CMakeFiles/DebugUtils.dir/build.make DebugUtils/CMakeFiles/DebugUtils.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [ 91%] Building CXX object DebugUtils/CMakeFiles/DebugUtils.dir/Source/DetourDebugDraw.cpp.o [ 91%] Building CXX object DebugUtils/CMakeFiles/DebugUtils.dir/Source/DebugDraw.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils && /usr/bin/g++ -DDebugUtils_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DebugUtils/CMakeFiles/DebugUtils.dir/Source/DebugDraw.cpp.o -MF CMakeFiles/DebugUtils.dir/Source/DebugDraw.cpp.o.d -o CMakeFiles/DebugUtils.dir/Source/DebugDraw.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Source/DebugDraw.cpp cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils && /usr/bin/g++ -DDebugUtils_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DebugUtils/CMakeFiles/DebugUtils.dir/Source/DetourDebugDraw.cpp.o -MF CMakeFiles/DebugUtils.dir/Source/DetourDebugDraw.cpp.o.d -o CMakeFiles/DebugUtils.dir/Source/DetourDebugDraw.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Source/DetourDebugDraw.cpp [ 94%] Building CXX object DebugUtils/CMakeFiles/DebugUtils.dir/Source/RecastDebugDraw.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils && /usr/bin/g++ -DDebugUtils_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DebugUtils/CMakeFiles/DebugUtils.dir/Source/RecastDebugDraw.cpp.o -MF CMakeFiles/DebugUtils.dir/Source/RecastDebugDraw.cpp.o.d -o CMakeFiles/DebugUtils.dir/Source/RecastDebugDraw.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Source/RecastDebugDraw.cpp [ 97%] Building CXX object DebugUtils/CMakeFiles/DebugUtils.dir/Source/RecastDump.cpp.o cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils && /usr/bin/g++ -DDebugUtils_EXPORTS -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Include -I/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DetourTileCache/Include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -MD -MT DebugUtils/CMakeFiles/DebugUtils.dir/Source/RecastDump.cpp.o -MF CMakeFiles/DebugUtils.dir/Source/RecastDump.cpp.o.d -o CMakeFiles/DebugUtils.dir/Source/RecastDump.cpp.o -c /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Source/RecastDump.cpp [100%] Linking CXX shared library libDebugUtils.so cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils && /usr/bin/cmake -E cmake_link_script CMakeFiles/DebugUtils.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--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,libDebugUtils.so.1 -o libDebugUtils.so.1.5.1.gite75adf8 CMakeFiles/DebugUtils.dir/Source/DebugDraw.cpp.o CMakeFiles/DebugUtils.dir/Source/DetourDebugDraw.cpp.o CMakeFiles/DebugUtils.dir/Source/RecastDebugDraw.cpp.o CMakeFiles/DebugUtils.dir/Source/RecastDump.cpp.o -Wl,-rpath,/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Recast:/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DetourTileCache:/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/Detour: ../Recast/libRecast.so.1.5.1.gite75adf8 ../DetourTileCache/libDetourTileCache.so.1.5.1.gite75adf8 ../Detour/libDetour.so.1.5.1.gite75adf8 cd /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/DebugUtils && /usr/bin/cmake -E cmake_symlink_library libDebugUtils.so.1.5.1.gite75adf8 libDebugUtils.so.1 libDebugUtils.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' [100%] Built target DebugUtils gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FkmL7k + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 + cd recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDebugUtils.so.1.5.1.gite75adf8 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDebugUtils.so.1 -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDebugUtils.so.1.5.1.gite75adf8" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDebugUtils.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DebugDraw.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourDebugDraw.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/RecastDebugDraw.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/RecastDump.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetour.so.1.5.1.gite75adf8 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetour.so.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetour.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourAlloc.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourAssert.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourCommon.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourMath.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourNavMesh.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourNavMeshBuilder.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourNavMeshQuery.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourNode.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourStatus.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourCrowd.so.1.5.1.gite75adf8 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourCrowd.so.1 -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourCrowd.so.1.5.1.gite75adf8" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourCrowd.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourCrowd.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourLocalBoundary.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourObstacleAvoidance.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourPathCorridor.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourPathQueue.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourProximityGrid.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourTileCache.so.1.5.1.gite75adf8 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourTileCache.so.1 -- Set non-toolchain portion of runtime path of "/home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourTileCache.so.1.5.1.gite75adf8" to "" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libDetourTileCache.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourTileCache.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/DetourTileCacheBuilder.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libRecast.so.1.5.1.gite75adf8 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libRecast.so.1 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/lib64/libRecast.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/Recast.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/RecastAlloc.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/include/recastnavigation/RecastAssert.h + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.5.1.gite75adf8-1.mga10 --unique-debug-suffix -1.5.1.gite75adf8-1.mga10.x86_64 --unique-debug-src-base recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea find-debuginfo: starting Extracting debug info from 5 files DWARF-compressing 5 files sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 1739 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 *** WARNING: ./usr/src/debug/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/DebugUtils/Include/DetourDebugDraw.h is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64recastnavigation1-1.5.1.gite75adf8-1.mga10.x86_64 Provides: lib64recastnavigation1 = 1.5.1.gite75adf8-1.mga10 lib64recastnavigation1(x86-64) = 1.5.1.gite75adf8-1.mga10 libDebugUtils.so.1()(64bit) libDetour.so.1()(64bit) libDetourCrowd.so.1()(64bit) libDetourTileCache.so.1()(64bit) libRecast.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libDetour.so.1()(64bit) libRecast.so.1()(64bit) 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.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64recastnavigation-devel-1.5.1.gite75adf8-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qx02dE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/share/doc/lib64recastnavigation-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/share/doc/lib64recastnavigation-devel + cp -pr /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/CONTRIBUTING.md /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/share/doc/lib64recastnavigation-devel + cp -pr /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/README.md /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64/usr/share/doc/lib64recastnavigation-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libDebugUtils(64bit)) devel(libDetour(64bit)) devel(libDetourCrowd(64bit)) devel(libDetourTileCache(64bit)) devel(libRecast(64bit)) lib64recastnavigation-devel = 1.5.1.gite75adf8-1.mga10 lib64recastnavigation-devel(x86-64) = 1.5.1.gite75adf8-1.mga10 librecastnavigation-devel = 1.5.1.gite75adf8-1.mga10 recastnavigation-devel = 1.5.1.gite75adf8-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libDetour(64bit)) devel(libRecast(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) Processing files: recastnavigation-debugsource-1.5.1.gite75adf8-1.mga10.x86_64 Provides: recastnavigation-debugsource = 1.5.1.gite75adf8-1.mga10 recastnavigation-debugsource(x86-64) = 1.5.1.gite75adf8-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64recastnavigation1-debuginfo-1.5.1.gite75adf8-1.mga10.x86_64 Provides: debuginfo(build-id) = 5a58cb01a4fb6e9cf1aefab54eba5859c9d3630a debuginfo(build-id) = 5a721a6cd4115c2cce45c788e3ad39bf018431d3 debuginfo(build-id) = 866745eba9589c1a848442e045426ad8773aa365 debuginfo(build-id) = b9416d899cc356f5b7df645ae00bc6568ded6842 debuginfo(build-id) = b9c845863356cb79a13e1272f0b1870777f05e75 lib64recastnavigation1-debuginfo = 1.5.1.gite75adf8-1.mga10 lib64recastnavigation1-debuginfo(x86-64) = 1.5.1.gite75adf8-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: recastnavigation-debugsource(x86-64) = 1.5.1.gite75adf8-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64recastnavigation-devel-1.5.1.gite75adf8-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64recastnavigation1-1.5.1.gite75adf8-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/recastnavigation-debugsource-1.5.1.gite75adf8-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64recastnavigation1-debuginfo-1.5.1.gite75adf8-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PzkBw7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/recastnavigation-1.5.1.gite75adf8-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.w8WJCG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea-SPECPARTS + rm -rf recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 20: %{version}/%{name}-%{version}.tar.gz D: [iurt_root_command] Success!