Skip to content

[cpp-httplib] build failure #50350

@urisimchoni

Description

@urisimchoni

Operating system

Linux

Compiler

gcc 15.2.1 (RedHat)

Steps to reproduce the behavior

`./vcpkg install cpp-httplib`

Failure logs

Computing installation plan...
The following packages will be built and installed:
  * brotli:x64-linux@1.2.0
    cpp-httplib[brotli,core]:x64-linux@0.36.0
  * vcpkg-cmake:x64-linux@2024-04-23
  * vcpkg-cmake-config:x64-linux@2024-05-23
Additional packages (*) will be modified to complete this operation.
Detecting compiler hash for triplet x64-linux...
Compiler found: /usr/lib64/ccache/c++
Restored 3 package(s) from /home/uri/.cache/vcpkg/archives in 48.7 ms. Use --debug to see more details.
Installing 1/4 vcpkg-cmake:x64-linux@2024-04-23...
Elapsed time to handle vcpkg-cmake:x64-linux: 366 us
vcpkg-cmake:x64-linux package ABI: 821fc5aaee1b41ceffe754934685f7cb6ef860553dc9561986e9657b3e5f672b
Installing 2/4 vcpkg-cmake-config:x64-linux@2024-05-23...
Elapsed time to handle vcpkg-cmake-config:x64-linux: 375 us
vcpkg-cmake-config:x64-linux package ABI: 058e0ade67d404dda95a0a31308a46b9feb1786dc8fe7e6262179c6c864cae42
Installing 3/4 brotli:x64-linux@1.2.0...
Elapsed time to handle brotli:x64-linux: 779 us
brotli:x64-linux package ABI: 84e7989dd6edf5fa5195a63c4a547cbdabc7e7da2f18a5043acb7e4e1b18d92c
Installing 4/4 cpp-httplib[brotli,core]:x64-linux@0.36.0...
Building cpp-httplib[brotli,core]:x64-linux@0.36.0...
Downloading https://github.com/yhirose/cpp-httplib/archive/v0.36.0.tar.gz -> yhirose-cpp-httplib-v0.36.0.tar.gz
yhirose-cpp-httplib-v0.36.0.tar.gz.500810.part: error: download from https://github.com/yhirose/cpp-httplib/archive/v0.36.0.tar.gz had an unexpected hash
note: Expected: e7d87596c919296ccb07f0b2b8efd286c8b872994d2a83c039db83c8a0620842cca0b31e54ff60e8d8c9b0c1c3c2d9b510ad7a58dd3553370aea01adebe0e211
note: Actual  : ab6cac0c3ebc0047652d6fe1a8acda1ad2cf19c8dd651bc366b16e4446a127b6aaaeff6cfa43852fa243bab5b8e61e3303fcb6de6764d0a599334c7e657b9cfb
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)
  ports/cpp-httplib/portfile.cmake:1 (vcpkg_from_github)
  scripts/ports.cmake:206 (include)

Additional context

I verified manually that the checksum is indeed what's written in the "actual"

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:port-bugThe issue is with a library, which is something the port should already support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions