******************************************************************************** conan test cci-351ceafc\recipes\whisper-cpp\all\test_package\conanfile.py whisper-cpp/1.4.3@#3ebb315c78cb1caed90e4ed122c5ea76 -pr C:/J2/w/prod-v1/bsr/59130/dbddf/profile_windows_16_mdd_vs_debug_64.whisper-cpp-shared-False.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] whisper-cpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True whisper-cpp/1.4.3 (test package): Installing package Requirements whisper-cpp/1.4.3 from local cache - Cache Packages whisper-cpp/1.4.3:d057732059ea44a47760900cb5e4855d2bea8714 - Cache Installing (downloading, building) binaries... whisper-cpp/1.4.3: Already installed! whisper-cpp/1.4.3 (test package): Generator 'CMakeToolchain' calling 'generate()' whisper-cpp/1.4.3 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' whisper-cpp/1.4.3 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' whisper-cpp/1.4.3 (test package): Generator 'CMakeDeps' calling 'generate()' whisper-cpp/1.4.3 (test package): Generator txt created conanbuildinfo.txt whisper-cpp/1.4.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' whisper-cpp/1.4.3 (test package): Aggregating env generators whisper-cpp/1.4.3 (test package): Generated conaninfo.txt whisper-cpp/1.4.3 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\build\generators/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 whisper-cpp/1.4.3 (test package): Calling build() whisper-cpp/1.4.3 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr/cci-351ceafc/recipes/whisper-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr/cci-351ceafc/recipes/whisper-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\." ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/bsr/cci-351ceafc/recipes/whisper-cpp/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'whisper-cpp::whisper-cpp' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr/cci-351ceafc/recipes/whisper-cpp/all/test_package/build whisper-cpp/1.4.3 (test package): CMake command: cmake --build "C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\build" --config Debug ----Running------ > cmake --build "C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr/cci-351ceafc/recipes/whisper-cpp/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\build\Debug\test_package.exe Building Custom Rule C:/J2/w/prod-v1/bsr/cci-351ceafc/recipes/whisper-cpp/all/test_package/CMakeLists.txt whisper-cpp/1.4.3 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr\cci-351ceafc\recipes\whisper-cpp\all\test_package\build\generators\conanrun.bat" && Debug\test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 whisper_init_from_file_with_params_no_state: loading model from 'models/for-tests-ggml-base.en.bin' whisper_model_load: loading model whisper_model_load: n_vocab = 51864 whisper_model_load: n_audio_ctx = 1500 whisper_model_load: n_audio_state = 512 whisper_model_load: n_audio_head = 8 whisper_model_load: n_audio_layer = 6 whisper_model_load: n_text_ctx = 448 whisper_model_load: n_text_state = 512 whisper_model_load: n_text_head = 8 whisper_model_load: n_text_layer = 6 whisper_model_load: n_mels = 80 whisper_model_load: ftype = 1 whisper_model_load: qntvr = 0 whisper_model_load: type = 2 (base) whisper_model_load: adding 1607 extra tokens whisper_model_load: n_langs = 99 whisper_model_load: model ctx = 140.66 MB whisper_model_load: model size = 0.00 MB whisper_model_load: WARN no tensors loaded from model file - assuming empty model for testing whisper_init_state: kv self size = 5.25 MB whisper_init_state: kv cross size = 17.58 MB whisper_init_state: compute buffer (conv) = 18.50 MB whisper_init_state: compute buffer (encode) = 81.95 MB whisper_init_state: compute buffer (cross) = 4.49 MB whisper_init_state: compute buffer (decode) = 24.70 MB whisper-cpp/1.4.3 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior whisper-cpp/1.4.3 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior