******************************************************************************** conan test cci-443113f6\recipes\mingw-builds\all\test_package\conanfile.py mingw-builds/11.2.0@#38c18658867190be71b7a2ccafcd1b5b -pr C:\J\w\prod\BuildSingleReference\256988\631cb918-24c4-48ca-a0d8-933d598c80f8/profile_windows_16_md_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=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True mingw-builds/11.2.0 (test package): Installing package Requirements Packages Build requirements mingw-builds/11.2.0 from local cache - Cache Build requirements packages mingw-builds/11.2.0:6903a9d1b48b06f7fbe0929db654512c77e6cc32 - Download Installing (downloading, building) binaries... mingw-builds/11.2.0: Retrieving package 6903a9d1b48b06f7fbe0929db654512c77e6cc32 from remote 'c3i_PR-17768' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mingw-builds/11.2.0: Package installed 6903a9d1b48b06f7fbe0929db654512c77e6cc32 mingw-builds/11.2.0: Downloaded package revision 64d1a8403dad57ac4b659636c7b56708 mingw-builds/11.2.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference\.conan\data\mingw-builds\11.2.0\_\_\package\6903a9d1b48b06f7fbe0929db654512c77e6cc32\bin mingw-builds/11.2.0 (test package): Applying build-requirement: mingw-builds/11.2.0 mingw-builds/11.2.0 (test package): Generator txt created conanbuildinfo.txt mingw-builds/11.2.0 (test package): Generator gcc created conanbuildinfo.gcc mingw-builds/11.2.0 (test package): Generator 'VirtualBuildEnv' calling 'generate()' mingw-builds/11.2.0 (test package): Aggregating env generators mingw-builds/11.2.0 (test package): Generated conaninfo.txt mingw-builds/11.2.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\cci-443113f6\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c/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 mingw-builds/11.2.0 (test package): Calling build() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-443113f6\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && gcc.exe C:\J\w\prod\BuildSingleReference\cci-443113f6\recipes\mingw-builds\all\test_package\main.cpp @conanbuildinfo.gcc -lstdc++ -o main ----------------- mingw-builds/11.2.0 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-443113f6\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && gcc.exe --version ----------------- gcc.exe (x86_64-posix-seh-rev1, Built by MinGW-W64 project) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-443113f6\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && main ----------------- Hello world!