You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Note: onnx-optimizer only supports static library linkage. Building static library.
-- Using cached onnx-optimizer-v0.3.19.tar.gz.
-- Cleaning sources at D:/di/Libraries/Vs/vcpkg/buildtrees/onnx-optimizer/src/v0.3.19-4057de8b9d.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/di/Libraries/Vs/vcpkg/downloads/onnx-optimizer-v0.3.19.tar.gz
-- Applying patch fix-cmakelists.patch
-- Using source at D:/di/Libraries/Vs/vcpkg/buildtrees/onnx-optimizer/src/v0.3.19-4057de8b9d.clean
CMake Warning (dev) at scripts/cmake/vcpkg_find_acquire_program.cmake:70 (cmake_parse_arguments):
The INTERPRETER keyword was followed by an empty string or no value at all.
Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
arg_INTERPRETER variable rather than setting it to an empty string.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:143 (z_vcpkg_find_acquire_program_find_internal)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:234 (vcpkg_find_acquire_program)
ports/onnx-optimizer/portfile.cmake:27 (vcpkg_cmake_configure)
scripts/ports.cmake:192 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at scripts/cmake/vcpkg_find_acquire_program.cmake:30 (cmake_parse_arguments):
The INTERPRETER keyword was followed by an empty string or no value at all.
Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
arg_INTERPRETER variable rather than setting it to an empty string.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:149 (z_vcpkg_find_acquire_program_find_external)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:234 (vcpkg_find_acquire_program)
ports/onnx-optimizer/portfile.cmake:27 (vcpkg_cmake_configure)
scripts/ports.cmake:192 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found external ninja('1.12.1').
-- Configuring x64-windows
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: ninja -v
Working Directory: D:/di/Libraries/Vs/vcpkg/buildtrees/onnx-optimizer/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\di\Libraries\Vs\vcpkg\buildtrees\onnx-optimizer\config-x64-windows-out.log
Can anybody help?
Actually i tried to install libtorch without cuda. Therefore:
vcpkg install libtorch[core,opencv,zstd]:x64-windows
Package: onnx-optimizer:[email protected]
Host Environment
To Reproduce
vcpkg install libtorch[core,opencv,zstd]:x64-windows
Failure logs
-- Note: onnx-optimizer only supports static library linkage. Building static library.
-- Using cached onnx-optimizer-v0.3.19.tar.gz.
-- Cleaning sources at D:/di/Libraries/Vs/vcpkg/buildtrees/onnx-optimizer/src/v0.3.19-4057de8b9d.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/di/Libraries/Vs/vcpkg/downloads/onnx-optimizer-v0.3.19.tar.gz
-- Applying patch fix-cmakelists.patch
-- Using source at D:/di/Libraries/Vs/vcpkg/buildtrees/onnx-optimizer/src/v0.3.19-4057de8b9d.clean
CMake Warning (dev) at scripts/cmake/vcpkg_find_acquire_program.cmake:70 (cmake_parse_arguments):
The INTERPRETER keyword was followed by an empty string or no value at all.
Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
arg_INTERPRETER variable rather than setting it to an empty string.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:143 (z_vcpkg_find_acquire_program_find_internal)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:234 (vcpkg_find_acquire_program)
ports/onnx-optimizer/portfile.cmake:27 (vcpkg_cmake_configure)
scripts/ports.cmake:192 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at scripts/cmake/vcpkg_find_acquire_program.cmake:30 (cmake_parse_arguments):
The INTERPRETER keyword was followed by an empty string or no value at all.
Policy CMP0174 is not set, so cmake_parse_arguments() will unset the
arg_INTERPRETER variable rather than setting it to an empty string.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:149 (z_vcpkg_find_acquire_program_find_external)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:234 (vcpkg_find_acquire_program)
ports/onnx-optimizer/portfile.cmake:27 (vcpkg_cmake_configure)
scripts/ports.cmake:192 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found external ninja('1.12.1').
-- Configuring x64-windows
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: ninja -v
Working Directory: D:/di/Libraries/Vs/vcpkg/buildtrees/onnx-optimizer/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\di\Libraries\Vs\vcpkg\buildtrees\onnx-optimizer\config-x64-windows-out.log
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:415 (vcpkg_execute_required_process)
ports/onnx-optimizer/portfile.cmake:27 (vcpkg_cmake_configure)
scripts/ports.cmake:192 (include)
config-x64-windows-out.log
The text was updated successfully, but these errors were encountered: