******************************************************************************** conan test conan-center-index\recipes\meson\all\test_package\conanfile.py meson/0.51.2@#fc75ac2f9e552bb0ab1f293e2a18d295 -pr C:\J\w\prod\BuildSingleReference@6/1818/67be2148-28d8-4d9d-b7f9-8215b3f979c4/profile_windows_15_mt_vs_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@6\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@6\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] [build_requires] [env] ninja/1.10.2: Not found in local cache, looking in remotes... ninja/1.10.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.10.2: Downloaded recipe revision 0ed34363d5683eb57a22bd2ccd7b62fc meson/0.51.2 (test package): Installing package Requirements meson/0.51.2 from local cache - Cache ninja/1.10.2 from 'conan-center' - Downloaded Packages meson/0.51.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.10.2:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Download Installing (downloading, building) binaries... ninja/1.10.2: Retrieving package 0a420ff5c47119e668867cdb51baff0eca1fdb68 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.10.2: Package installed 0a420ff5c47119e668867cdb51baff0eca1fdb68 ninja/1.10.2: Downloaded package revision 18f4262cdb5af654d8424ba5482dfc8d meson/0.51.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-9637' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.51.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.51.2: Downloaded package revision ce9d720621f18461aa4f35c461af9307 meson/0.51.2: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@6\.conan\data\meson\0.51.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\bin meson/0.51.2 (test package): Generator txt created conanbuildinfo.txt meson/0.51.2 (test package): Generator pkg_config created meson.pc meson/0.51.2 (test package): Generator pkg_config created ninja.pc meson/0.51.2 (test package): Aggregating env generators meson/0.51.2 (test package): Generated conaninfo.txt meson/0.51.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/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 meson/0.51.2 (test package): Calling build() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.43 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > meson "C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package" "C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\build" --backend=ninja -Dprefix="C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\package" -Dlibdir="lib" -Dbindir="bin" -Dsbindir="bin" -Dlibexecdir="bin" -Dincludedir="include" -Ddefault_library="shared" --buildtype=release ----------------- The Meson build system Version: 0.51.2 Source dir: C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package Build dir: C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\build Build type: native build Project name: test_package Project version: undefined Appending CXXFLAGS from environment: '-O2 -Ob2 -MT' Appending CPPFLAGS from environment: '-DNDEBUG' Appending CXXFLAGS from environment: '-O2 -Ob2 -MT' Appending CPPFLAGS from environment: '-DNDEBUG' C++ compiler for the host machine: cl (msvc 19.16.27045) Build machine cpu family: x86_64 Build machine cpu: x86_64 Build targets in project: 1 Found ninja.EXE-1.8.2 at 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.EXE' ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.43 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > ninja -C "C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\build" ----------------- ninja: Entering directory `C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\meson\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\build' [1/2] Compiling C++ object test_package@exe/test_package.cpp.obj. cl : Command line warning D9025 : overriding '/MD' with '/MT' [2/2] Linking target test_package.exe. meson/0.51.2 (test package): Running test() ----Running------ > build\test_package ----------------- Hello from Meson. ----Running------ > meson --version ----------------- 0.51.2