* Package: media-libs/opensubdiv-3.4.3  * Repository: gentoo  * Maintainer: agrigo2001@yahoo.com.au proxy-maint@gentoo.org  * USE: abi_x86_64 amd64 cuda elibc_glibc kernel_linux openmp userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking opensubdiv-3.4.3.tar.gz to /var/tmp/portage/media-libs/opensubdiv-3.4.3/work >>> Source unpacked in /var/tmp/portage/media-libs/opensubdiv-3.4.3/work >>> Preparing source in /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 ... * Applying opensubdiv-3.3.0-use-gnuinstalldirs.patch ...  [ ok ] * Applying opensubdiv-3.3.0-add-CUDA9-compatibility.patch ...  [ ok ] * Applying opensubdiv-3.4.0-0001-documentation-CMakeLists.txt-force-python2.patch ...  [ ok ] * Applying opensubdiv-3.4.3-install-tutorials-into-bin.patch ...  [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build" * Hardcoded definition(s) removed in CMakeLists.txt: * SET( CMAKE_INSTALL_PREFIX "${PROJECT_BINARY_DIR}/" ) * SET( CMAKE_INSTALL_PREFIX "${LIBRARY_OUTPUT_PATH_ROOT}/" ) >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 ... * Working in BUILD_DIR: "/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build" cmake -C /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DGLEW_LOCATION=/usr/lib64 -DGLFW_LOCATION=/usr/lib64 -DNO_CLEW=ON -DNO_CUDA=no -DNO_DOC=yes -DNO_EXAMPLES=yes -DNO_GLTESTS=ON -DNO_OMP=no -DNO_OPENCL=yes -DNO_PTEX=yes -DNO_REGRESSION=yes -DNO_TBB=yes -DNO_TESTS=yes -DNO_TUTORIALS=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 loading initial cache file /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/gentoo_common_config.cmake -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:28 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  -- Compiling OpenSubdiv version v3_4_3 -- Using cmake version 3.21.2 -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:333 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.  -- Found OpenGL: /usr/lib64/libOpenGL.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found CUDA: /opt/cuda (found suitable version "11.4", minimum required is "4.0") -- 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 -- Found GLFW: /usr/include (found suitable version "3.3.4", minimum required is "3.0.0") -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O3 -pipe C++ -march=native -O3 -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed -fopenmp Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 ... * Working in BUILD_DIR: "/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build" make -j1 VERBOSE=1 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/CMakeFiles /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f glLoader/CMakeFiles/glLoader_obj.dir/build.make glLoader/CMakeFiles/glLoader_obj.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/glLoader /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/glLoader/CMakeFiles/glLoader_obj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f glLoader/CMakeFiles/glLoader_obj.dir/build.make glLoader/CMakeFiles/glLoader_obj.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 1%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/glLoader && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o -MF CMakeFiles/glLoader_obj.dir/glLoader.cpp.o.d -o CMakeFiles/glLoader_obj.dir/glLoader.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader/glLoader.cpp [ 2%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/glLoader && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o -MF CMakeFiles/glLoader_obj.dir/glApi.cpp.o.d -o CMakeFiles/glLoader_obj.dir/glApi.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader/glApi.cpp make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 2%] Built target glLoader_obj make -f opensubdiv/tools/stringify/CMakeFiles/stringify.dir/build.make opensubdiv/tools/stringify/CMakeFiles/stringify.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/tools/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/tools/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/tools/stringify/CMakeFiles/stringify.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/tools/stringify/CMakeFiles/stringify.dir/build.make opensubdiv/tools/stringify/CMakeFiles/stringify.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 4%] Building CXX object opensubdiv/tools/stringify/CMakeFiles/stringify.dir/main.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/tools/stringify && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/tools/stringify/CMakeFiles/stringify.dir/main.cpp.o -MF CMakeFiles/stringify.dir/main.cpp.o.d -o CMakeFiles/stringify.dir/main.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/tools/stringify/main.cpp [ 5%] Linking CXX executable ../../../bin/stringify cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/tools/stringify && /usr/bin/cmake -E cmake_link_script CMakeFiles/stringify.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -fopenmp -rdynamic CMakeFiles/stringify.dir/main.cpp.o -o ../../../bin/stringify -Wl,-rpath,:::::::: make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 5%] Built target stringify make -f opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/build.make opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 6%] Generating patchBasisCommonTypes.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/patchBasisCommonTypes.h /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/patchBasisCommonTypes.gen.h [ 8%] Generating glslComputeKernel.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslComputeKernel.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslComputeKernel.gen.h [ 9%] Generating glslPatchBSpline.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchBSpline.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchBSpline.gen.h [ 10%] Generating glslPatchBoxSplineTriangle.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchBoxSplineTriangle.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchBoxSplineTriangle.gen.h [ 12%] Generating glslPatchCommon.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchCommon.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchCommon.gen.h [ 13%] Generating glslPatchCommonTess.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchCommonTess.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchCommonTess.gen.h [ 14%] Generating glslPatchGregory.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchGregory.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchGregory.gen.h [ 16%] Generating glslPatchGregoryBasis.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchGregoryBasis.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchGregoryBasis.gen.h [ 17%] Generating glslPatchGregoryTriangle.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchGregoryTriangle.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchGregoryTriangle.gen.h [ 18%] Generating glslPatchLegacy.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchLegacy.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslPatchLegacy.gen.h [ 20%] Generating glslXFBKernel.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslXFBKernel.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/glslXFBKernel.gen.h [ 21%] Generating patchBasisCommon.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/patchBasisCommon.h /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/patchBasisCommon.gen.h [ 22%] Generating patchBasisCommonEval.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/patchBasisCommonEval.h /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/patchBasisCommonEval.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/build.make opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 24%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cpuGLVertexBuffer.cpp [ 25%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glLegacyGregoryPatchTable.cpp [ 27%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glPatchTable.cpp [ 28%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glVertexBuffer.cpp [ 29%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glslPatchShaderSource.cpp [ 31%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glXFBEvaluator.cpp [ 32%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glComputeEvaluator.cpp /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glComputeEvaluator.cpp: In constructor ‘OpenSubdiv::v3_4_3::Osd::GLComputeEvaluator::GLComputeEvaluator()’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glComputeEvaluator.cpp:131:12: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct OpenSubdiv::v3_4_3::Osd::GLComputeEvaluator::_StencilKernel’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 131 | memset (&_stencilKernel, 0, sizeof(_stencilKernel)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glComputeEvaluator.cpp:27: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/../osd/glComputeEvaluator.h:2058:12: note: ‘struct OpenSubdiv::v3_4_3::Osd::GLComputeEvaluator::_StencilKernel’ declared here 2058 | struct _StencilKernel { | ^~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glComputeEvaluator.cpp:132:12: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct OpenSubdiv::v3_4_3::Osd::GLComputeEvaluator::_PatchKernel’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 132 | memset (&_patchKernel, 0, sizeof(_patchKernel)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/glComputeEvaluator.cpp:27: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/../osd/glComputeEvaluator.h:2081:12: note: ‘struct OpenSubdiv::v3_4_3::Osd::GLComputeEvaluator::_PatchKernel’ declared here 2081 | struct _PatchKernel { | ^~~~~~~~~~~~ [ 33%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaEvaluator.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/cudaEvaluator.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/cudaEvaluator.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cudaEvaluator.cpp [ 35%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaPatchTable.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/cudaPatchTable.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/cudaPatchTable.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cudaPatchTable.cpp [ 36%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaVertexBuffer.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/cudaVertexBuffer.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/cudaVertexBuffer.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cudaVertexBuffer.cpp [ 37%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaGLVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cudaGLVertexBuffer.cpp.o -MF CMakeFiles/osd_gpu_obj.dir/cudaGLVertexBuffer.cpp.o.d -o CMakeFiles/osd_gpu_obj.dir/cudaGLVertexBuffer.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cudaGLVertexBuffer.cpp make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 37%] Built target osd_gpu_obj make -f opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/build.make opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/build.make opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 39%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cpuEvaluator.cpp [ 40%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cpuKernel.cpp [ 41%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cpuPatchTable.cpp [ 43%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cpuVertexBuffer.cpp [ 44%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/ompEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/ompEvaluator.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/ompEvaluator.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/ompEvaluator.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/ompEvaluator.cpp [ 45%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/ompKernel.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/osd -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/ompKernel.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/ompKernel.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/ompKernel.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/ompKernel.cpp make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 45%] Built target osd_cpu_obj make -f opensubdiv/sdc/CMakeFiles/sdc_obj.dir/build.make opensubdiv/sdc/CMakeFiles/sdc_obj.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/sdc /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/sdc /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/sdc/CMakeFiles/sdc_obj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/sdc/CMakeFiles/sdc_obj.dir/build.make opensubdiv/sdc/CMakeFiles/sdc_obj.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 47%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/crease.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/sdc && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/sdc -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/sdc/CMakeFiles/sdc_obj.dir/crease.cpp.o -MF CMakeFiles/sdc_obj.dir/crease.cpp.o.d -o CMakeFiles/sdc_obj.dir/crease.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/sdc/crease.cpp [ 48%] Building CXX object opensubdiv/sdc/CMakeFiles/sdc_obj.dir/typeTraits.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/sdc && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/sdc -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/sdc/CMakeFiles/sdc_obj.dir/typeTraits.cpp.o -MF CMakeFiles/sdc_obj.dir/typeTraits.cpp.o.d -o CMakeFiles/sdc_obj.dir/typeTraits.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/sdc/typeTraits.cpp make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 48%] Built target sdc_obj make -f opensubdiv/vtr/CMakeFiles/vtr_obj.dir/build.make opensubdiv/vtr/CMakeFiles/vtr_obj.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr/CMakeFiles/vtr_obj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/vtr/CMakeFiles/vtr_obj.dir/build.make opensubdiv/vtr/CMakeFiles/vtr_obj.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 50%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o -MF CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o.d -o CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/fvarLevel.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/fvarLevel.cpp:28: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 51%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o -MF CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o.d -o CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/fvarRefinement.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/refinement.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/fvarRefinement.cpp:28: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 52%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/level.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/level.cpp.o -MF CMakeFiles/vtr_obj.dir/level.cpp.o.d -o CMakeFiles/vtr_obj.dir/level.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/level.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/level.cpp:27: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 54%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o -MF CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o.d -o CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/quadRefinement.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/quadRefinement.cpp:26: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 55%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/refinement.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/refinement.cpp.o -MF CMakeFiles/vtr_obj.dir/refinement.cpp.o.d -o CMakeFiles/vtr_obj.dir/refinement.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/refinement.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/refinement.cpp:28: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 56%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o -MF CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o.d -o CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/sparseSelector.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/refinement.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/sparseSelector.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/sparseSelector.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/../vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 58%] Building CXX object opensubdiv/vtr/CMakeFiles/vtr_obj.dir/triRefinement.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/vtr -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/vtr/CMakeFiles/vtr_obj.dir/triRefinement.cpp.o -MF CMakeFiles/vtr_obj.dir/triRefinement.cpp.o.d -o CMakeFiles/vtr_obj.dir/triRefinement.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/triRefinement.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/triRefinement.cpp:26: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/vtr/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 58%] Built target vtr_obj make -f opensubdiv/far/CMakeFiles/far_obj.dir/build.make opensubdiv/far/CMakeFiles/far_obj.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far/CMakeFiles/far_obj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/far/CMakeFiles/far_obj.dir/build.make opensubdiv/far/CMakeFiles/far_obj.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 59%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o -MF CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o.d -o CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/bilinearPatchBuilder.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/bilinearPatchBuilder.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/bilinearPatchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/bilinearPatchBuilder.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/bilinearPatchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h: In constructor ‘OpenSubdiv::v3_4_3::Far::SourcePatch::SourcePatch()’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:84:32: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 84 | SourcePatch() { std::memset(this, 0, sizeof(SourcePatch)); } | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:64:7: note: ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’ declared here 64 | class SourcePatch { | ^~~~~~~~~~~ [ 60%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o -MF CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o.d -o CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/catmarkPatchBuilder.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/catmarkPatchBuilder.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/catmarkPatchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/catmarkPatchBuilder.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/catmarkPatchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h: In constructor ‘OpenSubdiv::v3_4_3::Far::SourcePatch::SourcePatch()’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:84:32: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 84 | SourcePatch() { std::memset(this, 0, sizeof(SourcePatch)); } | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:64:7: note: ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’ declared here 64 | class SourcePatch { | ^~~~~~~~~~~ [ 62%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/error.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/error.cpp.o -MF CMakeFiles/far_obj.dir/error.cpp.o.d -o CMakeFiles/far_obj.dir/error.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/error.cpp [ 63%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o -MF CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o.d -o CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/loopPatchBuilder.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/loopPatchBuilder.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/loopPatchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/loopPatchBuilder.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/loopPatchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h: In constructor ‘OpenSubdiv::v3_4_3::Far::SourcePatch::SourcePatch()’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:84:32: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 84 | SourcePatch() { std::memset(this, 0, sizeof(SourcePatch)); } | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchBuilder.h:64:7: note: ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’ declared here 64 | class SourcePatch { | ^~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/loopPatchBuilder.cpp: At global scope: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/loopPatchBuilder.cpp:1622:5: warning: ‘void OpenSubdiv::v3_4_3::Far::{anonymous}::_printSourcePatch(const OpenSubdiv::v3_4_3::Far::SourcePatch&, bool, bool)’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 1622 | _printSourcePatch(SourcePatch const & patch, bool printCornerInfo = true, | ^~~~~~~~~~~~~~~~~ [ 64%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBasis.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/patchBasis.cpp.o -MF CMakeFiles/far_obj.dir/patchBasis.cpp.o.d -o CMakeFiles/far_obj.dir/patchBasis.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchBasis.cpp [ 66%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchBuilder.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/patchBuilder.cpp.o -MF CMakeFiles/far_obj.dir/patchBuilder.cpp.o.d -o CMakeFiles/far_obj.dir/patchBuilder.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchBuilder.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchBuilder.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h: In constructor ‘OpenSubdiv::v3_4_3::Far::SourcePatch::SourcePatch()’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h:84:32: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 84 | SourcePatch() { std::memset(this, 0, sizeof(SourcePatch)); } | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h:64:7: note: ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’ declared here 64 | class SourcePatch { | ^~~~~~~~~~~ [ 67%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchDescriptor.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/patchDescriptor.cpp.o -MF CMakeFiles/far_obj.dir/patchDescriptor.cpp.o.d -o CMakeFiles/far_obj.dir/patchDescriptor.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchDescriptor.cpp [ 68%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchMap.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/patchMap.cpp.o -MF CMakeFiles/far_obj.dir/patchMap.cpp.o.d -o CMakeFiles/far_obj.dir/patchMap.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchMap.cpp [ 70%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/patchTable.cpp.o -MF CMakeFiles/far_obj.dir/patchTable.cpp.o.d -o CMakeFiles/far_obj.dir/patchTable.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp: In member function ‘void OpenSubdiv::v3_4_3::Far::PatchTable::allocateVaryingVertices(OpenSubdiv::v3_4_3::Far::PatchDescriptor, int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp:209:20: warning: implicitly-declared ‘constexpr OpenSubdiv::v3_4_3::Far::PatchDescriptor& OpenSubdiv::v3_4_3::Far::PatchDescriptor::operator=(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-copy-Wdeprecated-copy]8;;] 209 | _varyingDesc = desc; | ^~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchTable.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchDescriptor.h:77:5: note: because ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor’ has user-provided ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor::PatchDescriptor(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ 77 | PatchDescriptor( PatchDescriptor const & d ) : | ^~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp: In member function ‘void OpenSubdiv::v3_4_3::Far::PatchTable::allocateFVarPatchChannelValues(OpenSubdiv::v3_4_3::Far::PatchDescriptor, OpenSubdiv::v3_4_3::Far::PatchDescriptor, int, int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp:232:19: warning: implicitly-declared ‘constexpr OpenSubdiv::v3_4_3::Far::PatchDescriptor& OpenSubdiv::v3_4_3::Far::PatchDescriptor::operator=(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-copy-Wdeprecated-copy]8;;] 232 | c.regDesc = regDesc; | ^~~~~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchTable.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchDescriptor.h:77:5: note: because ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor’ has user-provided ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor::PatchDescriptor(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ 77 | PatchDescriptor( PatchDescriptor const & d ) : | ^~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp:233:19: warning: implicitly-declared ‘constexpr OpenSubdiv::v3_4_3::Far::PatchDescriptor& OpenSubdiv::v3_4_3::Far::PatchDescriptor::operator=(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-copy-Wdeprecated-copy]8;;] 233 | c.irregDesc = irregDesc; | ^~~~~~~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchTable.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTable.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchDescriptor.h:77:5: note: because ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor’ has user-provided ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor::PatchDescriptor(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ 77 | PatchDescriptor( PatchDescriptor const & d ) : | ^~~~~~~~~~~~~~~ [ 71%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/patchTableFactory.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/patchTableFactory.cpp.o -MF CMakeFiles/far_obj.dir/patchTableFactory.cpp.o.d -o CMakeFiles/far_obj.dir/patchTableFactory.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTableFactory.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchTableFactory.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTableFactory.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTableFactory.cpp:25: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h: In constructor ‘OpenSubdiv::v3_4_3::Far::SourcePatch::SourcePatch()’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h:84:32: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 84 | SourcePatch() { std::memset(this, 0, sizeof(SourcePatch)); } | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchBuilder.h:64:7: note: ‘class OpenSubdiv::v3_4_3::Far::SourcePatch’ declared here 64 | class SourcePatch { | ^~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTableFactory.cpp: In constructor ‘OpenSubdiv::v3_4_3::Far::PatchTableBuilder::PatchTableBuilder(const OpenSubdiv::v3_4_3::Far::TopologyRefiner&, OpenSubdiv::v3_4_3::Far::PatchTableBuilder::Options, OpenSubdiv::v3_4_3::Far::ConstIndexArray)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTableFactory.cpp:466:79: warning: implicitly-declared ‘constexpr OpenSubdiv::v3_4_3::Far::PatchDescriptor& OpenSubdiv::v3_4_3::Far::PatchDescriptor::operator=(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-copy-Wdeprecated-copy]8;;] 466 | _table->_varyingDesc = PatchDescriptor(_patchBuilder->GetLinearPatchType()); | ^ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/patchTable.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchTableFactory.h:31, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/patchTableFactory.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/patchDescriptor.h:77:5: note: because ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor’ has user-provided ‘OpenSubdiv::v3_4_3::Far::PatchDescriptor::PatchDescriptor(const OpenSubdiv::v3_4_3::Far::PatchDescriptor&)’ 77 | PatchDescriptor( PatchDescriptor const & d ) : | ^~~~~~~~~~~~~~~ [ 72%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/ptexIndices.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/ptexIndices.cpp.o -MF CMakeFiles/far_obj.dir/ptexIndices.cpp.o.d -o CMakeFiles/far_obj.dir/ptexIndices.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/ptexIndices.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/ptexIndices.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/ptexIndices.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 74%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/stencilTable.cpp.o -MF CMakeFiles/far_obj.dir/stencilTable.cpp.o.d -o CMakeFiles/far_obj.dir/stencilTable.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/stencilTable.cpp [ 75%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o -MF CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o.d -o CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/stencilTableFactory.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/patchTableFactory.h:30, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/stencilTableFactory.cpp:28: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 77%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/stencilBuilder.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/stencilBuilder.cpp.o -MF CMakeFiles/far_obj.dir/stencilBuilder.cpp.o.d -o CMakeFiles/far_obj.dir/stencilBuilder.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/stencilBuilder.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/stencilBuilder.cpp:26: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 78%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o -MF CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o.d -o CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/topologyDescriptor.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/topologyDescriptor.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/topologyDescriptor.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 79%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefiner.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefiner.cpp.o -MF CMakeFiles/far_obj.dir/topologyRefiner.cpp.o.d -o CMakeFiles/far_obj.dir/topologyRefiner.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/topologyRefiner.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/topologyRefiner.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ [ 81%] Building CXX object opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/far && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/far/CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o -MF CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o.d -o CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/topologyRefinerFactory.cpp In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/topologyLevel.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/topologyRefiner.h:32, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/topologyRefinerFactory.h:29, from /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/topologyRefinerFactory.cpp:24: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeFaces(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:804:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 804 | std::memset(&_faceTags[0], 0, _faceCount * sizeof(FTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:165:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::FTag’} declared here 165 | struct FTag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeEdges(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:825:20: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 825 | std::memset(&_edgeTags[0], 0, _edgeCount * sizeof(ETag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:140:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::ETag’} declared here 140 | struct ETag { | ^~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h: In member function ‘void OpenSubdiv::v3_4_3::Vtr::internal::Level::resizeVertices(int)’: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:849:16: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’}; use assignment or value-initialization instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wclass-memaccess-Wclass-memaccess]8;;] 849 | std::memset(&_vertTags[0], 0, _vertCount * sizeof(VTag)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/far/../far/../far/../far/../vtr/level.h:97:12: note: ‘__gnu_cxx::__alloc_traits, OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag>::value_type’ {aka ‘struct OpenSubdiv::v3_4_3::Vtr::internal::Level::VTag’} declared here 97 | struct VTag { | ^~~~ make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 81%] Built target far_obj make -f opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/build.make opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3 /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/DependInfo.cmake --color= make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make -f opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/build.make opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/build make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 82%] Building CXX object opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv && /usr/bin/x86_64-pc-linux-gnu-g++ -DCUDA_ENABLE_DEPRECATED=0 -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_CUDA -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOSD_USES_INTERNAL_GLAPILOADER -Dosd_dynamic_cpu_EXPORTS -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader -I/opt/cuda/include -march=native -O3 -pipe -fPIC -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o -MF CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o.d -o CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/version.cpp [ 83%] Linking CXX shared library ../lib/libosdCPU.so cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv && /usr/bin/cmake -E cmake_link_script CMakeFiles/osd_dynamic_cpu.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O3 -pipe -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libosdCPU.so.3.4.3 -o ../lib/libosdCPU.so.3.4.3 CMakeFiles/osd_dynamic_cpu.dir/version.cpp.o sdc/CMakeFiles/sdc_obj.dir/crease.cpp.o sdc/CMakeFiles/sdc_obj.dir/typeTraits.cpp.o vtr/CMakeFiles/vtr_obj.dir/fvarLevel.cpp.o vtr/CMakeFiles/vtr_obj.dir/fvarRefinement.cpp.o vtr/CMakeFiles/vtr_obj.dir/level.cpp.o vtr/CMakeFiles/vtr_obj.dir/quadRefinement.cpp.o vtr/CMakeFiles/vtr_obj.dir/refinement.cpp.o vtr/CMakeFiles/vtr_obj.dir/sparseSelector.cpp.o vtr/CMakeFiles/vtr_obj.dir/triRefinement.cpp.o far/CMakeFiles/far_obj.dir/bilinearPatchBuilder.cpp.o far/CMakeFiles/far_obj.dir/catmarkPatchBuilder.cpp.o far/CMakeFiles/far_obj.dir/error.cpp.o far/CMakeFiles/far_obj.dir/loopPatchBuilder.cpp.o far/CMakeFiles/far_obj.dir/patchBasis.cpp.o far/CMakeFiles/far_obj.dir/patchBuilder.cpp.o far/CMakeFiles/far_obj.dir/patchDescriptor.cpp.o far/CMakeFiles/far_obj.dir/patchMap.cpp.o far/CMakeFiles/far_obj.dir/patchTable.cpp.o far/CMakeFiles/far_obj.dir/patchTableFactory.cpp.o far/CMakeFiles/far_obj.dir/ptexIndices.cpp.o far/CMakeFiles/far_obj.dir/stencilTable.cpp.o far/CMakeFiles/far_obj.dir/stencilTableFactory.cpp.o far/CMakeFiles/far_obj.dir/stencilBuilder.cpp.o far/CMakeFiles/far_obj.dir/topologyDescriptor.cpp.o far/CMakeFiles/far_obj.dir/topologyRefiner.cpp.o far/CMakeFiles/far_obj.dir/topologyRefinerFactory.cpp.o osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o osd/CMakeFiles/osd_cpu_obj.dir/ompEvaluator.cpp.o osd/CMakeFiles/osd_cpu_obj.dir/ompKernel.cpp.o -Wl,-rpath,:::::::: -lgomp cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv && /usr/bin/cmake -E cmake_symlink_library ../lib/libosdCPU.so.3.4.3 ../lib/libosdCPU.so.3.4.3 ../lib/libosdCPU.so make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 83%] Built target osd_dynamic_cpu make -f opensubdiv/CMakeFiles/osd_dynamic_gpu.dir/build.make opensubdiv/CMakeFiles/osd_dynamic_gpu.dir/depend make[2]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' [ 85%] Building NVCC (Device) object opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/osd_static_gpu_generated_cudaKernel.cu.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/. cd /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd && /usr/bin/cmake -D verbose:BOOL=1 -D build_configuration:STRING=Gentoo -D generated_file:STRING=/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/./osd_static_gpu_generated_cudaKernel.cu.o -D generated_cubin_file:STRING=/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/./osd_static_gpu_generated_cudaKernel.cu.o.cubin.txt -P /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/osd_static_gpu_generated_cudaKernel.cu.o.Gentoo.cmake -- Removing /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/./osd_static_gpu_generated_cudaKernel.cu.o /usr/bin/cmake -E rm -f /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/./osd_static_gpu_generated_cudaKernel.cu.o -- Generating dependency file: /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/osd_static_gpu_generated_cudaKernel.cu.o.NVCC-depend /opt/cuda/bin/nvcc -M -D__CUDACC__ /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv/osd/cudaKernel.cu -o /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/osd_static_gpu_generated_cudaKernel.cu.o.NVCC-depend -ccbin /usr/bin/x86_64-pc-linux-gnu-gcc -m64 -DOPENSUBDIV_VERSION_STRING=\"3.4.3\" -DOPENSUBDIV_HAS_OPENGL -DOSD_USES_INTERNAL_GLAPILOADER -DOPENSUBDIV_HAS_OPENMP -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_CUDA -DCUDA_ENABLE_DEPRECATED=0 -Xcompiler ,\"-march=native\",\"-O3\",\"-pipe\" -Xcompiler -fPIC --gpu-architecture compute_30 -DNVCC -I/opt/cuda/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/opensubdiv -I/usr/include -I/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3/glLoader nvcc fatal : Value 'compute_30' is not defined for option 'gpu-architecture' CMake Error at osd_static_gpu_generated_cudaKernel.cu.o.Gentoo.cmake:222 (message): Error generating /var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build/opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/./osd_static_gpu_generated_cudaKernel.cu.o  make[2]: *** [opensubdiv/CMakeFiles/osd_dynamic_gpu.dir/build.make:77: opensubdiv/CMakeFiles/osd_static_gpu.dir/osd/osd_static_gpu_generated_cudaKernel.cu.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make[1]: *** [CMakeFiles/Makefile2:320: opensubdiv/CMakeFiles/osd_dynamic_gpu.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' make: *** [Makefile:136: all] Error 2 * ERROR: media-libs/opensubdiv-3.4.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/opensubdiv-3.4.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/opensubdiv-3.4.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/opensubdiv-3.4.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/opensubdiv-3.4.3/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/opensubdiv-3.4.3_build' * S: '/var/tmp/portage/media-libs/opensubdiv-3.4.3/work/OpenSubdiv-3_4_3'