* Package: media-libs/opensubdiv-3.4.4-r1 * Repository: gentoo * Maintainer: agrigo2001@yahoo.com.au proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp tbb tutorials userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking opensubdiv-3.4.4.tar.gz to /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work >>> Source unpacked in /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work >>> Preparing source in /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build" * Applying opensubdiv-3.3.0-use-gnuinstalldirs.patch ... [ ok ] * Applying opensubdiv-3.3.0-add-CUDA9-compatibility.patch ... [ ok ] * Applying opensubdiv-3.4.3-install-tutorials-into-bin.patch ... [ ok ] * 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.4-r1/work/OpenSubdiv-3_4_4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build" cmake -C /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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=yes -DNO_DOC=ON -DNO_EXAMPLES=yes -DNO_GLTESTS=ON -DNO_OMP=no -DNO_OPENCL=yes -DNO_PTEX=yes -DNO_REGRESSION=yes -DNO_TBB=no -DNO_TESTS=yes -DNO_TUTORIALS=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 loading initial cache file /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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_4 -- Using cmake version 3.21.4 -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found TBB: /usr/include (Required is at least version "4.0") 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:342 (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 - Success -- Found Threads: TRUE -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- 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 -pipe -march=native -fno-diagnostics-color -O2 C++ -pipe -march=native -fno-diagnostics-color -O2 Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fopenmp Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build" make -j1 VERBOSE=1 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/CMakeFiles /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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.4-r1/work/opensubdiv-3.4.4_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/glLoader /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/glLoader/CMakeFiles/glLoader_obj.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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.4-r1/work/opensubdiv-3.4.4_build' [ 1%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glLoader.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/glLoader && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/glLoader/glLoader.cpp [ 2%] Building CXX object glLoader/CMakeFiles/glLoader_obj.dir/glApi.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/glLoader && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/glLoader/glApi.cpp make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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.4-r1/work/opensubdiv-3.4.4_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/tools/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/tools/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/tools/stringify/CMakeFiles/stringify.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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.4-r1/work/opensubdiv-3.4.4_build' [ 3%] Building CXX object opensubdiv/tools/stringify/CMakeFiles/stringify.dir/main.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/tools/stringify && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/tools/stringify/main.cpp [ 4%] Linking CXX executable ../../../bin/stringify cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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.4-r1/work/opensubdiv-3.4.4_build' [ 4%] 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.4-r1/work/opensubdiv-3.4.4_build' [ 5%] Generating patchBasisCommonTypes.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/patchBasisCommonTypes.h /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/patchBasisCommonTypes.gen.h [ 6%] Generating glslComputeKernel.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslComputeKernel.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslComputeKernel.gen.h [ 7%] Generating glslPatchBSpline.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchBSpline.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchBSpline.gen.h [ 8%] Generating glslPatchBoxSplineTriangle.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchBoxSplineTriangle.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchBoxSplineTriangle.gen.h [ 9%] Generating glslPatchCommon.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchCommon.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchCommon.gen.h [ 10%] Generating glslPatchCommonTess.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchCommonTess.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchCommonTess.gen.h [ 11%] Generating glslPatchGregory.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchGregory.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchGregory.gen.h [ 12%] Generating glslPatchGregoryBasis.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchGregoryBasis.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchGregoryBasis.gen.h [ 13%] Generating glslPatchGregoryTriangle.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchGregoryTriangle.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchGregoryTriangle.gen.h [ 14%] Generating glslPatchLegacy.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchLegacy.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslPatchLegacy.gen.h [ 15%] Generating glslXFBKernel.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslXFBKernel.glsl /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/glslXFBKernel.gen.h [ 16%] Generating patchBasisCommon.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/patchBasisCommon.h /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/patchBasisCommon.gen.h [ 17%] Generating patchBasisCommonEval.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && ../../bin/stringify /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/patchBasisCommonEval.h /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/patchBasisCommonEval.gen.h cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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.4-r1/work/opensubdiv-3.4.4_build' [ 18%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/cpuGLVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/cpuGLVertexBuffer.cpp [ 19%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glLegacyGregoryPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glLegacyGregoryPatchTable.cpp [ 20%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glPatchTable.cpp [ 21%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glVertexBuffer.cpp [ 22%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glslPatchShaderSource.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glslPatchShaderSource.cpp [ 23%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glXFBEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glXFBEvaluator.cpp [ 24%] Building CXX object opensubdiv/osd/CMakeFiles/osd_gpu_obj.dir/glComputeEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glComputeEvaluator.cpp /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glComputeEvaluator.cpp: In constructor ‘OpenSubdiv::v3_4_4::Osd::GLComputeEvaluator::GLComputeEvaluator()’: /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glComputeEvaluator.cpp:131:12: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct OpenSubdiv::v3_4_4::Osd::GLComputeEvaluator::_StencilKernel’; use assignment or value-initialization instead [-Wclass-memaccess] 131 | memset (&_stencilKernel, 0, sizeof(_stencilKernel)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glComputeEvaluator.cpp:27: /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/../osd/glComputeEvaluator.h:2058:12: note: ‘struct OpenSubdiv::v3_4_4::Osd::GLComputeEvaluator::_StencilKernel’ declared here 2058 | struct _StencilKernel { | ^~~~~~~~~~~~~~ /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glComputeEvaluator.cpp:132:12: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct OpenSubdiv::v3_4_4::Osd::GLComputeEvaluator::_PatchKernel’; use assignment or value-initialization instead [-Wclass-memaccess] 132 | memset (&_patchKernel, 0, sizeof(_patchKernel)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/glComputeEvaluator.cpp:27: /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/../osd/glComputeEvaluator.h:2081:12: note: ‘struct OpenSubdiv::v3_4_4::Osd::GLComputeEvaluator::_PatchKernel’ declared here 2081 | struct _PatchKernel { | ^~~~~~~~~~~~ make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build' [ 24%] 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.4-r1/work/opensubdiv-3.4.4_build' cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4 /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/DependInfo.cmake make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_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.4-r1/work/opensubdiv-3.4.4_build' [ 25%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/cpuEvaluator.cpp [ 26%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuKernel.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/cpuKernel.cpp [ 27%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuPatchTable.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/cpuPatchTable.cpp [ 28%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/cpuVertexBuffer.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/cpuVertexBuffer.cpp [ 29%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/ompEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/ompEvaluator.cpp [ 30%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/ompKernel.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -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.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/ompKernel.cpp [ 31%] Building CXX object opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o cd /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE -DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL -DOPENSUBDIV_HAS_OPENMP -DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=\"3.4.4\" -DOSD_USES_INTERNAL_GLAPILOADER -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/glLoader -I/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build/opensubdiv/osd -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-invalid-offsetof -Wno-strict-aliasing -fopenmp -fPIC -MD -MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o -MF CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o.d -o CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o -c /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/tbbEvaluator.cpp /var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/tbbEvaluator.cpp:28:10: fatal error: tbb/task_scheduler_init.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/build.make:160: opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build' make[1]: *** [CMakeFiles/Makefile2:914: opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build' make: *** [Makefile:136: all] Error 2 * ERROR: media-libs/opensubdiv-3.4.4-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/opensubdiv-3.4.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/opensubdiv-3.4.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:opensubdiv-3.4.4-r1:20211030-023029.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/opensubdiv-3.4.4_build' * S: '/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4'