******************************************************************************** conan test cci-af8523c6\recipes\mingw-builds\all\test_package\conanfile.py mingw-builds/12.2.0@#95b517ac9ac7a2c7dbaa07b2a308eeb3 -pr C:\J\w\prod\BuildSingleReference\256993\060a613c-cece-4f84-8389-b89e92cd29b7/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/12.2.0 (test package): Installing package Requirements Packages Build requirements mingw-builds/12.2.0 from local cache - Cache Build requirements packages mingw-builds/12.2.0:6903a9d1b48b06f7fbe0929db654512c77e6cc32 - Download Installing (downloading, building) binaries... mingw-builds/12.2.0: Retrieving package 6903a9d1b48b06f7fbe0929db654512c77e6cc32 from remote 'c3i_PR-17768' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mingw-builds/12.2.0: Package installed 6903a9d1b48b06f7fbe0929db654512c77e6cc32 mingw-builds/12.2.0: Downloaded package revision 7f737482db7c1083735d1a91eaf95b0a mingw-builds/12.2.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference\.conan\data\mingw-builds\12.2.0\_\_\package\6903a9d1b48b06f7fbe0929db654512c77e6cc32\bin mingw-builds/12.2.0 (test package): Applying build-requirement: mingw-builds/12.2.0 mingw-builds/12.2.0 (test package): Generator 'VirtualBuildEnv' calling 'generate()' mingw-builds/12.2.0 (test package): Generator gcc created conanbuildinfo.gcc mingw-builds/12.2.0 (test package): Generator txt created conanbuildinfo.txt mingw-builds/12.2.0 (test package): Aggregating env generators mingw-builds/12.2.0 (test package): Generated conaninfo.txt mingw-builds/12.2.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\cci-af8523c6\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/12.2.0 (test package): Calling build() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-af8523c6\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && gcc.exe C:\J\w\prod\BuildSingleReference\cci-af8523c6\recipes\mingw-builds\all\test_package\main.cpp @conanbuildinfo.gcc -lstdc++ -o main ----------------- mingw-builds/12.2.0 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-af8523c6\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) 12.2.0 Copyright (C) 2022 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-af8523c6\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && main ----------------- Hello world!