Closed devadharshini97 closed 6 months ago
Please provide more detailed logs:
See logs for more information:
C:\Users\devad\vcpkg\buildtrees\boost-serialization\install-x64-windows-dbg-out.log
I added the log files in my previous post yesterday. I will attach it again here, please let me know if you are unable to open it.
Here are links to the attached files: issue_body.md install-x64-windows-dbg-out.log
PS G:\vcpkg> ./vcpkg install colmap[cuda-redist]:x64-windows --binarysource=clear --recurse
The following packages will be built and installed:
* boost-accumulators:x64-windows -> 1.83.0
* boost-geometry:x64-windows -> 1.83.0
* boost-graph:x64-windows -> 1.83.0
* boost-property-tree:x64-windows -> 1.83.0
* boost-serialization:x64-windows -> 1.83.0
* boost-ublas:x64-windows -> 1.83.0
* cgal[core,qt]:x64-windows -> 5.6
colmap[core,cuda-redist]:x64-windows -> 2023-03-12#1
Additional packages (*) will be modified to complete this operation.
Detecting compiler hash for triplet x64-windows...
Installing 1/8 boost-serialization:x64-windows...
Building boost-serialization:x64-windows...
-- Downloading https://github.com/boostorg/serialization/archive/boost-1.83.0.tar.gz -> boostorg-serialization-boost-1.83.0.tar.gz...
-- Extracting source G:/vcpkg/downloads/boostorg-serialization-boost-1.83.0.tar.gz
-- Using source at G:/vcpkg/buildtrees/boost-serialization/src/ost-1.83.0-9459440727.clean
-- Found external ninja('1.11.0').
-- Getting CMake variables for x64-windows
-- Configuring x64-windows
-- Building x64-windows-dbg
-- Building x64-windows-rel
-- Copying headers
-- Copying headers done
-- Installing: G:/vcpkg/packages/boost-serialization_x64-windows/share/boost-serialization/usage
-- Installing: G:/vcpkg/packages/boost-serialization_x64-windows/share/boost-serialization/copyright
-- Performing post-build validation
Elapsed time to handle boost-serialization:x64-windows: 50 s
Sorry I didn't repro your issue. It may be due to b2.exe is treated as a virus by anti-virus software: #13353
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
Will close issue because https://github.com/microsoft/vcpkg/pull/32309 and https://github.com/microsoft/vcpkg/issues/38533.
While trying to install colmap in my windows system i ran into the below error. Please help me out. Thank you! Host Environment
To Reproduce
vcpkg install colmap[cuda-redist]:x64-windows
Failure logs