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

[live555] build failure #42652

Closed
WeingardenD opened this issue Dec 11, 2024 · 0 comments · Fixed by #42657
Closed

[live555] build failure #42652

WeingardenD opened this issue Dec 11, 2024 · 0 comments · Fixed by #42657
Assignees
Labels
category:port-update The issue is with a library, which is requesting update new revision

Comments

@WeingardenD
Copy link

Operating system

Windows

Compiler

MSVC

Steps to reproduce the behavior

vcpkg install live555:x64-windows

Failure logs

Installing 1/1 live555:x64-windows@2024-10-31...
Building live555:x64-windows@2024-10-31...

-- Note: live555 only supports static library linkage. Building static library.
Downloading live.2024.10.31.tar.gz
Failed to download live.2024.10.31.tar.gz.
If you are using a proxy, please ensure your proxy settings are correct.
Possible causes are:

  1. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable to https//address:port.
    This is not correct, because https:// prefix claims the proxy is an HTTPS proxy, while your proxy (v2ray, shadowsocksr, etc...) is an HTTP proxy.
    Try setting http://address:port to both HTTP_PROXY and HTTPS_PROXY instead.
  2. If you are using Windows, vcpkg will automatically use your Windows IE Proxy Settings set by your proxy software. See, If HTTP(S)_PROXY already exist in environment variable, do not use IE Proxy (#49) vcpkg-tool#77
    The value set by your proxy might be wrong, or have same https:// prefix issue.
  3. Your proxy's remote server is our of service.
    If you've tried directly download the link, and believe this is not a temporay download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues
    to report this upstream download server failure.
    error: http://live555.com/liveMedia/public/live.2024.10.31.tar.gz: failed: status code 404
    CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:231 (message):
    Download failed, halting portfile.
    Call Stack (most recent call first):
    ports/live555/portfile.cmake:4 (vcpkg_download_distfile)
    scripts/ports.cmake:196 (include)

Additional context

Need to update to the latest build

@WeingardenD WeingardenD added the category:port-bug The issue is with a library, which is something the port should already support label Dec 11, 2024
@Cheney-W Cheney-W changed the title [<live555>] build failure [live555] build failure Dec 12, 2024
@Cheney-W Cheney-W added category:port-update The issue is with a library, which is requesting update new revision and removed category:port-bug The issue is with a library, which is something the port should already support labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants