******************************************************************************** conan test cci-5d43d444\recipes\mingw-builds\all\test_package\conanfile.py mingw-builds/12.1.0@#ec679aee28cc1a8708ea185a60d16525 -pr C:\J\w\prod\BuildSingleReference\244348\09ebea81-f49f-4715-980d-88c05c85990f/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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.1.0 (test package): Installing package Requirements Packages Build requirements mingw-builds/12.1.0 from local cache - Cache Build requirements packages mingw-builds/12.1.0:6903a9d1b48b06f7fbe0929db654512c77e6cc32 - Cache Installing (downloading, building) binaries... mingw-builds/12.1.0: Already installed! mingw-builds/12.1.0: Appending PATH env var with : C:\J\w\prod\BuildSingleReference\.conan\data\mingw-builds\12.1.0\_\_\package\6903a9d1b48b06f7fbe0929db654512c77e6cc32\bin mingw-builds/12.1.0 (test package): Applying build-requirement: mingw-builds/12.1.0 mingw-builds/12.1.0 (test package): Generator txt created conanbuildinfo.txt mingw-builds/12.1.0 (test package): Generator 'VirtualBuildEnv' calling 'generate()' mingw-builds/12.1.0 (test package): Aggregating env generators mingw-builds/12.1.0 (test package): Generated conaninfo.txt mingw-builds/12.1.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\cci-5d43d444\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.1.0 (test package): Calling build() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-5d43d444\recipes\mingw-builds\all\test_package\build\57c65d34ea3bf29e3312329e199a16791ec0fc2c\conanbuild.bat" && gcc.exe C:\J\w\prod\BuildSingleReference\cci-5d43d444\recipes\mingw-builds\all\test_package\main.cpp @conanbuildinfo.gcc -lstdc++ -o main ----------------- C:\J\w\prod\BuildSingleReference\cci-5d43d444\recipes\mingw-builds\all\test_package\main.cpp:2:10: fatal error: gnumake.h: No such file or directory 2 | #include // test if we can include one of MinGW bundled header | ^~~~~~~~~~~ compilation terminated. ERROR: mingw-builds/12.1.0 (test package): Error in build() method, line 17 self.run(f"gcc.exe {source_file} @conanbuildinfo.gcc -lstdc++ -o main") ConanException: Error 1 while executing gcc.exe C:\J\w\prod\BuildSingleReference\cci-5d43d444\recipes\mingw-builds\all\test_package\main.cpp @conanbuildinfo.gcc -lstdc++ -o main