******************************************************************************** conan install libstudxml/1.0.1@ --build=libstudxml --profile=C:\J\w\BuildSingleReference/20370/46f2015c-c003-4f91-a697-b14b46f940c3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] libstudxml:shared=False [build_requires] [env] expat/2.4.1: Not found in local cache, looking in remotes... expat/2.4.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.4.1: Downloaded recipe revision 473fc4e2196e2de2c893b2876b76d631 libstudxml/1.0.1: Forced build from source Installing package: libstudxml/1.0.1 Requirements expat/2.4.1 from 'conan-center' - Downloaded libstudxml/1.0.1 from local cache - Cache Packages expat/2.4.1:8ee13fb8b4b0d38a2466335eee10f78d683b840d - Download libstudxml/1.0.1:d797ea9785b3589bb914914b3d99fefe97e3247f - Build Installing (downloading, building) binaries... expat/2.4.1: Retrieving package 8ee13fb8b4b0d38a2466335eee10f78d683b840d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.4.1: Package installed 8ee13fb8b4b0d38a2466335eee10f78d683b840d expat/2.4.1: Downloaded package revision 282f94e4c914d3a4c71fc7d1dd3741f0 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libstudxml/1.0.1: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libstudxml/1.0.1: Copying sources to build folder libstudxml/1.0.1: Building your package in C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f libstudxml/1.0.1: Generator txt created conanbuildinfo.txt [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 libstudxml/1.0.1: Calling build() ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "source_subfolder\libstudxml-vc12.sln" /upgrade && msbuild "source_subfolder\libstudxml-vc12.sln" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v142" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2019 Version 16.8.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'libstudxml-vc12'... Configuration 'Debug|Win32': changing Platform Toolset to 'v142' (was 'v120'). Configuration 'Debug|x64': changing Platform Toolset to 'v142' (was 'v120'). Configuration 'Release|Win32': changing Platform Toolset to 'v142' (was 'v120'). Configuration 'Release|x64': changing Platform Toolset to 'v142' (was 'v120'). Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\UpgradeLog.htm Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. qname.cxx parser.cxx serializer.cxx value-traits.cxx C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\exception(16,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'xml::exception' (compiling source file value-traits.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file value-traits.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\exception(16): message : see declaration of 'xml::exception' (compiling source file value-traits.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\exception(16,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'xml::exception' (compiling source file serializer.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file serializer.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\exception(16): message : see declaration of 'xml::exception' (compiling source file serializer.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\exception(16,54): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface struct 'xml::exception' (compiling source file parser.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file parser.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\exception(16): message : see declaration of 'xml::exception' (compiling source file parser.cxx) [C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\xml\libstudxml-vc12.vcxproj] xmlparse.c xmlrole.c xmltok.c genx.c char-props.c libstudxml-vc12.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f\source_subfolder\bin64\studxml-1.0-vc12.lib libstudxml/1.0.1: Package 'd797ea9785b3589bb914914b3d99fefe97e3247f' built libstudxml/1.0.1: Build folder C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\build\d797ea9785b3589bb914914b3d99fefe97e3247f libstudxml/1.0.1: Generated conaninfo.txt libstudxml/1.0.1: Generated conanbuildinfo.txt libstudxml/1.0.1: Generating the package libstudxml/1.0.1: Package folder C:\J\w\BuildSingleReference\.conan\data\libstudxml\1.0.1\_\_\package\d797ea9785b3589bb914914b3d99fefe97e3247f libstudxml/1.0.1: Calling package() [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(): [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 libstudxml/1.0.1 package(): Packaged 8 files libstudxml/1.0.1 package(): Packaged 2 '.ixx' files: parser.ixx, serializer.ixx libstudxml/1.0.1 package(): Packaged 2 '.txx' files: parser.txx, value-traits.txx libstudxml/1.0.1 package(): Packaged 15 '.h' files libstudxml/1.0.1 package(): Packaged 4 '.hxx' files: config.hxx, export.hxx, post.hxx, pre.hxx libstudxml/1.0.1 package(): Packaged 1 '.lib' file: studxml-1.0-vc12.lib libstudxml/1.0.1: Package 'd797ea9785b3589bb914914b3d99fefe97e3247f' created libstudxml/1.0.1: Created package revision fdad2cd6e0c1b370d8b42b816972b52a [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