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

[<port name>] build failure #42279

Open
geo3data opened this issue Nov 21, 2024 · 0 comments
Open

[<port name>] build failure #42279

geo3data opened this issue Nov 21, 2024 · 0 comments
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@geo3data
Copy link

Operating system

Linux Arm64 LANG=zh_cn.UTF-8

Compiler

GCC

Steps to reproduce the behavior

vcpkg install openvdb:arm64-linux    make sure openvdb version is 12.0.0

Failure logs

execute_process(
COMMAND ${CMAKE_COMMAND} -E env "LANG=C" ${CMAKE_CXX_COMPILER} -xc -c /dev/null -Wa,-v -o/dev/null
OUTPUT_VARIABLE ASSEMBLER_VERSION_LINE_OUT
ERROR_VARIABLE ASSEMBLER_VERSION_LINE_ERR
OUTPUT_STRIP_TRAILING_WHITESPACE
ERROR_STRIP_TRAILING_WHITESPACE
) when build openvdb12 with vcpkg, this code returns version with Chinese Chars, although it should return only english chars. But with cmake,it works fine. so I think it is a bug of VCPKG itself.

Additional context

No response

@geo3data geo3data added the category:port-bug The issue is with a library, which is something the port should already support label Nov 21, 2024
@JonLiu1993 JonLiu1993 assigned JonLiu1993 and unassigned JonLiu1993 Nov 21, 2024
@JonLiu1993 JonLiu1993 added category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. and removed category:port-bug The issue is with a library, which is something the port should already support labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

No branches or pull requests

2 participants