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

[ktx] Build failure on x64-windows-static-md #44695

Open
zhcnyuyang opened this issue Mar 30, 2025 · 0 comments
Open

[ktx] Build failure on x64-windows-static-md #44695

zhcnyuyang opened this issue Mar 30, 2025 · 0 comments
Assignees
Labels
category:question This issue is a question

Comments

@zhcnyuyang
Copy link

Package: ktx:x64-windows-static-md@4.3.2

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.43.34808.0
  • vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
    vcpkg-scripts version: b2cb0da 2024-11-15 (4 months ago)

To Reproduce

vcpkg install ktx

Failure logs

-- Fetching https://github.com/KhronosGroup/KTX-Software.git v4.3.2...
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: "C:/Program Files/Git/cmd/git.exe" -c core.autocrlf=false archive 91ace88675ac59a97e55d0378a6602a9ae6b98bd -o E:/.ezvcpkg/2024.11.16/downloads/temp/ktx-91ace88675ac59a97e55d0378a6602a9ae6b98bd.tar.gz
    Working Directory: E:/.ezvcpkg/2024.11.16/downloads/git-tmp
    Error code: 128
    See logs for more information:
      E:\.ezvcpkg\2024.11.16\buildtrees\ktx\git-archive-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_from_git.cmake:167 (vcpkg_execute_required_process)
  E:/gitprojs/cesium-native/extern/vcpkg/ports/ktx/portfile.cmake:1 (vcpkg_from_git)
  scripts/ports.cmake:196 (include)



E:\.ezvcpkg\2024.11.16\buildtrees\ktx\git-archive-err.log
Downloading lib/basisu/OpenCL/lib/OpenCL.lib (28 KB)
Error downloading object: lib/basisu/OpenCL/lib/OpenCL.lib (78fa1d0): Smudge error: Error downloading lib/basisu/OpenCL/lib/OpenCL.lib (78fa1d029af6cf82dadfdfefab82a53720780aa7e04cb20a9385d78fab8a2a1f): batch request: missing protocol: ""

Errors logged to 'E:\.ezvcpkg\2024.11.16\downloads\git-tmp\.git\lfs\logs\20250330T153259.8708734.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: lib/basisu/OpenCL/lib/OpenCL.lib: smudge filter lfs failed
@Cheney-W Cheney-W added the category:question This issue is a question label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants