******************************************************************************** conan install xerces-c/3.2.2@#ea0c57b8e818c41aa314985bb497e147 --build=xerces-c -pr C:/J/workspace/prod-v1/bsr/90396/fadbc/profile_windows_16_md_vs_release_64.xerces-c-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\90396\dbcfa\.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\90396\dbcfa\.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] xerces-c:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xerces-c/3.2.2: Forced build from source Installing package: xerces-c/3.2.2 Requirements xerces-c/3.2.2 from local cache - Cache Packages xerces-c/3.2.2:7e94abe70e09fdbfd12e40fc1cce6c43220f3133 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xerces-c/3.2.2: Configuring sources in C:\J\workspace\prod-v1\bsr\90396\dbcfa\.conan\data\xerces-c\3.2.2\_\_\source\src xerces-c/3.2.2: [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 xerces-c/3.2.2: Copying sources to build folder xerces-c/3.2.2: Building your package in C:\J\workspace\prod-v1\bsr\90396\dbcfa\.conan\data\xerces-c\3.2.2\_\_\build\7e94abe70e09fdbfd12e40fc1cce6c43220f3133 xerces-c/3.2.2: Generator txt created conanbuildinfo.txt xerces-c/3.2.2: Calling generate() WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** xerces-c/3.2.2: 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 ERROR: xerces-c/3.2.2: Error in generate() method, line 137 if self.settings.os == "Windows" and self.settings.compiler == "Clang": ConanException: Invalid setting 'Clang' is not a valid 'settings.compiler' value. Possible values are ['Visual Studio', 'apple-clang', 'clang', 'gcc', 'intel', 'intel-cc', 'mcst-lcc', 'msvc', 'qcc', 'sun-cc'] Read "http://docs.conan.io/en/latest/faq/troubleshooting.html#error-invalid-setting"