******************************************************************************** conan test cci-b8c5c3ba\recipes\gn\all\test_package\conanfile.py gn/cci.20210429@#066e7db8b18cfad93df06371eeb10e7b -pr C:/J/workspace/prod-v1/bsr/73832/ebcff/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 gn/cci.20210429 (test package): Installing package Requirements Packages Build requirements gn/cci.20210429 from local cache - Cache ninja/1.11.1 from 'conan-center' - Cache Build requirements packages gn/cci.20210429:01edd76db8e16db9b38c3cca44ec466a9444c388 - Cache ninja/1.11.1:01edd76db8e16db9b38c3cca44ec466a9444c388 - Cache Installing (downloading, building) binaries... gn/cci.20210429: Already installed! gn/cci.20210429: Appending PATH environment variable: C:\J\workspace\prod-v1\bsr\73832\dafbf\.conan\data\gn\cci.20210429\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\bin ninja/1.11.1: Already installed! gn/cci.20210429 (test package): Applying build-requirement: gn/cci.20210429 gn/cci.20210429 (test package): Applying build-requirement: ninja/1.11.1 gn/cci.20210429 (test package): Generator 'VCVars' calling 'generate()' gn/cci.20210429 (test package): Generator txt created conanbuildinfo.txt gn/cci.20210429 (test package): Calling generate() gn/cci.20210429 (test package): Aggregating env generators gn/cci.20210429 (test package): Generated conaninfo.txt gn/cci.20210429 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\prod-v1\bsr\cci-b8c5c3ba\recipes\gn\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 gn/cci.20210429 (test package): Calling build() ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-b8c5c3ba\recipes\gn\all\test_package\build-debug\conan\conanbuild.bat" && gn gen . --args="target_os=\"win\" target_cpu=\"x64\"" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' current_os: win current_cpu: x64 host_os: win host_cpu: x64 target_os: win target_cpu: win current_os: win current_cpu: x64 host_os: win host_cpu: x64 target_os: win target_cpu: win Done. Made 3 targets from 4 files in 81ms ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-b8c5c3ba\recipes\gn\all\test_package\build-debug\conan\conanbuild.bat" && ninja -v -j8 -C . ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ninja: Entering directory `.' [1/6] cl -nologo -c ../test_static.cpp -Foobj/test_static.test_static.o test_static.cpp [2/6] cl -nologo -DTEST_SHARED_BUILD -c ../test_shared.cpp -Foobj/test_shared.test_shared.o test_shared.cpp [3/6] lib -nologo -OUT:obj/test_static.lib obj/test_static.test_static.o [4/6] link -nologo -dll -OUT:./test_shared.dll -IMPLIB:./test_shared.dll.lib @test_shared.dll.rsp Creating library ./test_shared.dll.lib and object ./test_shared.dll.exp [5/6] cl -nologo -c ../test_package.cpp -Foobj/test_package.test_package.o test_package.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\ostream(743): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc ../test_package.cpp(7): note: see reference to function template instantiation 'std::basic_ostream> &std::operator <<>(std::basic_ostream> &,const char *)' being compiled [6/6] link -nologo -OUT:test_package.exe @test_package.exe.rsp gn/cci.20210429 (test package): Running test() ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-b8c5c3ba\recipes\gn\all\test_package\build-debug\conan\conanrun.bat" && .\test_package ----------------- hello from the shared library! hello from the static library! WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 ***