Skip to content

[colmap] Build error #24420

@Kimhoryong

Description

@Kimhoryong

Host Environment

  • OS: Windows 10 Home
  • Compiler: Vcpkg package management program version 2022-03-30-692785ac944e81417840c6de244fb3e18a4b35eb

To Reproduce
Steps to reproduce the behavior:
'.\vcpkg.exe install colmap --triplet=x64-windows --head`

Failure logs

The following packages will be built and installed:
    colmap[core]:x64-windows -> 2022-03-14 (+HEAD)
Restored 0 packages from C:\Users\user\AppData\Local\vcpkg\archives in 118 us. Use --debug to see more details.
Starting package 1/1: colmap:x64-windows
Building package colmap[core]:x64-windows from HEAD...
-- Skipping hash check for C:/dev/vcpkg/downloads/colmap-colmap-dev.version.
-- Using cached colmap-colmap-dev.version.
-- Skipping hash check for C:/dev/vcpkg/downloads/colmap-colmap-c419bba98a8a987f61a363d6f542c3d050fb7743.tar.gz.
-- Using cached colmap-colmap-c419bba98a8a987f61a363d6f542c3d050fb7743.tar.gz.
-- Cleaning sources at C:/dev/vcpkg/buildtrees/colmap/src/head/d050fb7743-36abf1b6b1.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/dev/vcpkg/downloads/colmap-colmap-c419bba98a8a987f61a363d6f542c3d050fb7743.tar.gz
-- Applying patch fix-dependencies.patch
-- Using source at C:/dev/vcpkg/buildtrees/colmap/src/head/d050fb7743-36abf1b6b1.clean
-- Configuring x64-windows-dbg
-- Configuring x64-windows-rel
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:158 (message):
    Command failed: C:/dev/vcpkg/downloads/tools/cmake-3.22.2-windows/cmake-3.22.2-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j17
    Working Directory: C:/dev/vcpkg/buildtrees/colmap/x64-windows-dbg
    See logs for more information:
      C:\dev\vcpkg\buildtrees\colmap\install-x64-windows-dbg-out.log

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:111 (vcpkg_execute_build_process)
  installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:41 (vcpkg_cmake_build)
  ports/colmap/portfile.cmake:53 (vcpkg_cmake_install)
  scripts/ports.cmake:145 (include)

install-x64-windows-dbg-out.log
patch-x64-windows-0-err.log

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions