******************************************************************************** conan test conan-center-index/recipes/mingw-w64/all/test_package/conanfile.py mingw-w64/8.0.2@ --profile=/home/conan/w/BuildSingleReference/28946/d9c77d63-5ca8-4b9e-8c9a-52cd1c761570/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 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 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=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-6849' 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 fb0f84b9f54da49deb9aff0e991a3357 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): Generated conaninfo.txt mingw-w64/8.0.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mingw-w64/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/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/all/test_package/main_linux.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.