Skip to content

[ffmpeg] build failure #9427

@rkitover

Description

@rkitover

Host Environment

  • OS: Windows 10
  • Compiler: Visual Studio 2019 x64

To Reproduce
Steps to reproduce the behavior:
./vcpkg install ffmpeg:x64-windows-static

Failure logs

Console:

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
    Command failed: TASKKILL /F /IM gpg-agent.exe /fi "memusage gt 2"
    Working Directory: C:/Users/rkitover/src/vcpkg/buildtrees/ffmpeg/src/n4.2-02d8c63f80
    Error code: 1
    See logs for more information:
      C:\Users\rkitover\src\vcpkg\buildtrees\ffmpeg\-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_acquire_msys.cmake:119 (vcpkg_execute_required_process)
  ports/ffmpeg/portfile.cmake:43 (vcpkg_acquire_msys)
  scripts/ports.cmake:94 (include)

Error log:

ERROR: The process "gpg-agent.exe" with PID 16936 could not be terminated.
Reason: Access is denied.

Metadata

Metadata

Labels

category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions