D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/osgxr-0.5.1-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UGRjBR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf osgXR-0.5.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/osgXR-0.5.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd osgXR-0.5.1 + rm -rf /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/osgXR-0.5.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.5dhixc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd osgXR-0.5.1 + '[' 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 OpenGL: /usr/lib64/libOpenGL.so -- Found osgViewer: /usr/lib64/libosgViewer.so -- Found osgUtil: /usr/lib64/libosgUtil.so -- Found osg: /usr/lib64/libosg.so -- Found OpenThreads: /usr/lib64/libOpenThreads.so -- Found OpenSceneGraph: /usr/lib64/libosgViewer.so;/usr/lib64/libosgUtil.so;/usr/lib64/libosg.so;/usr/lib64/libOpenThreads.so (found version "3.6.5") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Configuring done (0.9s) -- 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/osgXR-0.5.1/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.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/osgXR-0.5.1 -B/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build' /usr/bin/gmake -f src/CMakeFiles/osgXR.dir/build.make src/CMakeFiles/osgXR.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build' cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1 /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src/CMakeFiles/osgXR.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build' /usr/bin/gmake -f src/CMakeFiles/osgXR.dir/build.make src/CMakeFiles/osgXR.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build' [ 2%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Action.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Action.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Action.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Action.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Action.cpp [ 5%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/EventHandler.cpp.o [ 11%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/InteractionProfile.cpp.o [ 11%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/ActionSet.cpp.o [ 14%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Instance.cpp.o [ 17%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Space.cpp.o [ 22%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Path.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/EventHandler.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/EventHandler.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/EventHandler.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/EventHandler.cpp [ 22%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Compositor.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/ActionSet.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/ActionSet.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/ActionSet.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/ActionSet.cpp [ 34%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/GraphicsBinding.cpp.o [ 34%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/SwapchainGroup.cpp.o [ 34%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Swapchain.cpp.o [ 34%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Session.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Instance.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Instance.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Instance.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Instance.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/InteractionProfile.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/InteractionProfile.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/InteractionProfile.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/InteractionProfile.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Space.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Space.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Space.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Space.cpp [ 40%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/Quirks.cpp.o [ 40%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXR/System.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Compositor.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Compositor.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Compositor.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Compositor.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Path.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Path.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Path.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Path.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/GraphicsBinding.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/GraphicsBinding.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/GraphicsBinding.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/GraphicsBinding.cpp [ 42%] Building CXX object src/CMakeFiles/osgXR.dir/XRFramebuffer.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Session.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Session.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Session.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Session.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Quirks.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Quirks.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Quirks.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Quirks.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/Swapchain.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/Swapchain.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/Swapchain.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/Swapchain.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/SwapchainGroup.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/SwapchainGroup.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/SwapchainGroup.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/SwapchainGroup.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXR/System.cpp.o -MF CMakeFiles/osgXR.dir/OpenXR/System.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXR/System.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXR/System.cpp cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/XRFramebuffer.cpp.o -MF CMakeFiles/osgXR.dir/XRFramebuffer.cpp.o.d -o CMakeFiles/osgXR.dir/XRFramebuffer.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/XRFramebuffer.cpp [ 45%] Building CXX object src/CMakeFiles/osgXR.dir/XRState.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/XRState.cpp.o -MF CMakeFiles/osgXR.dir/XRState.cpp.o.d -o CMakeFiles/osgXR.dir/XRState.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/XRState.cpp [ 48%] Building CXX object src/CMakeFiles/osgXR.dir/XRRealizeOperation.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/XRRealizeOperation.cpp.o -MF CMakeFiles/osgXR.dir/XRRealizeOperation.cpp.o.d -o CMakeFiles/osgXR.dir/XRRealizeOperation.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/XRRealizeOperation.cpp [ 51%] Building CXX object src/CMakeFiles/osgXR.dir/Action.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/Action.cpp.o -MF CMakeFiles/osgXR.dir/Action.cpp.o.d -o CMakeFiles/osgXR.dir/Action.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Action.cpp [ 54%] Building CXX object src/CMakeFiles/osgXR.dir/ActionSet.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/ActionSet.cpp.o -MF CMakeFiles/osgXR.dir/ActionSet.cpp.o.d -o CMakeFiles/osgXR.dir/ActionSet.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/ActionSet.cpp [ 57%] Building CXX object src/CMakeFiles/osgXR.dir/CompositionLayer.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/CompositionLayer.cpp.o -MF CMakeFiles/osgXR.dir/CompositionLayer.cpp.o.d -o CMakeFiles/osgXR.dir/CompositionLayer.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/CompositionLayer.cpp [ 60%] Building CXX object src/CMakeFiles/osgXR.dir/CompositionLayerQuad.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/CompositionLayerQuad.cpp.o -MF CMakeFiles/osgXR.dir/CompositionLayerQuad.cpp.o.d -o CMakeFiles/osgXR.dir/CompositionLayerQuad.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/CompositionLayerQuad.cpp [ 62%] Building CXX object src/CMakeFiles/osgXR.dir/FrameStore.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/FrameStore.cpp.o -MF CMakeFiles/osgXR.dir/FrameStore.cpp.o.d -o CMakeFiles/osgXR.dir/FrameStore.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/FrameStore.cpp [ 65%] Building CXX object src/CMakeFiles/osgXR.dir/InteractionProfile.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/InteractionProfile.cpp.o -MF CMakeFiles/osgXR.dir/InteractionProfile.cpp.o.d -o CMakeFiles/osgXR.dir/InteractionProfile.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/InteractionProfile.cpp [ 68%] Building CXX object src/CMakeFiles/osgXR.dir/Manager.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/Manager.cpp.o -MF CMakeFiles/osgXR.dir/Manager.cpp.o.d -o CMakeFiles/osgXR.dir/Manager.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Manager.cpp [ 71%] Building CXX object src/CMakeFiles/osgXR.dir/Mirror.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/Mirror.cpp.o -MF CMakeFiles/osgXR.dir/Mirror.cpp.o.d -o CMakeFiles/osgXR.dir/Mirror.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Mirror.cpp [ 74%] Building CXX object src/CMakeFiles/osgXR.dir/MirrorSettings.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/MirrorSettings.cpp.o -MF CMakeFiles/osgXR.dir/MirrorSettings.cpp.o.d -o CMakeFiles/osgXR.dir/MirrorSettings.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/MirrorSettings.cpp [ 77%] Building CXX object src/CMakeFiles/osgXR.dir/OpenXRDisplay.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/OpenXRDisplay.cpp.o -MF CMakeFiles/osgXR.dir/OpenXRDisplay.cpp.o.d -o CMakeFiles/osgXR.dir/OpenXRDisplay.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXRDisplay.cpp [ 80%] Building CXX object src/CMakeFiles/osgXR.dir/Settings.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/Settings.cpp.o -MF CMakeFiles/osgXR.dir/Settings.cpp.o.d -o CMakeFiles/osgXR.dir/Settings.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp [ 82%] Building CXX object src/CMakeFiles/osgXR.dir/Subaction.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/Subaction.cpp.o -MF CMakeFiles/osgXR.dir/Subaction.cpp.o.d -o CMakeFiles/osgXR.dir/Subaction.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Subaction.cpp [ 85%] Building CXX object src/CMakeFiles/osgXR.dir/Swapchain.cpp.o cd /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/src && /usr/bin/g++ -DOSGXR_LIBRARY -DOSGXR_USE_X11 -DosgXR_EXPORTS -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build/include -I/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/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 -fPIC -MD -MT src/CMakeFiles/osgXR.dir/Swapchain.cpp.o -MF CMakeFiles/osgXR.dir/Swapchain.cpp.o.d -o CMakeFiles/osgXR.dir/Swapchain.cpp.o -c /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Swapchain.cpp In file included from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:4: /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:42:49: error: 'uint32_t' has not been declared 42 | void setApp(const std::string &appName, uint32_t appVersion) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:68:28: error: 'uint32_t' has not been declared 68 | void setAppVersion(uint32_t appVersion) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:73:9: error: 'uint32_t' does not name a type 73 | uint32_t getAppVersion() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:14:1: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' 13 | #include +++ |+#include 14 | /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:199:9: error: 'uint32_t' does not name a type 199 | uint32_t getPreferredEnvBlendModeMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:199:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:204:43: error: 'uint32_t' has not been declared 204 | void setPreferredEnvBlendModeMask(uint32_t preferredEnvBlendModeMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:209:9: error: 'uint32_t' does not name a type 209 | uint32_t getAllowedEnvBlendModeMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:209:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:214:41: error: 'uint32_t' has not been declared 214 | void setAllowedEnvBlendModeMask(uint32_t allowedEnvBlendModeMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:318:9: error: 'uint32_t' does not name a type 318 | uint32_t getPreferredRGBEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:318:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:323:42: error: 'uint32_t' has not been declared 323 | void setPreferredRGBEncodingMask(uint32_t preferredRGBEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:328:9: error: 'uint32_t' does not name a type 328 | uint32_t getAllowedRGBEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:328:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:333:40: error: 'uint32_t' has not been declared 333 | void setAllowedRGBEncodingMask(uint32_t allowedRGBEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:364:9: error: 'uint32_t' does not name a type 364 | uint32_t getPreferredDepthEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:364:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:369:44: error: 'uint32_t' has not been declared 369 | void setPreferredDepthEncodingMask(uint32_t preferredDepthEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:374:9: error: 'uint32_t' does not name a type 374 | uint32_t getAllowedDepthEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:374:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:379:42: error: 'uint32_t' has not been declared 379 | void setAllowedDepthEncodingMask(uint32_t allowedDepthEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:493:9: error: 'uint32_t' does not name a type 493 | uint32_t _appVersion; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:493:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:502:9: error: 'uint32_t' does not name a type 502 | uint32_t _preferredEnvBlendModeMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:502:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:503:9: error: 'uint32_t' does not name a type 503 | uint32_t _allowedEnvBlendModeMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:503:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:510:9: error: 'uint32_t' does not name a type 510 | uint32_t _preferredRGBEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:510:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:511:9: error: 'uint32_t' does not name a type 511 | uint32_t _allowedRGBEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:511:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:512:9: error: 'uint32_t' does not name a type 512 | uint32_t _preferredDepthEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:512:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:513:9: error: 'uint32_t' does not name a type 513 | uint32_t _allowedDepthEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:513:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setApp(const std::string&, int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:45:13: error: '_appVersion' was not declared in this scope; did you mean 'appVersion'? 45 | _appVersion = appVersion; | ^~~~~~~~~~~ | appVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAppVersion(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:70:13: error: '_appVersion' was not declared in this scope; did you mean 'appVersion'? 70 | _appVersion = appVersion; | ^~~~~~~~~~~ | appVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferEnvBlendMode(BlendMode)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:181:13: error: 'uint32_t' was not declared in this scope 181 | uint32_t mask = (1u << (unsigned int)mode); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:181:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:182:13: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'setPreferredEnvBlendModeMask'? 182 | _preferredEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:182:43: error: 'mask' was not declared in this scope 182 | _preferredEnvBlendModeMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:183:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 183 | _allowedEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowEnvBlendMode(BlendMode)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:195:13: error: 'uint32_t' was not declared in this scope 195 | uint32_t mask = (1u << (unsigned int)mode); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:195:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:196:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 196 | _allowedEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:196:41: error: 'mask' was not declared in this scope 196 | _allowedEnvBlendModeMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredEnvBlendModeMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:206:13: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'preferredEnvBlendModeMask'? 206 | _preferredEnvBlendModeMask = preferredEnvBlendModeMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | preferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedEnvBlendModeMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:216:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'allowedEnvBlendModeMask'? 216 | _allowedEnvBlendModeMask = allowedEnvBlendModeMask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | allowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferRGBEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:301:13: error: 'uint32_t' was not declared in this scope 301 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:301:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:302:13: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'setPreferredRGBEncodingMask'? 302 | _preferredRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:302:42: error: 'mask' was not declared in this scope 302 | _preferredRGBEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:303:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 303 | _allowedRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowRGBEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:314:13: error: 'uint32_t' was not declared in this scope 314 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:314:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:315:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 315 | _allowedRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:315:40: error: 'mask' was not declared in this scope 315 | _allowedRGBEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredRGBEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:325:13: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'preferredRGBEncodingMask'? 325 | _preferredRGBEncodingMask = preferredRGBEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | preferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedRGBEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:335:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'allowedRGBEncodingMask'? 335 | _allowedRGBEncodingMask = allowedRGBEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~ | allowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferDepthEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:347:13: error: 'uint32_t' was not declared in this scope 347 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:347:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:348:13: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'setPreferredDepthEncodingMask'? 348 | _preferredDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:348:44: error: 'mask' was not declared in this scope 348 | _preferredDepthEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:349:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 349 | _allowedDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowDepthEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:360:13: error: 'uint32_t' was not declared in this scope 360 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:360:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:361:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 361 | _allowedDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:361:42: error: 'mask' was not declared in this scope 361 | _allowedDepthEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredDepthEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:371:13: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'preferredDepthEncodingMask'? 371 | _preferredDepthEncodingMask = preferredDepthEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | preferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedDepthEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:381:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'allowedDepthEncodingMask'? 381 | _allowedDepthEncodingMask = allowedDepthEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | allowedDepthEncodingMask In file included from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/OpenXRDisplay:9, from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/OpenXRDisplay.cpp:4: /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:42:49: error: 'uint32_t' has not been declared 42 | void setApp(const std::string &appName, uint32_t appVersion) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:68:28: error: 'uint32_t' has not been declared 68 | void setAppVersion(uint32_t appVersion) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:73:9: error: 'uint32_t' does not name a type 73 | uint32_t getAppVersion() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:14:1: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' 13 | #include +++ |+#include 14 | /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:199:9: error: 'uint32_t' does not name a type 199 | uint32_t getPreferredEnvBlendModeMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:199:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:204:43: error: 'uint32_t' has not been declared 204 | void setPreferredEnvBlendModeMask(uint32_t preferredEnvBlendModeMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:209:9: error: 'uint32_t' does not name a type 209 | uint32_t getAllowedEnvBlendModeMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:209:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:214:41: error: 'uint32_t' has not been declared 214 | void setAllowedEnvBlendModeMask(uint32_t allowedEnvBlendModeMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:318:9: error: 'uint32_t' does not name a type 318 | uint32_t getPreferredRGBEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:318:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:323:42: error: 'uint32_t' has not been declared 323 | void setPreferredRGBEncodingMask(uint32_t preferredRGBEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:328:9: error: 'uint32_t' does not name a type 328 | uint32_t getAllowedRGBEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:328:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:333:40: error: 'uint32_t' has not been declared 333 | void setAllowedRGBEncodingMask(uint32_t allowedRGBEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:364:9: error: 'uint32_t' does not name a type 364 | uint32_t getPreferredDepthEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:364:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:369:44: error: 'uint32_t' has not been declared 369 | void setPreferredDepthEncodingMask(uint32_t preferredDepthEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:374:9: error: 'uint32_t' does not name a type 374 | uint32_t getAllowedDepthEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:374:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:379:42: error: 'uint32_t' has not been declared 379 | void setAllowedDepthEncodingMask(uint32_t allowedDepthEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:493:9: error: 'uint32_t' does not name a type 493 | uint32_t _appVersion; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:493:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:502:9: error: 'uint32_t' does not name a type 502 | uint32_t _preferredEnvBlendModeMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:502:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:503:9: error: 'uint32_t' does not name a type 503 | uint32_t _allowedEnvBlendModeMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:503:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:510:9: error: 'uint32_t' does not name a type 510 | uint32_t _preferredRGBEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:510:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:511:9: error: 'uint32_t' does not name a type 511 | uint32_t _allowedRGBEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:511:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:512:9: error: 'uint32_t' does not name a type 512 | uint32_t _preferredDepthEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:512:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:513:9: error: 'uint32_t' does not name a type 513 | uint32_t _allowedDepthEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:513:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setApp(const std::string&, int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:45:13: error: '_appVersion' was not declared in this scope; did you mean 'appVersion'? 45 | _appVersion = appVersion; | ^~~~~~~~~~~ | appVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAppVersion(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:70:13: error: '_appVersion' was not declared in this scope; did you mean 'appVersion'? 70 | _appVersion = appVersion; | ^~~~~~~~~~~ | appVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferEnvBlendMode(BlendMode)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:181:13: error: 'uint32_t' was not declared in this scope 181 | uint32_t mask = (1u << (unsigned int)mode); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:181:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:182:13: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'setPreferredEnvBlendModeMask'? 182 | _preferredEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:182:43: error: 'mask' was not declared in this scope 182 | _preferredEnvBlendModeMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:183:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 183 | _allowedEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowEnvBlendMode(BlendMode)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:195:13: error: 'uint32_t' was not declared in this scope 195 | uint32_t mask = (1u << (unsigned int)mode); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:195:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:196:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 196 | _allowedEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:196:41: error: 'mask' was not declared in this scope 196 | _allowedEnvBlendModeMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredEnvBlendModeMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:206:13: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'preferredEnvBlendModeMask'? 206 | _preferredEnvBlendModeMask = preferredEnvBlendModeMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | preferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedEnvBlendModeMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:216:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'allowedEnvBlendModeMask'? 216 | _allowedEnvBlendModeMask = allowedEnvBlendModeMask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | allowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferRGBEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:301:13: error: 'uint32_t' was not declared in this scope 301 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:301:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:302:13: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'setPreferredRGBEncodingMask'? 302 | _preferredRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:302:42: error: 'mask' was not declared in this scope 302 | _preferredRGBEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:303:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 303 | _allowedRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowRGBEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:314:13: error: 'uint32_t' was not declared in this scope 314 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:314:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:315:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 315 | _allowedRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:315:40: error: 'mask' was not declared in this scope 315 | _allowedRGBEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredRGBEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:325:13: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'preferredRGBEncodingMask'? 325 | _preferredRGBEncodingMask = preferredRGBEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | preferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedRGBEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:335:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'allowedRGBEncodingMask'? 335 | _allowedRGBEncodingMask = allowedRGBEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~ | allowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferDepthEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:347:13: error: 'uint32_t' was not declared in this scope 347 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:347:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:348:13: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'setPreferredDepthEncodingMask'? 348 | _preferredDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:348:44: error: 'mask' was not declared in this scope 348 | _preferredDepthEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp: In constructor 'osgXR::Settings::Settings()': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:14:5: error: class 'osgXR::Settings' does not have any field named '_appVersion' 14 | _appVersion(1), | ^~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:19:5: error: class 'osgXR::Settings' does not have any field named '_preferredEnvBlendModeMask' 19 | _preferredEnvBlendModeMask(0), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:20:5: error: class 'osgXR::Settings' does not have any field named '_allowedEnvBlendModeMask' 20 | _allowedEnvBlendModeMask(0), | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:23:5: error: class 'osgXR::Settings' does not have any field named '_preferredRGBEncodingMask' 23 | _preferredRGBEncodingMask(0), | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:24:5: error: class 'osgXR::Settings' does not have any field named '_allowedRGBEncodingMask' 24 | _allowedRGBEncodingMask(0), | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:25:5: error: class 'osgXR::Settings' does not have any field named '_preferredDepthEncodingMask' 25 | _preferredDepthEncodingMask(0), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:26:5: error: class 'osgXR::Settings' does not have any field named '_allowedDepthEncodingMask' 26 | _allowedDepthEncodingMask(0), | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:349:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 349 | _allowedDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowDepthEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:360:13: error: 'uint32_t' was not declared in this scope 360 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:360:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp: In member function 'unsigned int osgXR::Settings::_diff(const osgXR::Settings&) const': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:49:9: error: '_appVersion' was not declared in this scope; did you mean 'setAppVersion'? 49 | _appVersion != other._appVersion) | ^~~~~~~~~~~ | setAppVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:49:30: error: 'const class osgXR::Settings' has no member named '_appVersion'; did you mean 'setAppVersion'? 49 | _appVersion != other._appVersion) | ^~~~~~~~~~~ | setAppVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:59:9: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'setPreferredEnvBlendModeMask'? 59 | if (_preferredEnvBlendModeMask != other._preferredEnvBlendModeMask || | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:59:45: error: 'const class osgXR::Settings' has no member named '_preferredEnvBlendModeMask'; did you mean 'setPreferredEnvBlendModeMask'? 59 | if (_preferredEnvBlendModeMask != other._preferredEnvBlendModeMask || | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:361:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 361 | _allowedDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:361:42: error: 'mask' was not declared in this scope 361 | _allowedDepthEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:60:9: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 60 | _allowedEnvBlendModeMask != other._allowedEnvBlendModeMask) | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:60:43: error: 'const class osgXR::Settings' has no member named '_allowedEnvBlendModeMask'; did you mean 'setAllowedEnvBlendModeMask'? 60 | _allowedEnvBlendModeMask != other._allowedEnvBlendModeMask) | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredDepthEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:371:13: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'preferredDepthEncodingMask'? 371 | _preferredDepthEncodingMask = preferredDepthEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | preferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedDepthEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:381:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'allowedDepthEncodingMask'? 381 | _allowedDepthEncodingMask = allowedDepthEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | allowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:66:9: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'setPreferredRGBEncodingMask'? 66 | if (_preferredRGBEncodingMask != other._preferredRGBEncodingMask || | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:66:44: error: 'const class osgXR::Settings' has no member named '_preferredRGBEncodingMask'; did you mean 'setPreferredRGBEncodingMask'? 66 | if (_preferredRGBEncodingMask != other._preferredRGBEncodingMask || | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:67:9: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 67 | _allowedRGBEncodingMask != other._allowedRGBEncodingMask) | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:67:42: error: 'const class osgXR::Settings' has no member named '_allowedRGBEncodingMask'; did you mean 'setAllowedRGBEncodingMask'? 67 | _allowedRGBEncodingMask != other._allowedRGBEncodingMask) | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:69:9: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'setPreferredDepthEncodingMask'? 69 | if (_preferredDepthEncodingMask != other._preferredDepthEncodingMask || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:69:46: error: 'const class osgXR::Settings' has no member named '_preferredDepthEncodingMask'; did you mean 'setPreferredDepthEncodingMask'? 69 | if (_preferredDepthEncodingMask != other._preferredDepthEncodingMask || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:70:9: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 70 | _allowedDepthEncodingMask != other._allowedDepthEncodingMask) | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Settings.cpp:70:44: error: 'const class osgXR::Settings' has no member named '_allowedDepthEncodingMask'; did you mean 'setAllowedDepthEncodingMask'? 70 | _allowedDepthEncodingMask != other._allowedDepthEncodingMask) | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask In file included from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Swapchain:9, from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/SubImage:8, from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Swapchain.h:7, from /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/src/Swapchain.cpp:4: /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:42:49: error: 'uint32_t' has not been declared 42 | void setApp(const std::string &appName, uint32_t appVersion) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:68:28: error: 'uint32_t' has not been declared 68 | void setAppVersion(uint32_t appVersion) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:73:9: error: 'uint32_t' does not name a type 73 | uint32_t getAppVersion() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:14:1: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' 13 | #include +++ |+#include 14 | /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:199:9: error: 'uint32_t' does not name a type 199 | uint32_t getPreferredEnvBlendModeMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:199:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:204:43: error: 'uint32_t' has not been declared 204 | void setPreferredEnvBlendModeMask(uint32_t preferredEnvBlendModeMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:209:9: error: 'uint32_t' does not name a type 209 | uint32_t getAllowedEnvBlendModeMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:209:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:214:41: error: 'uint32_t' has not been declared 214 | void setAllowedEnvBlendModeMask(uint32_t allowedEnvBlendModeMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:318:9: error: 'uint32_t' does not name a type 318 | uint32_t getPreferredRGBEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:318:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:323:42: error: 'uint32_t' has not been declared 323 | void setPreferredRGBEncodingMask(uint32_t preferredRGBEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:328:9: error: 'uint32_t' does not name a type 328 | uint32_t getAllowedRGBEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:328:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:333:40: error: 'uint32_t' has not been declared 333 | void setAllowedRGBEncodingMask(uint32_t allowedRGBEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:364:9: error: 'uint32_t' does not name a type 364 | uint32_t getPreferredDepthEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:364:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:369:44: error: 'uint32_t' has not been declared 369 | void setPreferredDepthEncodingMask(uint32_t preferredDepthEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:374:9: error: 'uint32_t' does not name a type 374 | uint32_t getAllowedDepthEncodingMask() const | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:374:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:379:42: error: 'uint32_t' has not been declared 379 | void setAllowedDepthEncodingMask(uint32_t allowedDepthEncodingMask) | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:493:9: error: 'uint32_t' does not name a type 493 | uint32_t _appVersion; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:493:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:502:9: error: 'uint32_t' does not name a type 502 | uint32_t _preferredEnvBlendModeMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:502:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:503:9: error: 'uint32_t' does not name a type 503 | uint32_t _allowedEnvBlendModeMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:503:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:510:9: error: 'uint32_t' does not name a type 510 | uint32_t _preferredRGBEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:510:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:511:9: error: 'uint32_t' does not name a type 511 | uint32_t _allowedRGBEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:511:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:512:9: error: 'uint32_t' does not name a type 512 | uint32_t _preferredDepthEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:512:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:513:9: error: 'uint32_t' does not name a type 513 | uint32_t _allowedDepthEncodingMask; | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:513:9: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setApp(const std::string&, int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:45:13: error: '_appVersion' was not declared in this scope; did you mean 'appVersion'? 45 | _appVersion = appVersion; | ^~~~~~~~~~~ | appVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAppVersion(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:70:13: error: '_appVersion' was not declared in this scope; did you mean 'appVersion'? 70 | _appVersion = appVersion; | ^~~~~~~~~~~ | appVersion /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferEnvBlendMode(BlendMode)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:181:13: error: 'uint32_t' was not declared in this scope 181 | uint32_t mask = (1u << (unsigned int)mode); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:181:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' gmake[2]: *** [src/CMakeFiles/osgXR.dir/build.make:457: src/CMakeFiles/osgXR.dir/Settings.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:182:13: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'setPreferredEnvBlendModeMask'? 182 | _preferredEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:182:43: error: 'mask' was not declared in this scope 182 | _preferredEnvBlendModeMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:183:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 183 | _allowedEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowEnvBlendMode(BlendMode)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:195:13: error: 'uint32_t' was not declared in this scope 195 | uint32_t mask = (1u << (unsigned int)mode); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:195:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:196:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'setAllowedEnvBlendModeMask'? 196 | _allowedEnvBlendModeMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:196:41: error: 'mask' was not declared in this scope 196 | _allowedEnvBlendModeMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredEnvBlendModeMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:206:13: error: '_preferredEnvBlendModeMask' was not declared in this scope; did you mean 'preferredEnvBlendModeMask'? 206 | _preferredEnvBlendModeMask = preferredEnvBlendModeMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | preferredEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedEnvBlendModeMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:216:13: error: '_allowedEnvBlendModeMask' was not declared in this scope; did you mean 'allowedEnvBlendModeMask'? 216 | _allowedEnvBlendModeMask = allowedEnvBlendModeMask; | ^~~~~~~~~~~~~~~~~~~~~~~~ | allowedEnvBlendModeMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferRGBEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:301:13: error: 'uint32_t' was not declared in this scope 301 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:301:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:302:13: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'setPreferredRGBEncodingMask'? 302 | _preferredRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:302:42: error: 'mask' was not declared in this scope 302 | _preferredRGBEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:303:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 303 | _allowedRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowRGBEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:314:13: error: 'uint32_t' was not declared in this scope 314 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:314:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:315:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'setAllowedRGBEncodingMask'? 315 | _allowedRGBEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~ | setAllowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:315:40: error: 'mask' was not declared in this scope 315 | _allowedRGBEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredRGBEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:325:13: error: '_preferredRGBEncodingMask' was not declared in this scope; did you mean 'preferredRGBEncodingMask'? 325 | _preferredRGBEncodingMask = preferredRGBEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | preferredRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedRGBEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:335:13: error: '_allowedRGBEncodingMask' was not declared in this scope; did you mean 'allowedRGBEncodingMask'? 335 | _allowedRGBEncodingMask = allowedRGBEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~ | allowedRGBEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::preferDepthEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:347:13: error: 'uint32_t' was not declared in this scope 347 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:347:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:348:13: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'setPreferredDepthEncodingMask'? 348 | _preferredDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | setPreferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:348:44: error: 'mask' was not declared in this scope 348 | _preferredDepthEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:349:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 349 | _allowedDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::allowDepthEncoding(Encoding)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:360:13: error: 'uint32_t' was not declared in this scope 360 | uint32_t mask = (1u << (unsigned int)encoding); | ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:360:13: note: 'uint32_t' is defined in header ''; this is probably fixable by adding '#include ' /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:361:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'setAllowedDepthEncodingMask'? 361 | _allowedDepthEncodingMask |= mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | setAllowedDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:361:42: error: 'mask' was not declared in this scope 361 | _allowedDepthEncodingMask |= mask; | ^~~~ /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setPreferredDepthEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:371:13: error: '_preferredDepthEncodingMask' was not declared in this scope; did you mean 'preferredDepthEncodingMask'? 371 | _preferredDepthEncodingMask = preferredDepthEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | preferredDepthEncodingMask /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings: In member function 'void osgXR::Settings::setAllowedDepthEncodingMask(int)': /home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/include/osgXR/Settings:381:13: error: '_allowedDepthEncodingMask' was not declared in this scope; did you mean 'allowedDepthEncodingMask'? 381 | _allowedDepthEncodingMask = allowedDepthEncodingMask; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | allowedDepthEncodingMask gmake[2]: *** [src/CMakeFiles/osgXR.dir/build.make:443: src/CMakeFiles/osgXR.dir/OpenXRDisplay.cpp.o] Error 1 gmake[2]: *** [src/CMakeFiles/osgXR.dir/build.make:485: src/CMakeFiles/osgXR.dir/Swapchain.cpp.o] Error 1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build' gmake[1]: *** [CMakeFiles/Makefile2:101: src/CMakeFiles/osgXR.dir/all] Error 2 gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/osgXR-0.5.1/build' gmake: *** [Makefile:139: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.5dhixc (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.5dhixc (%build) I: [iurt_root_command] ERROR: chroot