******************************************************************************** conan test conan-center-index/recipes/mingw-w64/linux/test_package/conanfile.py mingw-w64/8.0.2@ --profile=/home/conan/w/BuildSingleReference/81114/ec9e99e1-f539-4c7a-987c-27c737648075/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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 - Cache Installing (downloading, building) binaries... mingw-w64/8.0.2: Already installed! 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 txt created conanbuildinfo.txt mingw-w64/8.0.2 (test package): Generator gcc created conanbuildinfo.gcc 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/2da8b83836e27aacd43916b404a0e9d98f21239f/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.