******************************************************************************** conan test conan-center-index\recipes\elfio\all\test_package\conanfile.py elfio/3.10@#6fe8ac8c55ce8efb244f8a7ec9c1846f -pr C:\J\w\prod\BuildSingleReference\141506\8bab0f0e-adbc-4a56-b235-179360ed9a21/profile_windows_15_mt_vs_release_64..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\w\prod\BuildSingleReference\.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\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True elfio/3.10 (test package): Installing package Requirements elfio/3.10 from local cache - Cache Packages elfio/3.10:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... elfio/3.10: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-14838' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz elfio/3.10: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 elfio/3.10: Downloaded package revision 1881ea50850df60e4f171f53b30dd7dc elfio/3.10 (test package): Generator 'CMakeDeps' calling 'generate()' elfio/3.10 (test package): Generator 'CMakeToolchain' calling 'generate()' elfio/3.10 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' elfio/3.10 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' elfio/3.10 (test package): Generator 'VirtualRunEnv' calling 'generate()' elfio/3.10 (test package): Generator txt created conanbuildinfo.txt elfio/3.10 (test package): Aggregating env generators elfio/3.10 (test package): Generated conaninfo.txt elfio/3.10 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [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 elfio/3.10 (test package): Calling build() elfio/3.10 (test package): CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/elfio/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/elfio/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/elfio/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'elfio::elfio' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/elfio/all/test_package/build elfio/3.10 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/elfio/all/test_package/CMakeLists.txt example.cpp C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(199): warning C4244: '=': conversion from 'std::streamoff' to 'ELFIO::Elf32_Off', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(198): note: while compiling class template member function 'void ELFIO::segment_impl::save(std::ostream &,std::streampos,std::streampos)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio.hpp(448): note: see reference to class template instantiation 'ELFIO::segment_impl' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(144): warning C4244: '=': conversion from 'ELFIO::Elf64_Off' to 'ELFIO::Elf32_Off', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(143): note: while compiling class template member function 'void ELFIO::segment_impl::set_offset(ELFIO::Elf64_Off)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(94): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(94): note: while compiling class template member function 'void ELFIO::segment_impl::set_memory_size(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(93): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(93): note: while compiling class template member function 'void ELFIO::segment_impl::set_file_size(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(92): warning C4244: '=': conversion from 'ELFIO::Elf64_Addr' to 'ELFIO::Elf32_Addr', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(92): note: while compiling class template member function 'void ELFIO::segment_impl::set_physical_address(ELFIO::Elf64_Addr)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(91): warning C4244: '=': conversion from 'ELFIO::Elf64_Addr' to 'ELFIO::Elf32_Addr', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(91): note: while compiling class template member function 'void ELFIO::segment_impl::set_virtual_address(ELFIO::Elf64_Addr)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(90): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(90): note: while compiling class template member function 'void ELFIO::segment_impl::set_align(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_segment.hpp(109): note: see reference to function template instantiation 'void ELFIO::segment_impl::set_align(ELFIO::Elf_Xword)' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(244): warning C4244: '=': conversion from 'std::streamoff' to 'ELFIO::Elf32_Off', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(242): note: while compiling class template member function 'void ELFIO::section_impl::save(std::ostream &,std::streampos,std::streampos)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio.hpp(424): note: see reference to class template instantiation 'ELFIO::section_impl' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(230): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(205): note: while compiling class template member function 'void ELFIO::section_impl::load(std::istream &,std::streampos)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(198): warning C4244: '=': conversion from 'ELFIO::Elf64_Off' to 'ELFIO::Elf32_Off', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(198): note: while compiling class template member function 'void ELFIO::section_impl::set_offset(ELFIO::Elf64_Off)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(116): warning C4244: '=': conversion from 'ELFIO::Elf64_Addr' to 'ELFIO::Elf32_Addr', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(115): note: while compiling class template member function 'void ELFIO::section_impl::set_address(ELFIO::Elf64_Addr)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(100): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(100): note: while compiling class template member function 'void ELFIO::section_impl::set_entry_size(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(99): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(99): note: while compiling class template member function 'void ELFIO::section_impl::set_addr_align(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(96): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(96): note: while compiling class template member function 'void ELFIO::section_impl::set_size(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(176): note: see reference to function template instantiation 'void ELFIO::section_impl::set_size(ELFIO::Elf_Xword)' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(95): warning C4244: '=': conversion from 'ELFIO::Elf_Xword' to 'ELFIO::Elf_Word', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_section.hpp(95): note: while compiling class template member function 'void ELFIO::section_impl::set_flags(ELFIO::Elf_Xword)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_header.hpp(148): warning C4244: '=': conversion from 'ELFIO::Elf64_Off' to 'ELFIO::Elf32_Off', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_header.hpp(148): note: while compiling class template member function 'void ELFIO::elf_header_impl::set_segments_offset(ELFIO::Elf64_Off)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio.hpp(402): note: see reference to class template instantiation 'ELFIO::elf_header_impl' being compiled C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_header.hpp(146): warning C4244: '=': conversion from 'ELFIO::Elf64_Off' to 'ELFIO::Elf32_Off', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_header.hpp(146): note: while compiling class template member function 'void ELFIO::elf_header_impl::set_sections_offset(ELFIO::Elf64_Off)' C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_header.hpp(144): warning C4244: '=': conversion from 'ELFIO::Elf64_Addr' to 'ELFIO::Elf32_Addr', possible loss of data [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\example.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\elfio\3.10\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\elfio/elfio_header.hpp(144): note: while compiling class template member function 'void ELFIO::elf_header_impl::set_entry(ELFIO::Elf64_Addr)' example.vcxproj -> C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\Release\example.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/elfio/all/test_package/CMakeLists.txt elfio/3.10 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\elfio\all\test_package\build\generators\conanrun.bat" && Release\example ----------------- elfio/3.10 (test package): 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 elfio/3.10 (test package): 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