Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[freetype] build failure #43411

Open
SkyDev06 opened this issue Jan 22, 2025 · 1 comment
Open

[freetype] build failure #43411

SkyDev06 opened this issue Jan 22, 2025 · 1 comment
Assignees
Labels
requires:more-information This Issue requires more information to solve

Comments

@SkyDev06
Copy link

Operating system

Windows

Compiler

GCC

Steps to reproduce the behavior

vcpkg install freetype:x64-windows

Failure logs

CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:131 (message):
Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -v -j5
Working Directory: C:/Users/Personal/vcpkg/buildtrees/freetype/x64-windows-dbg
See logs for more information:
C:\Users\Personal\vcpkg\buildtrees\freetype\install-x64-windows-dbg-out.log

Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/freetype/portfile.cmake:38 (vcpkg_cmake_install)
scripts/ports.cmake:147 (include)

error: building freetype:x64-windows failed with: BUILD_FAILED
Elapsed time to handle freetype:x64-windows: 14 s
Please ensure you're using the latest port files with git pull and vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+freetype
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[freetype]+Build+error&body=Copy+issue+body+from+C%3A%2FUsers%2FPersonal%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

Additional context

No response

@SkyDev06 SkyDev06 added the category:port-bug The issue is with a library, which is something the port should already support label Jan 22, 2025
@FrankXie05
Copy link
Contributor

@SkyDev06 Thanks for posting this issue, could you please provide the error log?
C:\Users\Personal\vcpkg\buildtrees\freetype\install-x64-windows-dbg-out.log

@FrankXie05 FrankXie05 added requires:more-information This Issue requires more information to solve and removed category:port-bug The issue is with a library, which is something the port should already support labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:more-information This Issue requires more information to solve
Projects
None yet
Development

No branches or pull requests

2 participants