microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.97k stars 6.34k forks source link

Error: Building package gtk:arm-windows failed with: BUILD_FAILED #14486

Closed DieterDorsch closed 2 years ago

DieterDorsch commented 3 years ago

Describe the bug A clear and concise description of what the bug is. vcpkg install gtk:arm-windows go to error

Environment

Call Stack (most recent call first): scripts/cmake/vcpkg_build_cmake.cmake:93 (vcpkg_execute_build_process) scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake) ports/atk/portfile.cmake:30 (vcpkg_install_cmake) scripts/ports.cmake:135 (include)

Error: Building package atk:arm-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: atk:arm-windows Vcpkg version: 2020.06.15-nohash install-arm-windows-dbg-out.log install-arm-windows-dbg-out.log

To Reproduce Steps to reproduce the behavior:

  1. ./vcpkg install xxxx
  2. See error Repro code when

Expected behavior A clear and concise description of what you expected to happen.

Failure logs -(please attached failure logs)

Additional context Add any other context about the problem here.

StarGate-One commented 3 years ago

There are many of these in the log file:

C:\vksrc\vcpkg\buildtrees\atk\src\atk-2-ed6f4e7c74.clean\atk/atkversion.h(1): warning C4828: The file contains a character starting at offset 0x83 that is illegal in the current source character set (codepage 65001).

DieterDorsch commented 3 years ago

i am sorry #12865 brings no solution the error is the same install-arm-windows-dbg-out.log

JonLiu1993 commented 2 years ago

This issue hasn’t been updated more than 3 months, if it is still an issue, please reopen this issue.