Skip to content

arm64-windows for poco failure #5997

@tony979

Description

@tony979
C:\vcpkg>vcpkg install poco:arm64-windows
The following packages will be built and installed:
  * expat[core]:arm64-windows
  * libpq[core]:arm64-windows
  * openssl[core]:arm64-windows
  * openssl-windows[core]:arm64-windows
  * pcre[core]:arm64-windows
    poco[core]:arm64-windows
  * zlib[core]:arm64-windows
Additional packages (*) will be modified to complete this operation.
Starting package 1/7: pcre:arm64-windows
Building package pcre[core]:arm64-windows...
-- Using cached C:/vcpkg/downloads/pcre-8.41.zip
-- Applying patch C:/vcpkg/ports/pcre/fix-option-2.patch
-- Applying patch failed. This is expected if this patch was previously applied.
-- Applying patch C:/vcpkg/ports/pcre/fix-arm-config-define.patch
-- Applying patch failed. This is expected if this patch was previously applied.
-- Configuring arm64-windows
-- Building arm64-windows-dbg
CMake Error at scripts/cmake/vcpkg_build_cmake.cmake:202 (message):
    Command failed: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe;--build;.;--config;Debug;--target;install;--;-v
    Working Directory: C:/vcpkg/buildtrees/pcre/arm64-windows-dbg
    See logs for more information:
      C:\vcpkg\buildtrees\pcre\install-arm64-windows-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
  ports/pcre/portfile.cmake:45 (vcpkg_install_cmake)
  scripts/ports.cmake:71 (include)


Error: Building package pcre:arm64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: pcre:arm64-windows
  Vcpkg version: 2018.11.23-nohash

Additionally, attach any relevant sections from the log files above.

install-arm64-windows-dbg-out.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