******************************************************************************** conan test cci-f0c415b1/recipes/mingw-w64/linux/test_package/conanfile.py mingw-w64/8.0.2@#7f0c20b5d56fea9f5839c657bca50c01 -pr /home/conan/w/prod-v1/bsr/80486/afebd/profile_linux_5_libstdcpp11_gcc_release_64..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:6dffa3f4e06786b7c066d3e24671d018dca46c15 - Cache Installing (downloading, building) binaries... mingw-w64/8.0.2: Already installed! mingw-w64/8.0.2 (test package): Generator txt created conanbuildinfo.txt mingw-w64/8.0.2 (test package): Generator 'VirtualBuildEnv' calling 'generate()' 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/prod-v1/bsr/cci-f0c415b1/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------ > . "/home/conan/w/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/conanbuild.sh" && x86_64-w64-mingw32-g++ /home/conan/w/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_package/main.cpp -lstdc++ -o main ----------------- mingw-w64/8.0.2 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/conanbuild.sh" && x86_64-w64-mingw32-g++ --version ----------------- x86_64-w64-mingw32-g++ (GCC) 10.5.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. ******************************************************************************** conan test cci-f0c415b1/recipes/mingw-w64/linux/test_v1_package/conanfile.py mingw-w64/8.0.2@#7f0c20b5d56fea9f5839c657bca50c01 -pr /home/conan/w/prod-v1/bsr/80486/afebd/profile_linux_5_libstdcpp11_gcc_release_64..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:6dffa3f4e06786b7c066d3e24671d018dca46c15 - Cache Installing (downloading, building) binaries... mingw-w64/8.0.2: Already installed! 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/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_v1_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/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_v1_package/main.cpp @conanbuildinfo.gcc -lstdc++ -o main ----------------- x86_64-w64-mingw32-g++: error: /home/conan/w/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_v1_package/main.cpp: No such file or directory mingw-w64/8.0.2 (test package): WARN: ************************************************ The 'gcc' generator is deprecated. Please update your code and remove it. ************************************************* ERROR: mingw-w64/8.0.2 (test package): Error in build() method, line 12 self.run("x86_64-w64-mingw32-g++ {} @conanbuildinfo.gcc -lstdc++ -o main".format(source_file), run_environment=True) ConanException: Error 1 while executing x86_64-w64-mingw32-g++ /home/conan/w/prod-v1/bsr/cci-f0c415b1/recipes/mingw-w64/linux/test_v1_package/main.cpp @conanbuildinfo.gcc -lstdc++ -o main