******************************************************************************** conan test conan-center-index/recipes/mingw-w64/linux/test_package/conanfile.py mingw-w64/8.0.2@ --profile=/home/conan/w/BuildSingleReference/81136/c4dc131a-e1ed-4bb1-912f-2e994fc5434d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] [build_requires] [env] mingw-w64/8.0.2 (test package): Installing package Requirements mingw-w64/8.0.2 from local cache - Cache Packages mingw-w64/8.0.2:4cfe33ba23f3b0106f09220780349c6834f3da6e - Download Installing (downloading, building) binaries... mingw-w64/8.0.2: Retrieving package 4cfe33ba23f3b0106f09220780349c6834f3da6e from remote 'c3i_PR-9172' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mingw-w64/8.0.2: Package installed 4cfe33ba23f3b0106f09220780349c6834f3da6e mingw-w64/8.0.2: Downloaded package revision b42eb0c8099428ccefb78ca4e1ce210d mingw-w64/8.0.2: Appending PATH env var with : /home/conan/w/BuildSingleReference/.conan/data/mingw-w64/8.0.2/_/_/package/4cfe33ba23f3b0106f09220780349c6834f3da6e/bin [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 mingw-w64/8.0.2 (test package): Generator gcc created conanbuildinfo.gcc mingw-w64/8.0.2 (test package): Generator txt created conanbuildinfo.txt mingw-w64/8.0.2 (test package): Aggregating env generators mingw-w64/8.0.2 (test package): Generated conaninfo.txt mingw-w64/8.0.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mingw-w64/linux/test_package/build/db2663ec47ee481cc7df3841dd1ddaf86ef69ce8/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-w64/8.0.2 (test package): Calling build() ----Running------ > x86_64-w64-mingw32-g++ /home/conan/w/BuildSingleReference/conan-center-index/recipes/mingw-w64/linux/test_package/main.cpp @conanbuildinfo.gcc -lstdc++ -o main ----------------- mingw-w64/8.0.2 (test package): Running test() ----Running------ > x86_64-w64-mingw32-g++ --version ----------------- x86_64-w64-mingw32-g++ (GCC) 10.3.0 Copyright (C) 2020 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.