******************************************************************************** conan install opensubdiv/3.4.4@#e3901d2fcc14ff3ca16c1c7a6860797a --build=opensubdiv -pr C:/J/workspace/prod-v1/bsr/108628/cdbaf/profile_windows_16_md_vs_release_64.opensubdiv-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\workspace\prod-v1\bsr\108628\eafaf\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\workspace\prod-v1\bsr\108628\eafaf\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] opensubdiv:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True onetbb/2020.3.3: Not found in local cache, looking in remotes... onetbb/2020.3.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz onetbb/2020.3.3: Downloaded recipe revision 9de882b2c5b6fed8db324e44e827e1c7 opensubdiv/3.4.4: Forced build from source Installing package: opensubdiv/3.4.4 Requirements onetbb/2020.3.3 from 'conan-center' - Downloaded opensubdiv/3.4.4 from local cache - Cache Packages onetbb/2020.3.3:127af201a4cdf8111e2e08540525c245c9b3b99e - Download opensubdiv/3.4.4:f2f779d4bc5bdec8087d36faf85b4aef438a599e - Build Installing (downloading, building) binaries... onetbb/2020.3.3: Retrieving package 127af201a4cdf8111e2e08540525c245c9b3b99e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz onetbb/2020.3.3: Package installed 127af201a4cdf8111e2e08540525c245c9b3b99e onetbb/2020.3.3: Downloaded package revision e35e4d17fbfc27db6d331faa610fb328 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opensubdiv/3.4.4: Configuring sources in C:/J/workspace/prod-v1/bsr/108628/eafaf/s\5f08c1\1\src opensubdiv/3.4.4: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK opensubdiv/3.4.4: Copying sources to build folder opensubdiv/3.4.4: Building your package in C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1 opensubdiv/3.4.4: Generator txt created conanbuildinfo.txt opensubdiv/3.4.4: Calling generate() opensubdiv/3.4.4: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' opensubdiv/3.4.4: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' opensubdiv/3.4.4: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK opensubdiv/3.4.4: Calling build() opensubdiv/3.4.4: Apply patch (conan): CMake: Fix position of cmake_minimum_required() opensubdiv/3.4.4: Apply patch (conan): CMake: do not populate rpath with absolute paths opensubdiv/3.4.4: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/108628/eafaf/s/83ab28/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/108628/eafaf/s/83ab28/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/83ab28/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling OpenSubdiv version v3_4_4 -- Using cmake version 3.21.6 -- Found OpenMP_C: -openmp (found version "2.0") -- Found OpenMP_CXX: -openmp (found version "2.0") -- Found OpenMP: TRUE (found version "2.0") -- Found TBB: C:/J/workspace/prod-v1/bsr/108628/eafaf/.conan/data/onetbb/2020.3.3/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/include (found suitable version "2020.3", minimum required is "4.0") -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/83ab28/1/build opensubdiv/3.4.4: CMake command: cmake --build "C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\build" --config Release ----Running------ > cmake --build "C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. bilinearPatchBuilder.cpp catmarkPatchBuilder.cpp error.cpp loopPatchBuilder.cpp patchBasis.cpp patchBuilder.cpp patchDescriptor.cpp patchMap.cpp patchTable.cpp patchTableFactory.cpp ptexIndices.cpp stencilTable.cpp stencilTableFactory.cpp stencilBuilder.cpp topologyDescriptor.cpp topologyRefiner.cpp topologyRefinerFactory.cpp far_obj.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\opensubdiv\far\far_obj.dir\Release\far_obj.lib cpuEvaluator.cpp cpuKernel.cpp cpuPatchTable.cpp cpuVertexBuffer.cpp ompEvaluator.cpp ompKernel.cpp tbbEvaluator.cpp tbbKernel.cpp TBB Warning: tbb/task_scheduler_init.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual. osd_cpu_obj.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\opensubdiv\osd\osd_cpu_obj.dir\Release\osd_cpu_obj.lib arg_utils.cpp shape_utils.cpp regression_common_obj.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\regression\common\regression_common_obj.dir\Release\regression_common_obj.lib far_utils.cpp regression_far_utils_obj.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\regression\common\regression_far_utils_obj.dir\Release\regression_far_utils_obj.lib crease.cpp typeTraits.cpp sdc_obj.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\opensubdiv\sdc\sdc_obj.dir\Release\sdc_obj.lib fvarLevel.cpp fvarRefinement.cpp level.cpp quadRefinement.cpp refinement.cpp sparseSelector.cpp triRefinement.cpp vtr_obj.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\opensubdiv\vtr\vtr_obj.dir\Release\vtr_obj.lib version.cpp osd_static_cpu.vcxproj -> C:\J\workspace\prod-v1\bsr\108628\eafaf\s\83ab28\1\build\lib\Release\osdCPU.lib opensubdiv/3.4.4: Package 'f2f779d4bc5bdec8087d36faf85b4aef438a599e' built opensubdiv/3.4.4: Build folder C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\build opensubdiv/3.4.4: Generated conaninfo.txt opensubdiv/3.4.4: Generated conanbuildinfo.txt opensubdiv/3.4.4: Generating the package opensubdiv/3.4.4: Package folder C:/J/workspace/prod-v1/bsr/108628/eafaf/s\246567\1 opensubdiv/3.4.4: Calling package() opensubdiv/3.4.4: Copied 1 '.txt' file: LICENSE.txt opensubdiv/3.4.4: CMake command: cmake --install "C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1" ----Running------ > cmake --install "C:/J/workspace/prod-v1/bsr/108628/eafaf/s\83ab28\1\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/version.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/lib/osdCPU.lib -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/allocator.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/bilinear.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/catmark.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/cornerEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/creaseEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/faceEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/face.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/fvarData.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/fvarEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/halfedge.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/hierarchicalEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/holeEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/loop.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/mesh.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/subdivision.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/vertexEdit.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/hbr/vertex.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/bilinearScheme.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/catmarkScheme.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/crease.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/loopScheme.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/options.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/scheme.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/sdc/types.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/array.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/componentInterfaces.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/fvarLevel.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/fvarRefinement.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/level.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/refinement.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/sparseSelector.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/stackBuffer.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/vtr/types.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/error.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/patchDescriptor.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/patchParam.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/patchMap.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/patchTable.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/patchTableFactory.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/primvarRefiner.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/ptexIndices.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/stencilTable.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/stencilTableFactory.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/topologyDescriptor.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/topologyLevel.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/topologyRefiner.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/topologyRefinerFactory.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/far/types.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/bufferDescriptor.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/cpuEvaluator.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/cpuPatchTable.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/cpuVertexBuffer.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/mesh.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/nonCopyable.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/opengl.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/types.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/ompEvaluator.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/ompKernel.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/tbbEvaluator.h -- Installing: C:/J/workspace/prod-v1/bsr/108628/eafaf/s/246567/1/include/opensubdiv/osd/tbbKernel.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK opensubdiv/3.4.4 package(): Packaged 61 '.h' files opensubdiv/3.4.4 package(): Packaged 1 '.lib' file: osdCPU.lib opensubdiv/3.4.4 package(): Packaged 1 '.txt' file: LICENSE.txt opensubdiv/3.4.4: Package 'f2f779d4bc5bdec8087d36faf85b4aef438a599e' created opensubdiv/3.4.4: Created package revision 07f070b048699793fba0d63e65316b6c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** opensubdiv/3.4.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior opensubdiv/3.4.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: **************************************************