Skip to content

[yasm-tool:x64-windows] build failure #17627

@CiaranGruber

Description

@CiaranGruber

Host Environment

  • OS: Windows 10 Home Build 19042
  • Compiler: revision

To Reproduce
Steps to reproduce the behavior:
./vcpkg install yasm-tool:x64-windows

Failure logs

Starting package 1/1: yasm-tool:x64-windows
Building package yasm-tool[core]:x64-windows...
CMake Error at scripts/cmake/vcpkg_fail_port_install.cmake:97 (message):
  The yasm-tool port is only intended to be built for x86 Windows

  Architecture 'x64' not supported by yasm-tool!

Call Stack (most recent call first):
  ports/yasm-tool/portfile.cmake:1 (vcpkg_fail_port_install)
  scripts/ports.cmake:142 (include)


Error: Building package yasm-tool:x64-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: yasm-tool:x64-windows
  Vcpkg version: 2021-01-13-d67989bce1043b98092ac45996a8230a059a2d7e

Additional context
This error initially popped up when trying to install the gmp package and so I attempted to install yasm-tool:x64-windows to reproduce the error. Furthermore, attempting to install yasm-tool:x86-windows yields no errors

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