******************************************************************************** conan test conan-center-index\recipes\gn\all\test_package\conanfile.py gn/cci.20210429@ --profile=C:\J\w\BuildSingleReference@5/11022/eb1f6303-557d-4b7a-ae7d-c0c2a82ce8c3/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] [build_requires] [env] gn/cci.20210429 (test package): Installing package Requirements gn/cci.20210429 from local cache - Cache Packages gn/cci.20210429:01edd76db8e16db9b38c3cca44ec466a9444c388 - Cache Build requirements ninja/1.10.2 from 'conan-center' - Cache Build requirements packages ninja/1.10.2:01edd76db8e16db9b38c3cca44ec466a9444c388 - Cache Installing (downloading, building) binaries... gn/cci.20210429: Already installed! gn/cci.20210429: Appending PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\gn\cci.20210429\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\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 ninja/1.10.2: Already installed! [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 gn/cci.20210429 (test package): Applying build-requirement: ninja/1.10.2 gn/cci.20210429 (test package): Generator txt created conanbuildinfo.txt gn/cci.20210429 (test package): Generated conaninfo.txt gn/cci.20210429 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@5\conan-center-index\recipes\gn\all\test_package\build\4db595328cb84128224f42badebba433b43024a7/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------ > gn gen build/4db595328cb84128224f42badebba433b43024a7/bin --args="target_os=\"windows\" target_cpu=\"x64\"" ----------------- win windows windows true win windows windows true Done. Made 3 targets from 4 files in 105ms ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > ninja -v -j16 -C bin ----------------- ninja: Entering directory `bin' [1/6] cl -nologo -EHsc -c ../../../test_static.cpp -Foobj/test_static.test_static.o test_static.cpp [2/6] cl -nologo -DTEST_SHARED_BUILD -EHsc -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 -EHsc -c ../../../test_package.cpp -Foobj/test_package.test_package.o test_package.cpp [6/6] link -nologo -OUT:test_package.exe @test_package.exe.rsp gn/cci.20210429 (test package): Running test() ----Running------ > bin\test_package ----------------- hello from the shared library! hello from the static library! gn/cci.20210429: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@5\.conan\data\gn\cci.20210429\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\lib ninja/1.10.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@5\.conan\data\ninja\1.10.2\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\lib