Skip to content

[gumbo] build error on x64-windows #52921

Description

@cynoxure

Package: gumbo:x64-windows@0.13.2
Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.38.33145.0
  • CMake Version: 4.3.3
  • vcpkg-tool version: 2026-07-13-bf04c909169fdbb30821c02c6eb01f1cd1295d05
    vcpkg-scripts version: 8e8dfb4 2026-07-14 (21 hours ago)
    To Reproduce
    vcpkg install
    Failure logs
-- Note: gumbo only supports static library linkage. Building static library.
Downloading https://codeberg.org/gumbo-parser/gumbo-parser/archive/0.13.2.tar.gz -> gumbo-0.13.2.tar.gz
gumbo-0.13.2.tar.gz.47052.part: error: download from https://codeberg.org/gumbo-parser/gumbo-parser/archive/0.13.2.tar.gz had an unexpected hash
note: Expected: 1513e88acfc3240081039b30ab63ca6fc23a85b7d1415cb8e90e9c43f9c3d99d37634a7a50d81ef7f6d43a4facac3802feea6959256a2330b26b16523a288568
note: Actual  : 9f59965e68ba2e4f5884d52c4126b62cdbefee158816334e317a0d07f10ba927be653490c69fc5b0f52eed1decf0a51715bb726aa84546a2d04cde5805e4a399
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:136 (message):
  Download failed, halting portfile.
Call Stack (most recent call first):
  ports/gumbo/portfile.cmake:3 (vcpkg_download_distfile)
  scripts/ports.cmake:206 (include)

Additional context

vcpkg.json ``` { "dependencies": [ "intel-mkl", "eigen3", "yaml-cpp", "suitesparse", "metis", "ceres", { "name": "opencv4", "features": [ "contrib", "eigen", "jpeg", "png", "tiff", "nonfree", "tbb", "ipp", "qt" ] }, "lcm", "libwebp", "pcre", "glib", "glog", "gflags", { "name": "hdf5", "default-features": false, "features": [ "cpp", "zlib" ] }, "glew", "glfw3", "qtdeclarative", "date", "dirent", "proj", "libgeotiff", "gdal", "sqlcipher", "gtest", { "name": "qttools", "default-features": false, "features": [ "assistant", "designer", "linguist" ] }, "qt3d", "graphviz", "minizip", "qcustomplot" ] } ```

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