******************************************************************************** conan test cci-05b70409\recipes\cppfront\all\test_package\conanfile.py cppfront/cci.20231017@#06b2ac8df0c268150411b44b6815eeeb -pr C:/J2/w/prod-v1/bsr@2/30196/dbeff/profile_windows_16_mdd_vs_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J2\w\prod-v1\bsr@2\30196\ffcca\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J2\w\prod-v1\bsr@2\30196\ffcca\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppfront/cci.20231017 (test package): Installing package Requirements Packages Build requirements cppfront/cci.20231017 from local cache - Cache Build requirements packages cppfront/cci.20231017:d057732059ea44a47760900cb5e4855d2bea8714 - Download Installing (downloading, building) binaries... cppfront/cci.20231017: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'c3i_PR-20620' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppfront/cci.20231017: Package installed d057732059ea44a47760900cb5e4855d2bea8714 cppfront/cci.20231017: Downloaded package revision 6d412995b6004bcf0fd3634430760162 cppfront/cci.20231017 (test package): Applying build-requirement: cppfront/cci.20231017 cppfront/cci.20231017 (test package): Generator txt created conanbuildinfo.txt cppfront/cci.20231017 (test package): Generator 'VirtualBuildEnv' calling 'generate()' cppfront/cci.20231017 (test package): Aggregating env generators cppfront/cci.20231017 (test package): Generated conaninfo.txt cppfront/cci.20231017 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_package\build-debug\conan/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 cppfront/cci.20231017 (test package): Calling build() cppfront/cci.20231017 (test package): Copied 1 '.cpp2' file: pure2-hello.cpp2 ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_package\build-debug\conan\conanbuild.bat" && cppfront C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_package\build-debug\pure2-hello.cpp2 ----------------- C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_package\build-debug\pure2-hello.cpp2... ok (all Cpp2, passes safety checks) cppfront/cci.20231017 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_package\build-debug\conan\conanbuild.bat" && cppfront -h ----------------- Usage: cppfront [options] file ... Options: -h[elp], -? Print help -im[port-std] import the entire C++ standard library via 'import std;' -in[clude-std] #include the entire C++ standard library - ignored if -import-std is set -p[ure-cpp2] Allow Cpp2 syntax only - also sets -import-std -vers[ion] Print version information Additional dynamic safety checks and contract information -a[dd-source-info] Enable source_location information for contract checks -no-c[omparison-checks] Disable mixed-sign comparison safety checks -no-n[ull-checks] Disable null safety checks -no-s[ubscript-checks] Disable subscript safety checks Support for constrained target environments -fno-e[xceptions] Disable C++ EH - failed 'as' for 'variant' will assert -fno-r[tti] Disable C++ RTTI - using 'as' for '*'/'std::any' will assert Other options -c[lean-cpp1] Emit clean Cpp1 without #line directives -d[ebug] Emit compiler debug output files -fo[rmat-colon-errors] Emit ':line:col:' format for messages - lights up some tools -o[utput] filename Output to 'filename' (can be 'stdout') - default is *.cpp/*.h -verb[ose] Print verbose statistics and -debug output ******************************************************************************** conan test cci-05b70409\recipes\cppfront\all\test_v1_package\conanfile.py cppfront/cci.20231017@#06b2ac8df0c268150411b44b6815eeeb -pr C:/J2/w/prod-v1/bsr@2/30196/dbeff/profile_windows_16_mdd_vs_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppfront/cci.20231017 (test package): Installing package Requirements Packages Build requirements cppfront/cci.20231017 from local cache - Cache Build requirements packages cppfront/cci.20231017:d057732059ea44a47760900cb5e4855d2bea8714 - Cache Installing (downloading, building) binaries... cppfront/cci.20231017: Already installed! cppfront/cci.20231017 (test package): Applying build-requirement: cppfront/cci.20231017 cppfront/cci.20231017 (test package): Generator txt created conanbuildinfo.txt cppfront/cci.20231017 (test package): Aggregating env generators cppfront/cci.20231017 (test package): Generated conaninfo.txt cppfront/cci.20231017 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_v1_package\build\b26dcad3651f2240641352f9a50fb2ac45d18c87/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 cppfront/cci.20231017 (test package): Calling build() ----Running------ > cppfront C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_v1_package\build\b26dcad3651f2240641352f9a50fb2ac45d18c87\pure2-hello.cpp2 ----------------- C:\J2\w\prod-v1\bsr@2\cci-05b70409\recipes\cppfront\all\test_v1_package\build\b26dcad3651f2240641352f9a50fb2ac45d18c87\pure2-hello.cpp2... ok (all Cpp2, passes safety checks) cppfront/cci.20231017 (test package): Running test() ----Running------ > cppfront -h ----------------- Usage: cppfront [options] file ... Options: -h[elp], -? Print help -im[port-std] import the entire C++ standard library via 'import std;' -in[clude-std] #include the entire C++ standard library - ignored if -import-std is set -p[ure-cpp2] Allow Cpp2 syntax only - also sets -import-std -vers[ion] Print version information Additional dynamic safety checks and contract information -a[dd-source-info] Enable source_location information for contract checks -no-c[omparison-checks] Disable mixed-sign comparison safety checks -no-n[ull-checks] Disable null safety checks -no-s[ubscript-checks] Disable subscript safety checks Support for constrained target environments -fno-e[xceptions] Disable C++ EH - failed 'as' for 'variant' will assert -fno-r[tti] Disable C++ RTTI - using 'as' for '*'/'std::any' will assert Other options -c[lean-cpp1] Emit clean Cpp1 without #line directives -d[ebug] Emit compiler debug output files -fo[rmat-colon-errors] Emit ':line:col:' format for messages - lights up some tools -o[utput] filename Output to 'filename' (can be 'stdout') - default is *.cpp/*.h -verb[ose] Print verbose statistics and -debug output