******************************************************************************** conan test conan-center-index\recipes\bazel\all\test_package\conanfile.py bazel/4.0.0@ --profile=C:\J\w\BuildSingleReference@2/8908/5debf64a-0c1d-4208-be84-cbee897fe9a9/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] bazel/4.0.0 (test package): Installing package Requirements bazel/4.0.0 from local cache - Cache Packages bazel/4.0.0:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... bazel/4.0.0: Already installed! bazel/4.0.0: Appending PATH environment variable with : C:\J\w\BuildSingleReference@2\.conan\data\bazel\4.0.0\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\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 bazel/4.0.0 (test package): Generator txt created conanbuildinfo.txt bazel/4.0.0 (test package): Generated conaninfo.txt bazel/4.0.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\bazel\all\test_package\build\89b3f1b10df80aac0721e692da32a655261aa0d7/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 bazel/4.0.0 (test package): Calling build() ----Running------ > bazel build //main:hello-world ----------------- bazel/4.0.0 (test package): Running test() ----Running------ > bazel --version ----------------- bazel 4.0.0 ----Running------ > bazel-bin\main\hello-world ----------------- Hello world Tue Mar 30 23:36:47 2021 bazel/4.0.0: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@2\.conan\data\bazel\4.0.0\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component bazel::bazel libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component bazel::bazel libdir "lib" does not contain any declared library Extracting Bazel installation... Starting local Bazel server and connecting to it... Loading: Loading: 0 packages loaded Loading: 0 packages loaded currently loading: main Analyzing: target //main:hello-world (1 packages loaded, 0 targets configured) Analyzing: target //main:hello-world (11 packages loaded, 18 targets configured) Analyzing: target //main:hello-world (15 packages loaded, 36 targets configured) INFO: Analyzed target //main:hello-world (15 packages loaded, 70 targets configured). INFO: Found 1 target... [0 / 6] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (3 actions, 0 running) [5 / 6] [Prepa] Linking main/hello-world.exe Target //main:hello-world up-to-date: bazel-bin/main/hello-world.exe INFO: Elapsed time: 11.546s, Critical Path: 1.48s INFO: 6 processes: 4 internal, 2 local. INFO: Build completed successfully, 6 total actions INFO: Build completed successfully, 6 total actions