******************************************************************************** conan install openusd/24.08@#4451871c7b6b287981fed219ba6dfd19 --build=openusd -pr C:/J/workspace/prod-v1/bsr/106497/deded/profile_windows_16_mdd_vs_debug_64.openusd-shared-True.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\106497\cdabd\.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\106497\cdabd\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] openusd:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True onetbb/2021.10.0: Not found in local cache, looking in remotes... onetbb/2021.10.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz onetbb/2021.10.0: Downloaded recipe revision c0313253740d293778e33c8707c6d09e hwloc/2.9.3: Not found in local cache, looking in remotes... hwloc/2.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hwloc/2.9.3: Downloaded recipe revision 11acb96cf1e611d293bf90172fadff7d opensubdiv/3.6.0: Not found in local cache, looking in remotes... opensubdiv/3.6.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz opensubdiv/3.6.0: Downloaded recipe revision 411871c8dd652b2657faae3734b4509c materialx/1.39.1: Not found in local cache, looking in remotes... materialx/1.39.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz materialx/1.39.1: Downloaded recipe revision 4ded92ce907d4141720d8ff50f42dbfc openusd/24.08: Forced build from source Installing package: openusd/24.08 Requirements hwloc/2.9.3 from 'conan-center' - Downloaded materialx/1.39.1 from 'conan-center' - Downloaded onetbb/2021.10.0 from 'conan-center' - Downloaded opensubdiv/3.6.0 from 'conan-center' - Downloaded openusd/24.08 from local cache - Cache Packages hwloc/2.9.3:d057732059ea44a47760900cb5e4855d2bea8714 - Download materialx/1.39.1:9dfffb83258564e58edc42b1751b81bc308af086 - Download onetbb/2021.10.0:dc3bf2a17b4a54384f7c8133bb5e986dd2862843 - Download opensubdiv/3.6.0:d057732059ea44a47760900cb5e4855d2bea8714 - Download openusd/24.08:a47d3be1b4a4ee7c129fc15ba3f28e471624adfb - Build Installing (downloading, building) binaries... hwloc/2.9.3: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hwloc/2.9.3: Package installed d057732059ea44a47760900cb5e4855d2bea8714 hwloc/2.9.3: Downloaded package revision 6cd5b7a8d270980ead535ee0c79e8027 materialx/1.39.1: Retrieving package 9dfffb83258564e58edc42b1751b81bc308af086 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz materialx/1.39.1: Package installed 9dfffb83258564e58edc42b1751b81bc308af086 materialx/1.39.1: Downloaded package revision 6b5bafbdfd44994e56b2ec97de7624c5 opensubdiv/3.6.0: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opensubdiv/3.6.0: Package installed d057732059ea44a47760900cb5e4855d2bea8714 opensubdiv/3.6.0: Downloaded package revision b7a7021aeec9488d8d38a16d58dde90b onetbb/2021.10.0: Retrieving package dc3bf2a17b4a54384f7c8133bb5e986dd2862843 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz onetbb/2021.10.0: Package installed dc3bf2a17b4a54384f7c8133bb5e986dd2862843 onetbb/2021.10.0: Downloaded package revision e5a49eccec8e2d4f664252af2d13c927 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openusd/24.08: Configuring sources in C:/J/workspace/prod-v1/bsr/106497/cdabd/s\2045b4\1\src openusd/24.08: [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 openusd/24.08: Copying sources to build folder openusd/24.08: Building your package in C:/J/workspace/prod-v1/bsr/106497/cdabd/s\a548da\1 openusd/24.08: Generator txt created conanbuildinfo.txt openusd/24.08: Calling generate() openusd/24.08: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' openusd/24.08: 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\106497\cdabd\s\a548da\1\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' openusd/24.08: 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 openusd/24.08: Calling build() openusd/24.08: apply_conandata_patches(): No patches defined in conandata openusd/24.08: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/106497/cdabd/s/a548da/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/106497/cdabd/s/5ac0d0/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr/106497/cdabd/s\a548da\1\src" ----Running------ > "C:/J/workspace/prod-v1/bsr/106497/cdabd/s\a548da\1\build\generators\conanbuild.bat" && cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/106497/cdabd/s/a548da/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/106497/cdabd/s/5ac0d0/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr/106497/cdabd/s\a548da\1\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/106497/cdabd/s/a548da/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- Configuring incomplete, errors occurred! openusd/24.08: CMake Error at C:/J/workspace/prod-v1/bsr/106497/cdabd/s/a548da/1/build/generators/conan_toolchain.cmake:105 (set): Syntax error in cmake code at C:/J/workspace/prod-v1/bsr/106497/cdabd/s/a548da/1/build/generators/conan_toolchain.cmake:105 when parsing string C:/J/workspace/prod-v1/bsr/106497/cdabd/s\d4d42c\1\lib Invalid character escape '\d'. Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDetermineSystem.cmake:124 (include) CMakeLists.txt:3 (project) WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** openusd/24.08: 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 openusd/24.08: 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 openusd/24.08: ERROR: Package 'a47d3be1b4a4ee7c129fc15ba3f28e471624adfb' build failed openusd/24.08: WARN: Build folder C:/J/workspace/prod-v1/bsr/106497/cdabd/s\a548da\1\build ERROR: openusd/24.08: Error in build() method, line 275 cmake.configure() ConanException: Error 1 while executing cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/106497/cdabd/s/a548da/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/106497/cdabd/s/5ac0d0/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr/106497/cdabd/s\a548da\1\src"