Skip to content

Instantly share code, notes, and snippets.

@thewh1teagle
Created July 6, 2024 01:09
Show Gist options
  • Save thewh1teagle/c983a32450c66ce7b8e1bac5593935d8 to your computer and use it in GitHub Desktop.
Save thewh1teagle/c983a32450c66ce7b8e1bac5593935d8 to your computer and use it in GitHub Desktop.
cargo : Compiling sherpa-rs-sys v0.1.0 (C:\Users\User\Documents\code\sherpa-rs\sys)
At line:1 char:1
+ cargo run --example basic_use 2>error.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( Compiling sh...\sherpa-rs\sys):String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
error: failed to run custom build command for `sherpa-rs-sys v0.1.0 (C:\Users\User\Documents\code\sherpa-rs\sys)`
Caused by:
process didn't exit successfully: `C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-2d193930006a2b74\build-script-build` (exit code: 101)
--- stdout
cargo:rerun-if-env-changed=TARGET
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-pc-windows-msvc
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_pc_windows_msvc
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
cargo:rerun-if-changed=wrapper.h
cargo:rerun-if-changed=./sherpa-onnx/sherpa-onnx/c-api/c-api.h
cargo:rerun-if-changed=C:\Program Files\LLVM\lib\clang\17\include\stdint.h
cargo:rerun-if-changed=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\stdint.h
cargo:rerun-if-changed=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vcruntime.h
cargo:rerun-if-changed=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\sal.h
cargo:rerun-if-changed=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\concurrencysal.h
cargo:rerun-if-changed=C:\Program Files\LLVM\lib\clang\17\include\vadefs.h
cargo:rerun-if-changed=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vadefs.h
cargo:rerun-if-changed=wrapper.h
cargo:rerun-if-changed=./sherpa-onnx
CMAKE_TOOLCHAIN_FILE_x86_64-pc-windows-msvc = None
CMAKE_TOOLCHAIN_FILE_x86_64_pc_windows_msvc = None
HOST_CMAKE_TOOLCHAIN_FILE = None
CMAKE_TOOLCHAIN_FILE = None
CMAKE_GENERATOR_x86_64-pc-windows-msvc = None
CMAKE_GENERATOR_x86_64_pc_windows_msvc = None
HOST_CMAKE_GENERATOR = None
CMAKE_GENERATOR = None
CMAKE_PREFIX_PATH_x86_64-pc-windows-msvc = None
CMAKE_PREFIX_PATH_x86_64_pc_windows_msvc = None
HOST_CMAKE_PREFIX_PATH = None
CMAKE_PREFIX_PATH = None
CMAKE_x86_64-pc-windows-msvc = None
CMAKE_x86_64_pc_windows_msvc = None
HOST_CMAKE = None
CMAKE = None
running: "cmake" "-Wdev" "--debug-output" "C:\\Users\\User\\Documents\\code\\sherpa-rs\\target\\debug\\build\\sherpa-rs-sys-6a2d867f36688782\\out\\sherpa-onnx" "-G" "Visual Studio 17 2022" "-Thost=x64" "-Ax64" "-DBUILD_SHARED_LIBS=OFF"
"-DSHERPA_ONNX_ENABLE_C_API=ON" "-DSHERPA_ONNX_ENABLE_WEBSOCKET=OFF" "-DSHERPA_ONNX_ENABLE_BINARY=OFF" "-DSHERPA_ONNX_ENABLE_TTS=OFF" "-DSHERPA_ONNX_ENABLE_PORTAUDIO=ON"
"-DCMAKE_INSTALL_PREFIX=C:\\Users\\User\\Documents\\code\\sherpa-rs\\target\\debug\\build\\sherpa-rs-sys-6a2d867f36688782\\out" "-DCMAKE_C_FLAGS= -nologo -MD -Brepro" "-DCMAKE_C_FLAGS_RELEASE= -nologo -MD -Brepro" "-DCMAKE_CXX_FLAGS= -nologo -MD -Brepro"
"-DCMAKE_CXX_FLAGS_RELEASE= -nologo -MD -Brepro" "-DCMAKE_ASM_FLAGS= -nologo -MD -Brepro" "-DCMAKE_ASM_FLAGS_RELEASE= -nologo -MD -Brepro" "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"
Running with debug output on.
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_BUILD_TYPE: Release
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_INSTALL_PREFIX: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- BUILD_SHARED_LIBS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_PYTHON OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_TESTS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_CHECK OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_PORTAUDIO ON
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_JNI OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_C_API ON
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_WEBSOCKET OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_GPU OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_WASM OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_WASM_TTS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_WASM_ASR OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_WASM_KWS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_WASM_NODEJS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_BINARY OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_TTS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_LINK_LIBSTDCPP_STATICALLY ON
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_USE_PRE_INSTALLED_ONNXRUNTIME_IF_AVAILABLE ON
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_ENABLE_SANITIZER: OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- SHERPA_ONNX_BUILD_C_API_EXAMPLES: ON
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- C++ Standard version: 17
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Disabled warnings: /wd4244;/wd4267;/wd4305;/wd4334;/wd4800;/wd4996
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Downloading kaldi-native-fbank from https://github.com/csukuangfj/kaldi-native-fbank/archive/refs/tags/v1.19.3.tar.gz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- kaldi-native-fbank is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- kaldi-native-fbank's binary dir is C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-build
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_BUILD_TYPE: Release
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- CMAKE_EXPORT_COMPILE_COMMANDS:
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- BUILD_SHARED_LIBS: OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- KALDI_NATIVE_FBANK_BUILD_TESTS: OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- KALDI_NATIVE_FBANK_BUILD_PYTHON: OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- KALDI_NATIVE_FBANK_ENABLE_CHECK: OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- KALDI_NATIVE_FBANK_ENABLE_CHECK: OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- CMAKE_CXX_FLAGS: -nologo -MD -Brepro /wd4244 /wd4267 /wd4305 /wd4334 /wd4800 /wd4996
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- CMAKE_INSTALL_PREFIX: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- Disabled warnings: /wd4244;/wd4267;/wd4624
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- Disable building Python
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/CMakeLists.txt
-- Downloading kaldi-decoder from https://github.com/k2-fsa/kaldi-decoder/archive/refs/tags/v0.2.6.tar.gz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- kaldi-decoder is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- kaldi-decoder's binary dir is C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-build
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_BUILD_TYPE: Release
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- Downloading kaldifst from https://github.com/k2-fsa/kaldifst/archive/refs/tags/v1.7.11.tar.gz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- kaldifst is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- kaldifst's binary dir is C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-build
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- CMAKE_BUILD_TYPE: Release
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- CMAKE_BUILD_TYPE: Release
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- CMAKE_INSTALL_PREFIX: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- BUILD_SHARED_LIBS OFF
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- C++ Standard version: 17
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- Disabled warnings: /wd4018;/wd4244;/wd4267;/wd4291;/wd4305;/wd4996
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- CMAKE_CXX_FLAGS: -nologo -MD -Brepro /wd4244 /wd4267 /wd4305 /wd4334 /wd4800 /wd4996 /wd4018 /wd4244 /wd4267 /wd4291 /wd4305 /wd4996
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- Downloading openfst from https://github.com/csukuangfj/openfst/archive/refs/tags/sherpa-onnx-2024-06-19.tar.gz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- openfst is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- Found the following ICU libraries:
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- i18n (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuin.Lib
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- uc (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuuc.lib
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- The following ICU libraries were not found:
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- data (required)
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- io (required)
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- test (required)
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- tu (required)
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND)
Called from: [4] C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Called from: [4] C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindZLIB.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- Downloading eigen from https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.gz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- eigen is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- eigen's binary dir is C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- Performing Test COMPILER_SUPPORT_std=cpp03
Called from: [5] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake
[4] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Performing Test COMPILER_SUPPORT_std=cpp03 - Failed
Called from: [5] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake
[4] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Standard libraries to link to explicitly: none
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Found unsuitable Qt version "" from NOTFOUND
Called from: [2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindQt4.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/demos/CMakeLists.txt
-- Qt4 not found, so disabling the mandelbrot and opengl demos
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/demos/CMakeLists.txt
--
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Configured Eigen 3.4.0
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
--
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Available targets (use: cmake --build . --target TARGET):
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- ---------+--------------------------------------------------------------
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Target | Description
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- ---------+--------------------------------------------------------------
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- install | Install Eigen. Headers will be installed to:
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | <CMAKE_INSTALL_PREFIX>/<INCLUDE_INSTALL_DIR>
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | Using the following values:
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | CMAKE_INSTALL_PREFIX: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | INCLUDE_INSTALL_DIR: include/eigen3
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | Change the install location of Eigen headers using:
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | cmake . -DCMAKE_INSTALL_PREFIX=yourprefix
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | Or:
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- | cmake . -DINCLUDE_INSTALL_DIR=yourdir
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- doc | Generate the API documentation, requires Doxygen & LaTeX
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- blas | Build BLAS library (not the same thing as Eigen)
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- uninstall| Remove files installed by the install target
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- ---------+--------------------------------------------------------------
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
--
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- CMAKE_SYSTEM_NAME: Windows
Called from: [2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_SYSTEM_PROCESSOR: AMD64
Called from: [2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- location_onnxruntime_header_dir: location_onnxruntime_header_dir-NOTFOUND
Called from: [2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- location_onnxruntime_lib: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/onnxruntime.lib
Called from: [2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Could not find a pre-installed onnxruntime.
Called from: [2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Downloading pre-compiled onnxruntime
Called from: [2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_SYSTEM_NAME: Windows
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_SYSTEM_PROCESSOR: AMD64
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_VS_PLATFORM_NAME: x64
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Use static onnxruntime libraries
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_SYSTEM_NAME: Windows
Called from: [4] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime-win-x64-static.cmake
[3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_SYSTEM_PROCESSOR: AMD64
Called from: [4] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime-win-x64-static.cmake
[3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_VS_PLATFORM_NAME: x64
Called from: [4] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime-win-x64-static.cmake
[3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Downloading onnxruntime from https://github.com/csukuangfj/onnxruntime-libs/releases/download/v1.17.1/onnxruntime-win-x64-static_lib-1.17.1.tar.bz2
Called from: [4] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime-win-x64-static.cmake
[3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- onnxruntime is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/onnxruntime-src
Called from: [4] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime-win-x64-static.cmake
[3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- onnxruntime lib files: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/onnxruntime-src/lib/onnxruntime.lib
Called from: [4] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime-win-x64-static.cmake
[3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/onnxruntime.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Downloading simple-sentencepiece https://github.com/pkufool/simple-sentencepiece/archive/refs/tags/v0.7.tar.gz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- simple-sentencepiece is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- C++ Standard version: 17
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/CMakeLists.txt
-- Disabled warnings: /wd4244;/wd4267
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/CMakeLists.txt
-- ONNXRUNTIME_DIR: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/onnxruntime-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Downloading portaudio from http://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- portaudio is downloaded to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- portaudio's binary dir is C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-build
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Could NOT find ASIOSDK (missing: ASIOSDK_ROOT_DIR ASIOSDK_INCLUDE_DIR)
Called from: [4] C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/cmake_support/FindASIOSDK.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
-- CMAKE_CXX_FLAGS: -nologo -MD -Brepro /wd4244 /wd4267 /wd4305 /wd4334 /wd4800 /wd4996
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- CMAKE_CXX_FLAGS: -nologo -MD -Brepro /wd4244 /wd4267 /wd4305 /wd4334 /wd4800 /wd4996
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Configuring done (8.3s)
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-build/kaldi-native-fbank
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-build/kaldi-native-fbank/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-build/src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-build/src/lib
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-build/src/script
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-build/src/extensions
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-build/src/extensions/far
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-build/kaldifst
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-build/kaldifst/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/blas
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/lapack
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/unsupported
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/unsupported/Eigen
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/unsupported/Eigen/CXX11
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen/CXX11/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/demos
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/demos/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-build/scripts
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/scripts/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-build/kaldi-decoder
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-build/kaldi-decoder/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-build/ssentencepiece
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-build/ssentencepiece/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-build
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/sherpa-onnx
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/sherpa-onnx/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/csrc/CMakeLists.txt
-- Generating C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/sherpa-onnx/c-api
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/c-api/CMakeLists.txt
-- Generating done (0.3s)
-- Build files have been written to: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build
running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--parallel" "6"
Change Dir: 'C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" install.vcxproj /p:Configuration=Release /p:Platform=x64 /p:VisualStudioVersion=17.0 /m:6 /v:n
MSBuild version 17.9.8+b34f75857 for .NET Framework
Build started 7/6/2024 3:53:44 AM.
1>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" on node 1 (default targets).
1>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (1) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
2>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
1>Checking Build System
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
2>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ZERO_CHECK.vcxproj" (default targets).
1>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (1) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (3) on node 2 (default targets).
3>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (3) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (4) on node 1 (default targets).
4>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (4) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\lib\fst.vcxproj" (6) on node 1 (default targets).
6>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "fst.dir\Release\fst.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "fst.dir\Release\fst.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
3>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (3) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\c-api\sherpa-onnx-c-api.vcxproj" (5) on node 2 (default targets).
5>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\c-api\sherpa-onnx-c-api.vcxproj" (5) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\simple-sentencepiece-build\ssentencepiece\csrc\ssentencepiece_core.vcxproj" (7) on node 2 (default targets).
7>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "ssentencepiece_core.dir\Release\ssentenc.ABB48173.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "ssentencepiece_core.dir\Release\ssentenc.ABB48173.tlog\unsuccessfulbuild".
4>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (4) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-build\kaldi-native-fbank\csrc\kaldi-native-fbank-core.vcxproj" (11) on node 4 (default targets).
11>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
7>CustomBuild:
All outputs are up-to-date.
11>InitializeBuildStatus:
Creating "kaldi-native-fbank-core.dir\Release\kaldi-na.37DB439F.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "kaldi-native-fbank-core.dir\Release\kaldi-na.37DB439F.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
7>ClCompile:
All outputs are up-to-date.
Lib:
All outputs are up-to-date.
ssentencepiece_core.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\ssentencepiece_core.lib
11>ClCompile:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-src" /nologo /W1 /WX- /diagnostics:column /O2 /D _MBCS /D SHERPA_ONNX_ENABLE_TTS=0 /D NOMINMAX /D "CMAKE_INTDIR=\"Release\"" /Gm- /MT /GS
/fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17 /Fo"kaldi-native-fbank-core.dir\Release\\" /Fd"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\kaldi-native-fbank-core.pdb" /external:W1 /Gd /TP
/wd4244 /wd4267 /wd4305 /wd4334 /wd4800 /wd4996 /wd4244 /wd4267 /wd4624 /errorReport:queue -Brepro -Brepro /utf-8
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-src\kaldi-native-fbank\csrc\whisper-feature.cc"
whisper-feature.cc
6>ClCompile:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\.\include"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include" /nologo /W1 /WX- /diagnostics:column /O2 /D _MBCS /D SHERPA_ONNX_ENABLE_TTS=0 /D NOMINMAX /D "CMAKE_INTDIR=\"Release\"" /Gm- /MT /GS
/fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"fst.dir\Release\\" /Fd"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-fst.pdb" /external:W1 /Gd /TP /wd4244 /wd4267 /wd4305 /wd4334
/wd4800 /wd4996 /wd4018 /wd4244 /wd4267 /wd4291 /wd4305 /wd4996 /errorReport:queue -Brepro -Brepro /utf-8 "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\lib\weight.cc"
7>FinalizeBuildStatus:
Deleting file "ssentencepiece_core.dir\Release\ssentenc.ABB48173.tlog\unsuccessfulbuild".
Touching "ssentencepiece_core.dir\Release\ssentenc.ABB48173.tlog\ssentencepiece_core.lastbuildstate".
7>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\simple-sentencepiece-build\ssentencepiece\csrc\ssentencepiece_core.vcxproj" (default targets).
6>ClCompile:
weight.cc
11>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(401,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-build\kaldi-native-fbank\csrc\kaldi-native-fbank-core.vcxproj]
(compiling source file '../../../kaldi_native_fbank-src/kaldi-native-fbank/csrc/whisper-feature.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(401,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-src\kaldi-native-fbank\csrc\feature-window.h(64,24):
see reference to class template instantiation 'std::basic_ostringstream<char,std::char_traits<char>,std::allocator<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\sstream(667,36):
see reference to class template instantiation 'std::basic_ostream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(394,39):
while compiling class template member function 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(float)'
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-src\kaldi-native-fbank\csrc\feature-window.h(66,5):
see the first reference to 'std::basic_ostream<char,std::char_traits<char>>::operator <<' in 'knf::FrameExtractionOptions::ToString'
6>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\lib\fst.vcxproj]
(compiling source file '_deps/openfst-src/src/lib/weight.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,3):
see reference to class template instantiation 'std::basic_istream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(509,39):
while compiling class template member function 'std::basic_istream<char,std::char_traits<char>> &std::basic_istream<char,std::char_traits<char>>::read(_Elem *,std::streamsize)'
with
[
_Elem=char
]
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,12):
see the first reference to 'std::basic_istream<char,std::char_traits<char>>::read' in 'fst::ReadType'
11>Lib:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\Lib.exe /OUT:"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\kaldi-native-fbank-core.lib"
/NOLOGO /MACHINE:X64 /machine:x64 "kaldi-native-fbank-core.dir\Release\feature-fbank.obj"
"kaldi-native-fbank-core.dir\Release\feature-functions.obj"
"kaldi-native-fbank-core.dir\Release\feature-mfcc.obj"
"kaldi-native-fbank-core.dir\Release\feature-window.obj"
"kaldi-native-fbank-core.dir\Release\fftsg.obj"
"kaldi-native-fbank-core.dir\Release\kaldi-math.obj"
"kaldi-native-fbank-core.dir\Release\mel-computations.obj"
"kaldi-native-fbank-core.dir\Release\online-feature.obj"
"kaldi-native-fbank-core.dir\Release\rfft.obj"
"kaldi-native-fbank-core.dir\Release\whisper-feature.obj"
kaldi-native-fbank-core.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\kaldi-native-fbank-core.lib
FinalizeBuildStatus:
Deleting file "kaldi-native-fbank-core.dir\Release\kaldi-na.37DB439F.tlog\unsuccessfulbuild".
Touching "kaldi-native-fbank-core.dir\Release\kaldi-na.37DB439F.tlog\kaldi-native-fbank-core.lastbuildstate".
11>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-build\kaldi-native-fbank\csrc\kaldi-native-fbank-core.vcxproj" (default targets).
6>Lib:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\Lib.exe /OUT:"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-fst.lib" /NOLOGO
/MACHINE:X64 /machine:x64 fst.dir\Release\compat.obj
fst.dir\Release\flags.obj
fst.dir\Release\fst.obj
fst.dir\Release\properties.obj
"fst.dir\Release\symbol-table.obj"
fst.dir\Release\util.obj
"fst.dir\Release\symbol-table-ops.obj"
"fst.dir\Release\mapped-file.obj"
fst.dir\Release\weight.obj
fst.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-fst.lib
FinalizeBuildStatus:
Deleting file "fst.dir\Release\fst.tlog\unsuccessfulbuild".
Touching "fst.dir\Release\fst.tlog\fst.lastbuildstate".
6>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\lib\fst.vcxproj" (default targets).
4>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (4) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\extensions\far\fstfar.vcxproj" (9) on node 3 (default targets).
9>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
4>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (4) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-build\kaldifst\csrc\kaldifst_core.vcxproj" (10) on node 5 (default targets).
10>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
9>InitializeBuildStatus:
Creating "fstfar.dir\Release\fstfar.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
10>InitializeBuildStatus:
Creating "kaldifst_core.dir\Release\kaldifst_core.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "kaldifst_core.dir\Release\kaldifst_core.tlog\unsuccessfulbuild".
9>InitializeBuildStatus:
Touching "fstfar.dir\Release\fstfar.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
10>CustomBuild:
All outputs are up-to-date.
9>ClCompile:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\.\include"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include" /nologo /W1 /WX- /diagnostics:column /O2 /D _MBCS /D SHERPA_ONNX_ENABLE_TTS=0 /D NOMINMAX /D "CMAKE_INTDIR=\"Release\"" /Gm- /MT /GS
/fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"fstfar.dir\Release\\" /Fd"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-fstfar.pdb" /external:W1 /Gd /TP /wd4244 /wd4267 /wd4305 /wd4334
/wd4800 /wd4996 /wd4018 /wd4244 /wd4267 /wd4291 /wd4305 /wd4996 /errorReport:queue -Brepro -Brepro /utf-8 "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\extensions\far\stlist.cc"
10>ClCompile:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx" /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-src" /nologo /W1 /WX- /diagnostics:column /O2 /D _MBCS /D SHERPA_ONNX_ENABLE_TTS=0 /D NOMINMAX /D "CMAKE_INTDIR=\"Release\"" /Gm- /MT /GS /fp:precise
/Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17 /Fo"kaldifst_core.dir\Release\\" /Fd"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-kaldifst-core.pdb" /external:W1 /Gd /TP /wd4244 /wd4267
/wd4305 /wd4334 /wd4800 /wd4996 /wd4018 /wd4244 /wd4267 /wd4291 /wd4305 /wd4996 /errorReport:queue -Brepro -Brepro /utf-8
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-src\kaldifst\csrc\text-utils.cc"
9>ClCompile:
stlist.cc
10>ClCompile:
text-utils.cc
10>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(310,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-build\kaldifst\csrc\kaldifst_core.vcxproj]
(compiling source file '../../../kaldifst-src/kaldifst/csrc/text-utils.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(310,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-src\kaldifst\csrc\log.h(55,22):
see reference to class template instantiation 'std::basic_ostringstream<char,std::char_traits<char>,std::allocator<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\sstream(667,36):
see reference to class template instantiation 'std::basic_ostream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(303,39):
while compiling class template member function 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned int)'
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-src\kaldifst\csrc\log.h(28,60):
see the first reference to 'std::basic_ostream<char,std::char_traits<char>>::operator <<' in 'kaldifst::Logger::Logger'
9>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\extensions\far\fstfar.vcxproj]
(compiling source file '../../../../openfst-src/src/extensions/far/stlist.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,3):
see reference to class template instantiation 'std::basic_istream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(509,39):
while compiling class template member function 'std::basic_istream<char,std::char_traits<char>> &std::basic_istream<char,std::char_traits<char>>::read(_Elem *,std::streamsize)'
with
[
_Elem=char
]
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,12):
see the first reference to 'std::basic_istream<char,std::char_traits<char>>::read' in 'fst::ReadType'
9>Lib:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\Lib.exe /OUT:"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-fstfar.lib" /NOLOGO
/MACHINE:X64 /machine:x64 fstfar.dir\Release\sttable.obj
fstfar.dir\Release\stlist.obj
10>Lib:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\Lib.exe /OUT:"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-kaldifst-core.lib"
/NOLOGO /MACHINE:X64 /machine:x64 "kaldifst_core.dir\Release\context-fst.obj"
"kaldifst_core.dir\Release\kaldi-fst-io.obj"
"kaldifst_core.dir\Release\kaldi-holder.obj"
"kaldifst_core.dir\Release\kaldi-io.obj"
"kaldifst_core.dir\Release\kaldi-math.obj"
"kaldifst_core.dir\Release\kaldi-semaphore.obj"
"kaldifst_core.dir\Release\kaldi-table.obj"
"kaldifst_core.dir\Release\parse-options.obj"
"kaldifst_core.dir\Release\text-normalizer.obj"
"kaldifst_core.dir\Release\text-utils.obj"
9>Lib:
fstfar.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-fstfar.lib
FinalizeBuildStatus:
Deleting file "fstfar.dir\Release\fstfar.tlog\unsuccessfulbuild".
Touching "fstfar.dir\Release\fstfar.tlog\fstfar.lastbuildstate".
9>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\extensions\far\fstfar.vcxproj" (default targets).
10>Lib:
kaldifst_core.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-kaldifst-core.lib
FinalizeBuildStatus:
Deleting file "kaldifst_core.dir\Release\kaldifst_core.tlog\unsuccessfulbuild".
Touching "kaldifst_core.dir\Release\kaldifst_core.tlog\kaldifst_core.lastbuildstate".
10>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-build\kaldifst\csrc\kaldifst_core.vcxproj" (default targets).
4>Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (4) is building
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-build\kaldi-decoder\csrc\kaldi-decoder-core.vcxproj" (8) on node 6 (default targets).
8>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "kaldi-decoder-core.dir\Release\kaldi-de.F6985828.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "kaldi-decoder-core.dir\Release\kaldi-de.F6985828.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx" /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include" /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\eigen-src" /nologo /W1
/WX- /diagnostics:column /O2 /D _MBCS /D SHERPA_ONNX_ENABLE_TTS=0 /D NOMINMAX /D "CMAKE_INTDIR=\"Release\"" /Gm- /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17 /Fo"kaldi-decoder-core.dir\Release\\"
/Fd"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\kaldi-decoder-core.pdb" /external:W1 /Gd /TP /wd4244 /wd4267 /wd4305 /wd4334 /wd4800 /wd4996 /wd4018 /wd4291 /errorReport:queue -Brepro -Brepro /utf-8
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-src\kaldi-decoder\csrc\simple-decoder.cc"
simple-decoder.cc
8>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-build\kaldi-decoder\csrc\kaldi-decoder-core.vcxproj]
(compiling source file '../../../kaldi_decoder-src/kaldi-decoder/csrc/simple-decoder.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,3):
see reference to class template instantiation 'std::basic_istream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(509,39):
while compiling class template member function 'std::basic_istream<char,std::char_traits<char>> &std::basic_istream<char,std::char_traits<char>>::read(_Elem *,std::streamsize)'
with
[
_Elem=char
]
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,12):
see the first reference to 'std::basic_istream<char,std::char_traits<char>>::read' in 'fst::ReadType'
Lib:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\Lib.exe /OUT:"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\kaldi-decoder-core.lib" /NOLOGO
/MACHINE:X64 /machine:x64 "kaldi-decoder-core.dir\Release\decodable-ctc.obj"
"kaldi-decoder-core.dir\Release\eigen.obj"
"kaldi-decoder-core.dir\Release\faster-decoder.obj"
"kaldi-decoder-core.dir\Release\lattice-faster-decoder.obj"
"kaldi-decoder-core.dir\Release\lattice-simple-decoder.obj"
"kaldi-decoder-core.dir\Release\simple-decoder.obj"
kaldi-decoder-core.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\kaldi-decoder-core.lib
FinalizeBuildStatus:
Deleting file "kaldi-decoder-core.dir\Release\kaldi-de.F6985828.tlog\unsuccessfulbuild".
Touching "kaldi-decoder-core.dir\Release\kaldi-de.F6985828.tlog\kaldi-decoder-core.lastbuildstate".
8>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-build\kaldi-decoder\csrc\kaldi-decoder-core.vcxproj" (default targets).
4>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "sherpa-onnx-core.dir\Release\sherpa-onnx-core.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "sherpa-onnx-core.dir\Release\sherpa-onnx-core.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\CL.exe /c /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\onnxruntime-src\include" /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-src" /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include" /I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\eigen-src"
/I"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\simple-sentencepiece-src" /nologo /W1 /WX- /diagnostics:column /O2 /D _MBCS /D SHERPA_ONNX_ENABLE_TTS=0 /D NOMINMAX /D "CMAKE_INTDIR=\"Release\"" /Gm- /MT /GS
/fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c++17 /Fo"sherpa-onnx-core.dir\Release\\" /Fd"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-core.pdb" /external:W1 /Gd /TP /wd4244
/wd4267 /wd4305 /wd4334 /wd4800 /wd4996 /wd4018 /wd4291 /errorReport:queue -Brepro -Brepro /utf-8 "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\offline-paraformer-greedy-search-decoder.cc"
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\offline-punctuation.cc"
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\offline-whisper-model.cc"
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\online-transducer-decoder.cc"
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\session.cc"
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\speaker-embedding-extractor-nemo-model.cc"
offline-paraformer-greedy-search-decoder.cc
4>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1619,9): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
(compiling source file '../../../sherpa-onnx/sherpa-onnx/csrc/offline-paraformer-greedy-search-decoder.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1619,9):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\onnxruntime-src\include\onnxruntime_cxx_inline.h(1816,22):
see reference to class template instantiation 'std::vector<float,std::allocator<float>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1685,23):
while compiling class template member function 'void std::vector<float,std::allocator<float>>::reserve(unsigned __int64)'
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\offline-paraformer-greedy-search-decoder.cc(47,25):
see the first reference to 'std::vector<float,std::allocator<float>>::reserve' in 'sherpa_onnx::OfflineParaformerGreedySearchDecoder::Decode'
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1692,13):
see reference to function template instantiation 'void std::vector<float,std::allocator<float>>::_Reallocate<std::vector<float,std::allocator<float>>::_Reallocation_policy::_At_least>(unsigned __int64 &)' being compiled
offline-punctuation.cc
4>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(779,9): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
(compiling source file '../../../sherpa-onnx/sherpa-onnx/csrc/offline-punctuation.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(779,9):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\offline-punctuation.cc(32,6):
see reference to function template instantiation 'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const char *)' being compiled
offline-whisper-model.cc
4>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
(compiling source file '../../../sherpa-onnx/sherpa-onnx/csrc/offline-whisper-model.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,3):
see reference to class template instantiation 'std::basic_istream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(509,39):
while compiling class template member function 'std::basic_istream<char,std::char_traits<char>> &std::basic_istream<char,std::char_traits<char>>::read(_Elem *,std::streamsize)'
with
[
_Elem=char
]
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,12):
see the first reference to 'std::basic_istream<char,std::char_traits<char>>::read' in 'fst::ReadType'
online-transducer-decoder.cc
4>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(419,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
(compiling source file '../../../sherpa-onnx/sherpa-onnx/csrc/online-transducer-decoder.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(419,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\hypothesis.h(78,24):
see reference to class template instantiation 'std::basic_ostringstream<char,std::char_traits<char>,std::allocator<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\sstream(667,36):
see reference to class template instantiation 'std::basic_ostream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(412,39):
while compiling class template member function 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(double)'
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\sherpa-onnx\sherpa-onnx\csrc\hypothesis.h(90,44):
see the first reference to 'std::basic_ostream<char,std::char_traits<char>>::operator <<' in 'sherpa_onnx::Hypothesis::ToString'
session.cc
4>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
(compiling source file '../../../sherpa-onnx/sherpa-onnx/csrc/session.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,3):
see reference to class template instantiation 'std::basic_istream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(509,39):
while compiling class template member function 'std::basic_istream<char,std::char_traits<char>> &std::basic_istream<char,std::char_traits<char>>::read(_Elem *,std::streamsize)'
with
[
_Elem=char
]
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,12):
see the first reference to 'std::basic_istream<char,std::char_traits<char>>::read' in 'fst::ReadType'
speaker-embedding-extractor-nemo-model.cc
4>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
(compiling source file '../../../sherpa-onnx/sherpa-onnx/csrc/speaker-embedding-extractor-nemo-model.cc')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13):
the template instantiation context (the oldest one first) is
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,3):
see reference to class template instantiation 'std::basic_istream<char,std::char_traits<char>>' being compiled
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(509,39):
while compiling class template member function 'std::basic_istream<char,std::char_traits<char>> &std::basic_istream<char,std::char_traits<char>>::read(_Elem *,std::streamsize)'
with
[
_Elem=char
]
C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-src\src\include\fst\util.h(61,12):
see the first reference to 'std::basic_istream<char,std::char_traits<char>>::read' in 'fst::ReadType'
Generating Code...
Lib:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\Lib.exe /OUT:"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-core.lib" /NOLOGO
/MACHINE:X64 /machine:x64 "sherpa-onnx-core.dir\Release\base64-decode.obj"
"sherpa-onnx-core.dir\Release\cat.obj"
"sherpa-onnx-core.dir\Release\circular-buffer.obj"
"sherpa-onnx-core.dir\Release\context-graph.obj"
"sherpa-onnx-core.dir\Release\endpoint.obj"
"sherpa-onnx-core.dir\Release\features.obj"
"sherpa-onnx-core.dir\Release\file-utils.obj"
"sherpa-onnx-core.dir\Release\hypothesis.obj"
"sherpa-onnx-core.dir\Release\keyword-spotter-impl.obj"
"sherpa-onnx-core.dir\Release\keyword-spotter.obj"
"sherpa-onnx-core.dir\Release\offline-ctc-fst-decoder-config.obj"
"sherpa-onnx-core.dir\Release\offline-ctc-fst-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-ctc-greedy-search-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-ctc-model.obj"
"sherpa-onnx-core.dir\Release\offline-lm-config.obj"
"sherpa-onnx-core.dir\Release\offline-lm.obj"
"sherpa-onnx-core.dir\Release\offline-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-nemo-enc-dec-ctc-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-nemo-enc-dec-ctc-model.obj"
"sherpa-onnx-core.dir\Release\offline-paraformer-greedy-search-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-paraformer-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-paraformer-model.obj"
"sherpa-onnx-core.dir\Release\offline-recognizer-impl.obj"
"sherpa-onnx-core.dir\Release\offline-recognizer.obj"
"sherpa-onnx-core.dir\Release\offline-rnn-lm.obj"
"sherpa-onnx-core.dir\Release\offline-stream.obj"
"sherpa-onnx-core.dir\Release\offline-tdnn-ctc-model.obj"
"sherpa-onnx-core.dir\Release\offline-tdnn-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-telespeech-ctc-model.obj"
"sherpa-onnx-core.dir\Release\offline-transducer-greedy-search-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-transducer-greedy-search-nemo-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-transducer-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-transducer-model.obj"
"sherpa-onnx-core.dir\Release\offline-transducer-modified-beam-search-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-transducer-nemo-model.obj"
"sherpa-onnx-core.dir\Release\offline-wenet-ctc-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-wenet-ctc-model.obj"
"sherpa-onnx-core.dir\Release\offline-whisper-greedy-search-decoder.obj"
"sherpa-onnx-core.dir\Release\offline-whisper-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-whisper-model.obj"
"sherpa-onnx-core.dir\Release\offline-zipformer-ctc-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-zipformer-ctc-model.obj"
"sherpa-onnx-core.dir\Release\online-conformer-transducer-model.obj"
"sherpa-onnx-core.dir\Release\online-ctc-fst-decoder-config.obj"
"sherpa-onnx-core.dir\Release\online-ctc-fst-decoder.obj"
"sherpa-onnx-core.dir\Release\online-ctc-greedy-search-decoder.obj"
"sherpa-onnx-core.dir\Release\online-ctc-model.obj"
"sherpa-onnx-core.dir\Release\online-lm-config.obj"
"sherpa-onnx-core.dir\Release\online-lm.obj"
"sherpa-onnx-core.dir\Release\online-lstm-transducer-model.obj"
"sherpa-onnx-core.dir\Release\online-model-config.obj"
"sherpa-onnx-core.dir\Release\online-nemo-ctc-model-config.obj"
"sherpa-onnx-core.dir\Release\online-nemo-ctc-model.obj"
"sherpa-onnx-core.dir\Release\online-paraformer-model-config.obj"
"sherpa-onnx-core.dir\Release\online-paraformer-model.obj"
"sherpa-onnx-core.dir\Release\online-recognizer-impl.obj"
"sherpa-onnx-core.dir\Release\online-recognizer.obj"
"sherpa-onnx-core.dir\Release\online-rnn-lm.obj"
"sherpa-onnx-core.dir\Release\online-stream.obj"
"sherpa-onnx-core.dir\Release\online-transducer-decoder.obj"
"sherpa-onnx-core.dir\Release\online-transducer-greedy-search-decoder.obj"
"sherpa-onnx-core.dir\Release\online-transducer-model-config.obj"
"sherpa-onnx-core.dir\Release\online-transducer-model.obj"
"sherpa-onnx-core.dir\Release\online-transducer-modified-beam-search-decoder.obj"
"sherpa-onnx-core.dir\Release\online-transducer-nemo-model.obj"
"sherpa-onnx-core.dir\Release\online-transducer-greedy-search-nemo-decoder.obj"
"sherpa-onnx-core.dir\Release\online-wenet-ctc-model-config.obj"
"sherpa-onnx-core.dir\Release\online-wenet-ctc-model.obj"
"sherpa-onnx-core.dir\Release\online-zipformer-transducer-model.obj"
"sherpa-onnx-core.dir\Release\online-zipformer2-ctc-model-config.obj"
"sherpa-onnx-core.dir\Release\online-zipformer2-ctc-model.obj"
"sherpa-onnx-core.dir\Release\online-zipformer2-transducer-model.obj"
"sherpa-onnx-core.dir\Release\onnx-utils.obj"
"sherpa-onnx-core.dir\Release\packed-sequence.obj"
"sherpa-onnx-core.dir\Release\pad-sequence.obj"
"sherpa-onnx-core.dir\Release\parse-options.obj"
"sherpa-onnx-core.dir\Release\provider-config.obj"
"sherpa-onnx-core.dir\Release\provider.obj"
"sherpa-onnx-core.dir\Release\resample.obj"
"sherpa-onnx-core.dir\Release\session.obj"
"sherpa-onnx-core.dir\Release\silero-vad-model-config.obj"
"sherpa-onnx-core.dir\Release\silero-vad-model.obj"
"sherpa-onnx-core.dir\Release\slice.obj"
"sherpa-onnx-core.dir\Release\spoken-language-identification-impl.obj"
"sherpa-onnx-core.dir\Release\spoken-language-identification.obj"
"sherpa-onnx-core.dir\Release\stack.obj"
"sherpa-onnx-core.dir\Release\symbol-table.obj"
"sherpa-onnx-core.dir\Release\text-utils.obj"
"sherpa-onnx-core.dir\Release\transducer-keyword-decoder.obj"
"sherpa-onnx-core.dir\Release\transpose.obj"
"sherpa-onnx-core.dir\Release\unbind.obj"
"sherpa-onnx-core.dir\Release\utils.obj"
"sherpa-onnx-core.dir\Release\vad-model-config.obj"
"sherpa-onnx-core.dir\Release\vad-model.obj"
"sherpa-onnx-core.dir\Release\voice-activity-detector.obj"
"sherpa-onnx-core.dir\Release\wave-reader.obj"
"sherpa-onnx-core.dir\Release\wave-writer.obj"
"sherpa-onnx-core.dir\Release\speaker-embedding-extractor-impl.obj"
"sherpa-onnx-core.dir\Release\speaker-embedding-extractor-model.obj"
"sherpa-onnx-core.dir\Release\speaker-embedding-extractor-nemo-model.obj"
"sherpa-onnx-core.dir\Release\speaker-embedding-extractor.obj"
"sherpa-onnx-core.dir\Release\speaker-embedding-manager.obj"
"sherpa-onnx-core.dir\Release\audio-tagging-impl.obj"
"sherpa-onnx-core.dir\Release\audio-tagging-label-file.obj"
"sherpa-onnx-core.dir\Release\audio-tagging-model-config.obj"
"sherpa-onnx-core.dir\Release\audio-tagging.obj"
"sherpa-onnx-core.dir\Release\offline-ced-model.obj"
"sherpa-onnx-core.dir\Release\offline-zipformer-audio-tagging-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-zipformer-audio-tagging-model.obj"
"sherpa-onnx-core.dir\Release\offline-ct-transformer-model.obj"
"sherpa-onnx-core.dir\Release\offline-punctuation-impl.obj"
"sherpa-onnx-core.dir\Release\offline-punctuation-model-config.obj"
"sherpa-onnx-core.dir\Release\offline-punctuation.obj"
sherpa-onnx-core.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-core.lib
FinalizeBuildStatus:
Deleting file "sherpa-onnx-core.dir\Release\sherpa-onnx-core.tlog\unsuccessfulbuild".
Touching "sherpa-onnx-core.dir\Release\sherpa-onnx-core.tlog\sherpa-onnx-core.lastbuildstate".
4>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default targets).
5>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "sherpa-onnx-c-api.dir\Release\sherpa-o.4E14E5B6.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "sherpa-onnx-c-api.dir\Release\sherpa-o.4E14E5B6.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
ClCompile:
All outputs are up-to-date.
Lib:
All outputs are up-to-date.
sherpa-onnx-c-api.vcxproj -> C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\lib\Release\sherpa-onnx-c-api.lib
FinalizeBuildStatus:
Deleting file "sherpa-onnx-c-api.dir\Release\sherpa-o.4E14E5B6.tlog\unsuccessfulbuild".
Touching "sherpa-onnx-c-api.dir\Release\sherpa-o.4E14E5B6.tlog\sherpa-onnx-c-api.lastbuildstate".
5>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\c-api\sherpa-onnx-c-api.vcxproj" (default targets).
3>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
Building Custom Rule C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
FinalizeBuildStatus:
Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
3>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default targets).
1>PrepareForBuild:
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
InitializeBuildStatus:
Touching "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild".
CustomBuild:
1>
PostBuildEvent:
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
-- Install configuration: "Release"
-- Installing: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/kaldi-native-fbank-core.lib
-- Installing: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/kaldi-decoder-core.lib
-- Installing: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/sherpa-onnx-kaldifst-core.lib
-- Installing: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/sherpa-onnx-fst.lib
-- Installing: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/sherpa-onnx-fstfar.lib
-- Up-to-date: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/onnxruntime.lib
-- Up-to-date: C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/lib/ssentencepiece_core.lib
CMake Error at cmake_install.cmake:187 (file):
file INSTALL cannot find
"C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/lib/Release/sherpa-onnx-portaudio_static.lib":
No error.
1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: The command "setlocal
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :cmEnd [C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :cmErrorLevel [C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: exit /b %1 [C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :cmDone [C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :VCEnd" exited with code 1.
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
1>Done Building Project "C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default target) (3) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default target) (4) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-build\kaldi-native-fbank\csrc\kaldi-native-fbank-core.vcxproj" (default target) (11) ->
(ClCompile target) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(401,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_native_fbank-build\kaldi-native-fbank\csrc\kaldi-native-fbank-core.vcxproj]
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default target) (3) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default target) (4) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\lib\fst.vcxproj" (default target) (6) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\lib\fst.vcxproj]
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default target) (3) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default target) (4) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-build\kaldifst\csrc\kaldifst_core.vcxproj" (default target) (10) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(310,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldifst-build\kaldifst\csrc\kaldifst_core.vcxproj]
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default target) (3) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default target) (4) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\extensions\far\fstfar.vcxproj" (default target) (9) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\openfst-build\src\extensions\far\fstfar.vcxproj]
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default target) (3) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default target) (4) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-build\kaldi-decoder\csrc\kaldi-decoder-core.vcxproj" (default target) (8) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\_deps\kaldi_decoder-build\kaldi-decoder\csrc\kaldi-decoder-core.vcxproj]
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\ALL_BUILD.vcxproj" (default target) (3) ->
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj" (default target) (4) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1619,9): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(779,9): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(419,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\istream(515,13): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\sherpa-onnx\csrc\sherpa-onnx-core.vcxproj]
"C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj" (default target) (1) ->
(PostBuildEvent target) ->
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: The command "setlocal
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :cmEnd [C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :cmErrorLevel
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: exit /b %1
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :cmDone [C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: :VCEnd" exited with code 1.
[C:\Users\User\Documents\code\sherpa-rs\target\debug\build\sherpa-rs-sys-6a2d867f36688782\out\build\install.vcxproj]
11 Warning(s)
1 Error(s)
Time Elapsed 00:00:12.90
--- stderr
CMake Warning at CMakeLists.txt:137 (message):
TTS is disabled
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
CMake Deprecation Warning at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt:24 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-native-fbank.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt:14 (project):
Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
the same name. Run "cmake --help-policy CMP0126" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, normal variable
"kaldifst_BINARY_DIR" will be removed from the current scope.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt:14 (project):
Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
the same name. Run "cmake --help-policy CMP0126" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, normal variable
"kaldifst_SOURCE_DIR" will be removed from the current scope.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:1 (project):
Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
the same name. Run "cmake --help-policy CMP0126" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, normal variable
"openfst_BINARY_DIR" will be removed from the current scope.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:1 (project):
Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
the same name. Run "cmake --help-policy CMP0126" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, normal variable
"openfst_SOURCE_DIR" will be removed from the current scope.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:271 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "ICU_DATA_FOUND" is not in
the cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:272 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "DATA_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:271 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "ICU_I18N_FOUND" is not in
the cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:272 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "I18N_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:271 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "ICU_IO_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:272 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "IO_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:271 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "ICU_TEST_FOUND" is not in
the cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:272 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "TEST_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:271 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "ICU_TU_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:272 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "TU_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:271 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "ICU_UC_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:272 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "UC_FOUND" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake:331 (_ICU_FIND)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [3] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[2] C:/Program Files/CMake/share/cmake-3.29/Modules/FindICU.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
CMake Deprecation Warning at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/openfst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldifst.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile):
Policy CMP0066 is not set: Honor per-config flags in try_compile()
source-file signature. Run "cmake --help-policy CMP0066" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
For compatibility with older versions of CMake, try_compile is not honoring
caller config-specific compiler flags (e.g. CMAKE_C_FLAGS_DEBUG) in the
test project.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)
C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake:34 (cmake_check_compiler_flag)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:71 (check_cxx_compiler_flag)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:88 (ei_add_cxx_compiler_flag)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [5] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake
[4] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile):
Policy CMP0067 is not set: Honor language standard in try_compile()
source-file signature. Run "cmake --help-policy CMP0067" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
For compatibility with older versions of CMake, try_compile is not honoring
language standard variables in the test project:
CMAKE_CXX_STANDARD
CMAKE_CXX_EXTENSIONS
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)
C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake:34 (cmake_check_compiler_flag)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:71 (check_cxx_compiler_flag)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:88 (ei_add_cxx_compiler_flag)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [5] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake
[4] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:129 (set):
Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of
the same name. Run "cmake --help-policy CMP0126" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, normal variable
"COMPILER_SUPPORT_std=cpp03" will be removed from the current scope.
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)
C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake:34 (cmake_check_compiler_flag)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:71 (check_cxx_compiler_flag)
C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:88 (ei_add_cxx_compiler_flag)
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [5] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake
[4] C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckCompilerFlag.cmake
[3] C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCXXCompilerFlag.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen/CXX11
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/Eigen/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/unsupported/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/demos
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/scripts
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/eigen.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/kaldi-decoder.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/simple-sentencepiece.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
CMake Deprecation Warning at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:7 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx
Called from: [3] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[2] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/cmake/portaudio.cmake
[1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/csrc
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/CMakeLists.txt
Entering C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/c-api
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/CMakeLists.txt
Returning to C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
CMake Warning (dev) in CMakeLists.txt:
Policy CMP0082 is not set: Install rules from add_subdirectory() are
interleaved with those in caller. Run "cmake --help-policy CMP0082" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt:20 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt:20 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt:20 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt:20 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_native_fbank-src/kaldi-native-fbank/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/lib/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/script/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt:4 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/openfst-src/src/extensions/far/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt:18 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt:18 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt:18 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt:18 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldifst-src/kaldifst/csrc/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt:
Policy CMP0082 is not set: Install rules from add_subdirectory() are
interleaved with those in caller. Run "cmake --help-policy CMP0082" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:31 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:31 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:31 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:31 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:35 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:35 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:35 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt:35 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/blas/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:97 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:97 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:97 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:97 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:93 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:93 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:93 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt:93 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/eigen-src/lapack/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt:13 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt:13 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt:13 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt:13 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/kaldi_decoder-src/kaldi-decoder/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt:5 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt:5 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt:5 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt:5 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/simple-sentencepiece-src/ssentencepiece/csrc/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) in C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:
Policy CMP0128 is not set: Selection of language standard and extension
flags improved. Run "cmake --help-policy CMP0128" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
For compatibility with older versions of CMake, compiler extensions won't
be enabled.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:382 (ADD_LIBRARY):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:382 (ADD_LIBRARY):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:382 (ADD_LIBRARY):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) at C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt:382 (ADD_LIBRARY):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/build/_deps/portaudio-src/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/csrc/CMakeLists.txt:158 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/csrc/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/csrc/CMakeLists.txt:158 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/csrc/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/csrc/CMakeLists.txt:158 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/csrc/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/csrc/CMakeLists.txt:158 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/csrc/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/c-api/CMakeLists.txt:2 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/c-api/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/c-api/CMakeLists.txt:2 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/c-api/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/c-api/CMakeLists.txt:2 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/c-api/CMakeLists.txt
CMake Warning (dev) at sherpa-onnx/c-api/CMakeLists.txt:2 (add_library):
Policy CMP0156 is not set: De-duplicate libraries on link lines based on
linker capabilities. Run "cmake --help-policy CMP0156" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
Since the policy is not set, legacy libraries de-duplication strategy will
be applied.
This warning is for project developers. Use -Wno-dev to suppress it.
Called from: [1] C:/Users/User/Documents/code/sherpa-rs/target/debug/build/sherpa-rs-sys-6a2d867f36688782/out/sherpa-onnx/sherpa-onnx/c-api/CMakeLists.txt
thread 'main' panicked at C:\Users\User\.cargo\registry\src\index.crates.io-6f17d22bba15001f\cmake-0.1.50\src\lib.rs:1098:5:
command did not execute successfully, got: exit code: 1
build script failed, must exit now
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment