Skip to content

[ktx] Build error on x64-linux-clang #48846

@Derpius

Description

@Derpius

Package: ktx[core,vulkan]:x64-linux-clang@4.4.2

Host Environment

  • Host: x64-linux
  • Compiler: Clang 21.1.4
  • vcpkg-tool version: 2025-04-16-f9b6c6917b23c1ccf16c1a9f015ebabf8f615045
    vcpkg-scripts version: 56de415 2025-12-12 (13 minutes ago)

To Reproduce

vcpkg install --x-feature=wayland

Failure logs

Downloading https://github.com/KhronosGroup/KTX-Software/archive/v4.4.2.tar.gz -> KhronosGroup-KTX-Software-v4.4.2.tar.gz
KhronosGroup-KTX-Software-v4.4.2.tar.gz.49388.part: error: download from https://github.com/KhronosGroup/KTX-Software/archive/v4.4.2.tar.gz had an unexpected hash
note: Expected: 19514da2d5b021d7fd1e24251dfd27d0e032018bdb84c7f76328de0ad431aeff12a77e7b3c857a1933a0b258a83ffd4b77cd053672702cc6f7132afcd1fa253e
note: Actual  : 76f22590bd52ab17660f2e37b3d1678c810ed6593bbb0d89e48c9f8a9cc229a9cdc699a665d0d5db63d3c758b2bf103b1f41dd2dd5f1e42999b4c80cd387715e
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:136 (message):
  Download failed, halting portfile.
Call Stack (most recent call first):
  scripts/cmake/vcpkg_from_github.cmake:120 (vcpkg_download_distfile)
  /home/derpius/.cache/vcpkg/registries/git-trees/048e563ad594c8e1ba035102c3892d7d5eb5a9c4/portfile.cmake:1 (vcpkg_from_github)
  scripts/ports.cmake:206 (include)



Additional context

vcpkg.json
{
  "name": "tasbox",
  "version-semver": "1.0.0",
  "dependencies": [
    "clay",
    "cpptrace",
    {
      "name": "daxa",
      "features": [
        "utils-mem",
        "utils-pipeline-manager-slang",
        "utils-task-graph"
      ]
    },
    "dingo",
    "entt",
    "fastgltf",
    "frozen",
    "glfw3",
    "glm",
    "harfbuzz",
    {
      "name": "vulkan-loader",
      "features": [
        "xlib"
      ]
    },
    {
      "name": "ktx",
      "features": [
        "vulkan"
      ]
    },
    {
      "name": "libavif",
      "features": [
        "dav1d"
      ]
    },
    "luau",
    "magic-enum",
    "msdf-atlas-gen",
    {
      "name": "msdfgen",
      "default-features": false
    },
    "7zip",
    "pkgconf",
    "source-parsers",
    "yojimbo",
    "physx"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions