microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.87k stars 6.31k forks source link

[boost-type-index] Build error on x64-windows #36166

Closed GEOEGII555 closed 5 months ago

GEOEGII555 commented 8 months ago

Package: boost-type-index:x64-windows@1.83.0

Host Environment

To Reproduce

vcpkg install boost Failure logs

-- Downloading https://github.com/boostorg/type_index/archive/boost-1.83.0.tar.gz -> boostorg-type_index-boost-1.83.0.tar.gz...

CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message):

      Failed to download file with error: no such file or directory
      If you are using a proxy, please check your proxy setting. 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 https://github.com/microsoft/vcpkg-tool/pull/77
         The value set by your proxy might be wrong, or have same `https://` prefix issue.

      3. Your proxy's remote server is out of service.

      If you've tried directly download the link, and believe this is not a temporary
      download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues
      to report this upstream download server failure.

Call Stack (most recent call first):
  scripts/cmake/vcpkg_download_distfile.cmake:270 (z_vcpkg_download_distfile_show_proxy_and_fail)
  scripts/cmake/vcpkg_from_github.cmake:106 (vcpkg_download_distfile)
  buildtrees/versioning_/versions/boost-type-index/58d41ff7ca046c8997ddd3f6c8ab801291edd9c4/portfile.cmake:3 (vcpkg_from_github)
  scripts/ports.cmake:170 (include)

Additional context I manually opened https://github.com/boostorg/type_index/archive/boost-1.83.0.tar.gz in my browser, and it downloaded successfully - the download server wasn't down. I'm not using a proxy.

vcpkg.json ``` { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "remote-desktop-client-service", "dependencies": [ "openssl", "boost", "websocketpp" ], "builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db" } ```
JonLiu1993 commented 8 months ago

@GEOEGII555, Sorry I didn't repro your issue. please make sure your network is smooth and the proxy is available.

GEOEGII555 commented 8 months ago

@GEOEGII555, Sorry I didn't repro your issue. please make sure your network is smooth and the proxy is available.

I'm not using a proxy.

JonLiu1993 commented 8 months ago

@GEOEGII555, Sorry I didn't repro your issue. please make sure your network is smooth and the proxy is available.

I'm not using a proxy.

This error is caused by network problems. You can add a proxy and try it.

GEOEGII555 commented 8 months ago

@GEOEGII555, Sorry I didn't repro your issue. please make sure your network is smooth and the proxy is available.

I'm not using a proxy.

This error is caused by network problems. You can add a proxy and try it.

Ok, I'll try it

GEOEGII555 commented 8 months ago

@GEOEGII555, Sorry I didn't repro your issue. please make sure your network is smooth and the proxy is available.

I'm not using a proxy.

This error is caused by network problems. You can add a proxy and try it.

I added a proxy, it still does not work.

JonLiu1993 commented 8 months ago

@GEOEGII555, Clone a vcpkg again and try again to ensure that the network is smooth and the proxy is available. If the error occurs again please provide the complete error log.

GEOEGII555 commented 7 months ago

@GEOEGII555, Clone a vcpkg again and try again to ensure that the network is smooth and the proxy is available. If the error occurs again please provide the complete error log.

Error log
warning: In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet (x64-windows). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet x64-windows .
Loading dependency information for 153 packages...
Detecting compiler hash for triplet x64-windows...
The following packages will be built and installed:
    boost:x64-windows@1.83.0#1 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost\315139e076ff5ea5672a158688934b04d2b7a815
  * boost-accumulators:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-accumulators\fbc8e739bd519a5da1db826cb1cd6b14c0072533
  * boost-algorithm:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-algorithm\064c9bd0deddb764f57008b07c0d42af035c1a50
  * boost-align:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-align\6312ca6cedb77e48b123aa19e7ef98f5401b4020
  * boost-any:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-any\8995a49c0eb70b1e306323f70d79dc5b6343bd6b
  * boost-array:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-array\98d20d502bbd77d5a4312254bd47d83c55b4bbac
  * boost-asio:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-asio\0d4a6f6c528811c3c79ac046e738e5bab3db995f
  * boost-assert:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-assert\058c55df927f8a8180003c576bb4b536a46cf3e8
  * boost-assign:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-assign\9ba196ef5fe0c4127c48503b32b1107c3d2575e6
  * boost-atomic:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-atomic\c51cf6bc71c21154cca513d51d62a8f31ad3dd81
  * boost-beast:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-beast\cf5be95a5b8d706f46ad14f219b940a3fb0c3ef4
  * boost-bimap:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-bimap\0c07fcb928615b411a23ca3676e62494c3304f31
  * boost-bind:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-bind\b846d10f5df5d2d6f27bd2fe13170cf3c09d8cbf
  * boost-build:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-build\bd9d972c221f9e5bdd839246960791cdcfe80524
  * boost-callable-traits:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-callable-traits\0558d1c063b8c2137f5e44644bc4c47180f30da1
  * boost-chrono:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-chrono\b291334ee942d090c037f8ce5cb53874af9f3f8a
  * boost-circular-buffer:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-circular-buffer\4df4c980c22d3b54856d81430343e6ce70a18521
  * boost-compat:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-compat\790894b29260c3cb8b2bd6be3bd2822e3118789e
  * boost-compatibility:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-compatibility\f503e07b29b61e3679b9efd9986ac64503808dea
  * boost-compute:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-compute\3e4c8cd7be193c46ac0e3633dd63b723dac6f363
  * boost-concept-check:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-concept-check\ec7a65ff7072399f9a926316cac0b1c6162d4ee5
  * boost-config:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-config\26e9082aeb3829b11d9f0ea82de37db9a93b6620
  * boost-container:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-container\06dc49b47f365371fd98d0373e46369bb97056c8
  * boost-container-hash:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-container-hash\058bb680534a2375ec78dd366d9969967bd7570e
  * boost-context:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-context\2c0ccde97a196bd6c78f0fbb52ae9c8b33a525b5
  * boost-contract:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-contract\2c3cb8d14edbf7d1f72bcb9604c134828c52db92
  * boost-conversion:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-conversion\45d1d99389896f68454518ac9e7d516c88598fcd
  * boost-convert:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-convert\7b29caca0f13ed5f5c083216a177a43984cab5fb
  * boost-core:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-core\736b9319578faba560f1bccd62ae53421c290ac4
  * boost-coroutine:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-coroutine\d8a5c2cff3de497580fc8dc363ebc3e8ec0c9a1d
  * boost-coroutine2:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-coroutine2\07cd3acf80575853ec41795a24803f75605f9c9b
  * boost-crc:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-crc\b0f11a830b77b6a039d0d008a18b066d99a87672
  * boost-date-time:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-date-time\d56b06972d62749f2f7c9c9950b275d4d4668bcb
  * boost-describe:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-describe\5287728efcb90f341cbdbf3e40edd2568baa3d98
  * boost-detail:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-detail\9a596ae27e05912ce6ac9430ad0a2c60b0874517
  * boost-dll:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-dll\9458e313715bc4132ded9a04a5d991f9993dcafb
  * boost-dynamic-bitset:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-dynamic-bitset\783e8e0c0387114a445ad62dacbbb2f2ce910cd2
  * boost-endian:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-endian\5321b25b38e55ebe1bbeb54242c104e208b643f8
  * boost-exception:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-exception\8dce130433b2a5fc44ee576f9b39bb97d916661e
  * boost-fiber:x64-windows@1.83.0#1 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-fiber\7eadb0ddae816cfed4358cb08ef2bc90c5c0bfa5
  * boost-filesystem:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-filesystem\f6419d12dfeb0010846e425acd9e5b27772e1ac9
  * boost-flyweight:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-flyweight\ef75501a5a95e34a23f190e5d41792311f4b29fe
  * boost-foreach:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-foreach\10ddba1bb2b7513dc1459166eed1f4f1b25aa49d
  * boost-format:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-format\8b4697f0c1e3cc49f4bf08c12b748544c132db48
  * boost-function:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-function\f066c30c0481a6f75452d3a1372ea3425adea156
  * boost-function-types:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-function-types\77f27d230b3784277075862bba2c282977ea1f0a
  * boost-functional:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-functional\aba27201e0794309bf68a44e8727378345927b38
  * boost-fusion:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-fusion\0475f7220a08b37bfbea03b873211f9ea76fac08
  * boost-geometry:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-geometry\24efcc4edf764482c058e70a2ce8ab500d40d1c2
  * boost-gil:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-gil\0a3fb8c8c6ef3abbe51fb887be13d94d8c4bb983
  * boost-graph:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-graph\6647f8f09420268c0381bf2416492cedcc348c73
  * boost-hana:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-hana\75994d0511e21fcd96453070b4bfe104c76e8a21
  * boost-heap:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-heap\c7dc9b45d83570bc364f2eec2caa556ca1cbb5a3
  * boost-histogram:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-histogram\cfb8451fad642630b3bd4072178d9ac1b318d705
  * boost-hof:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-hof\56156c027ebd8af07a502ea9b5fc58fee6cc0b64
  * boost-icl:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-icl\d8cf7df44d1c0d7579411af9d8c0decdf498475d
  * boost-integer:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-integer\f70c3d065ad54b0b64e16541cfdd86aceec513f3
  * boost-interprocess:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-interprocess\685634ef2e0b7c514fc454d668e27c17937dc005
  * boost-interval:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-interval\a3eb772da1f0b5a2fe86601716b0fa8fc8aae645
  * boost-intrusive:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-intrusive\05886d36db2ae6ecb44cf3b964c2d0a4d486c129
  * boost-io:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-io\f5d84659eada088f612945a42ae940ee7dcc37be
  * boost-iostreams[bzip2,core,lzma,zlib,zstd]:x64-windows@1.83.0#1 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-iostreams\be97780ebb3e46185f1838115f642ec2d110f76d
  * boost-iterator:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-iterator\8870bee36b1dee543b554c3e0264e6871a6ad6e2
  * boost-json:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-json\bf515b1083df1c9d11c17713ea9cd22ad8deee20
  * boost-lambda:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-lambda\9f5b545dcb43d7901ce68b14f598605e86b2711a
  * boost-lambda2:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-lambda2\399a7528e08b7a9e7a888cbb7d4a60c3212d3fc4
  * boost-leaf:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-leaf\9c5d7bf52009af1e4fa9ab2bf88a8592a3f9c2f0
  * boost-lexical-cast:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-lexical-cast\dde0974bedf5d7539835eeadb3183b72d0df75f0
  * boost-local-function:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-local-function\f059d8e9dc60d429ca4910eb0603b7ad768339b1
  * boost-locale:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-locale\41e9801248d577c58c9827d2177ec7a88719b116
  * boost-lockfree:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-lockfree\db32f8262d243ce50d3dd2b67e9f13ce9fb584f0
  * boost-log:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-log\a9fc311a8361a136d6723b2a45e98af511749e7d
  * boost-logic:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-logic\4caeef24d5d621a2a42819bdcea2ee90b4414f5a
  * boost-math:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-math\d2b21d46b8da00d788266ec6b386602f345659c1
  * boost-metaparse:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-metaparse\5994a689a2da98a3effa716ab52de1b13266fe13
  * boost-modular-build-helper:x64-windows@1.83.0#1 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-modular-build-helper\95d209e069cf1a82d48fa32cef7a7c39edc33c22
  * boost-move:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-move\3f4770bf9904c733be328e32d4017a0ed1157d2d
  * boost-mp11:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-mp11\68c2556b43afbb853b5e724eb0fd5269a92088f1
  * boost-mpl:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-mpl\dfcb80d8d1b767426e6714d6ba1b6a1473c0cc23
  * boost-msm:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-msm\1e6c265d4b9681f5da0f23cb3a3912498fe4fbb2
  * boost-multi-array:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-multi-array\f7c1d6533820072446bd68c928c72964501def1e
  * boost-multi-index:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-multi-index\7d40ee58c3e54b9c841abc6dd57033366218f064
  * boost-multiprecision:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-multiprecision\d5c0acb2f8f25475a0a69d41460e377e6ce66749
  * boost-mysql:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-mysql\0acda793061ac85e68029b15c6fa6919a2f87e8d
  * boost-nowide:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-nowide\b4c07fcec5ae6b5f94811dbd50ee720884d65752
  * boost-numeric-conversion:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-numeric-conversion\c3a65f3521df33b8a76605097a3046795f1107e7
  * boost-odeint:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-odeint\f65beca22b3663038f2d5da292a1dd7f63c1fc23
  * boost-optional:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-optional\145809a6e99a8ba579c3c0bef2c48969555a2bd5
  * boost-outcome:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-outcome\b4f9214c118d7d3ee45f5c2624f8383ff596fa14
  * boost-parameter:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-parameter\1dce1428072cad1f8bc7b6c02f14cc6ba12da3fd
  * boost-parameter-python:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-parameter-python\3894f883ee35b2bae2f102c520e81deca80f6643
  * boost-pfr:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-pfr\2a38c23f0ff2226b879e1ef04aefd19f479bc5a6
  * boost-phoenix:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-phoenix\a4c5832e8ebf68cd4f2ee601a10aa7adfc12e6e9
  * boost-poly-collection:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-poly-collection\28e876df1967c012343839a6258191ce5107e5f7
  * boost-polygon:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-polygon\a2cd356928aae40e3ed8a5764f868de84dde981d
  * boost-pool:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-pool\e5c81fe62cb0da4fdc940d21d87837678a2e67cf
  * boost-predef:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-predef\8e76add266584a1177e9a0f2c59c43a78d88e578
  * boost-preprocessor:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-preprocessor\07609446e5cce5a0d9afed4570e0664708444b54
  * boost-process:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-process\d0426afce7bf4a50b9928232515951043a59bcd3
  * boost-program-options:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-program-options\ce15d2fa5ea81e6da9f8ec078cfe466f4d4e0339
  * boost-property-map:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-property-map\1b4cf346ccedc4c90c63a8676b0115554301a62c
  * boost-property-tree:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-property-tree\caa9ef5866c4dcf2869fca47fb3a478f74e07f7a
  * boost-proto:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-proto\7bb3591b035347ce419b85ae321c0e1b6c71084a
  * boost-ptr-container:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-ptr-container\5b926ddc4f1044a202ed6b5a052fab6d6578f051
  * boost-python[core,python3]:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-python\2e89ec0e4997ffd54bfbbd891df39df068d84fc7
  * boost-qvm:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-qvm\7f023cb85fbc266b836aabc8f0b66d55332869d6
  * boost-random:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-random\045960cb6d4295d363e1748931ea56fc245f7c09
  * boost-range:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-range\7d5d869d86b0abdd19022ee0b0c5f24192769291
  * boost-ratio:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-ratio\0fafb812427bea7d49dd318f3e72778149f443ab
  * boost-rational:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-rational\55ec23b1953b2e44dc43fda4547cf0b96bfe140f
  * boost-regex:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-regex\423f035001a6e046e2f94dc3ac68201a4a3d0307
  * boost-safe-numerics:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-safe-numerics\6ddd605460c8155173f242e5ec867b8baf9d0ec2
  * boost-scope-exit:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-scope-exit\735ee02b2601c7a8777fbe1d421d8e6933f7c40b
  * boost-serialization:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-serialization\7ebe53455e9721a76ebe14c651a2deafbcb758b8
  * boost-signals2:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-signals2\41fa1cbba1b311066df31c154e0926fe003039df
  * boost-smart-ptr:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-smart-ptr\81506ee1238bf93218cef84de86dca96dd0b3682
  * boost-sort:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-sort\71805d53be199c5d3b2566456b9ae7cff9a8a94a
  * boost-spirit:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-spirit\e2ebc2bcf72d8ae953ac54163a7c5b43f17396f0
  * boost-stacktrace:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-stacktrace\d9fe043e8398589eaa7c319295a87114acb55538
  * boost-statechart:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-statechart\5d2243b3611cb12d9317e672fb7fbc296e87494c
  * boost-static-assert:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-static-assert\50eac53fdc886f9de87fc06717a4ae3a939b28e9
  * boost-static-string:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-static-string\dba046b1b41f91b5927d8f4198157bc135d6a705
  * boost-stl-interfaces:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-stl-interfaces\c11bab85b94163499bbc4e7931ef1270fb64213d
  * boost-system:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-system\0090d008796452ba40264bb11437e0122a325e23
  * boost-test:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-test\2e21f61b617327941161649451b4a022747fbc1e
  * boost-thread:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-thread\f2f50fecd4338161565a0425c3e9b55fdbe68424
  * boost-throw-exception:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-throw-exception\22bf09f8d91024cc1e74b19bb6333baeea262b69
  * boost-timer:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-timer\c143993e19cd4999f4199d79190b48058bd13a1a
  * boost-tokenizer:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-tokenizer\05ada2a1cc63fe9b4f5b4e9ac1d6ec63961e281b
  * boost-tti:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-tti\06c466d2662d638138c5318e4ad3a165974de862
  * boost-tuple:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-tuple\a5a7d3cf0427278418ddc0e91a3858218535c8a9
  * boost-type-erasure:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-type-erasure\9897b32081b334c6519a7252247d7dd292414e5d
  * boost-type-index:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-type-index\58d41ff7ca046c8997ddd3f6c8ab801291edd9c4
  * boost-type-traits:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-type-traits\6595fdcc50c1d1d5587ade48484a0b074ddb079b
  * boost-typeof:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-typeof\ec85052de49f1335b474cee0689971b9ad4df92c
  * boost-ublas:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-ublas\0a77eac23b724a17117bf6b25d8a40482d805b5f
  * boost-uninstall:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-uninstall\1dfbff4a218e77e371ebc397f0573859136c7c92
  * boost-units:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-units\c9dffd7cd1fdc999f543b7d140f119f962ae076c
  * boost-unordered:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-unordered\d78bed13cd960d7723ac5b0c82d2223c321ee0a9
  * boost-url:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-url\2cfc398b72ab925f876eb071d9577cbf9a84f33d
  * boost-utility:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-utility\175e91f86d24ff49330e7f5f95db441ceb85886e
  * boost-uuid:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-uuid\f87e5dc08c5466a56e32d055878d39dbdbdc18d4
  * boost-variant:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-variant\60ca10585ea590b82692a0f715cfcc596d4799db
  * boost-variant2:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-variant2\a249f8469b4c3ccb2aee3ece628d69a71d54b35f
  * boost-vcpkg-helpers:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-vcpkg-helpers\18a50fedd4344db5ce1f82546be1889215381f78
  * boost-vmd:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-vmd\eaa0b491a87169b97213b923582836a9d3cd88ed
  * boost-wave:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-wave\298ef29ed61665419dfb1f05e4823f63086afb14
  * boost-winapi:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-winapi\cfd68f543033ed6b8cee9235ef287b7fd4f8709a
  * boost-xpressive:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-xpressive\55de0dfb037123cd093c56acf61b22948e98295b
  * boost-yap:x64-windows@1.83.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-yap\4a0f05ec51176c56f01c9edd8888358ae74eabec
  * bzip2[core,tool]:x64-windows@1.0.8#5 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\bzip2\92e9a8bbf1abbd89872b48ad82fcf75852de1006
  * expat:x64-windows@2.5.0#3 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\expat\9a1bc114edd74892d292c799e7b45b407f2a0b8b
  * libffi:x64-windows@3.4.4#6 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\libffi\982248d325407b09d26ad0d929f67fd0b873f984
  * liblzma:x64-windows@5.4.4 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\liblzma\f285b7c4ffa2cc065c7c6fec4b61006f7fa2714e
    openssl:x64-windows@3.2.0#2 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\openssl\8865e51e2cd2c891df13f80e1a2585d8b69eab9c
  * pkgconf:x64-windows@2.1.0 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\pkgconf\ea46d2e90c7d74f952d99b6640a88cb9bef6438f
  * python3:x64-windows@3.11.5#3 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\python3\e6acf202b9752a04a0b9557d1ea9e4fa2f427e8d
  * sqlite3[core,json1]:x64-windows@3.43.2#1 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\sqlite3\73056e20fb351b2c6978b351c74112223791eb25
  * vcpkg-cmake:x64-windows@2023-05-04 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\vcpkg-cmake\88a7058fc7fa73a9c4c99cfcae9d79e2abf87a5a
  * vcpkg-cmake-config:x64-windows@2022-02-06#1 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\vcpkg-cmake-config\8d54cc4f487d51b655abec5f9c9c3f86ca83311f
  * vcpkg-cmake-get-vars:x64-windows@2023-03-02 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\vcpkg-cmake-get-vars\2e624c2cf12a97a7a802e31ff1d28b9fa6ba9bde
  * vcpkg-msbuild:x64-windows@2023-08-08 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\vcpkg-msbuild\09443e951188f7850761144fde77fe9edf0dceba
  * vcpkg-pkgconfig-get-modules:x64-windows@2023-09-06 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\vcpkg-pkgconfig-get-modules\365f7303c0f9fe13458a62e7e4998760e6d918a4
  * vcpkg-tool-meson:x64-windows@0.63#2 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\vcpkg-tool-meson\3f6f5419cfc743a85e4f1fb1b582d4728b79c1e2
    websocketpp[core,recommended]:x64-windows@0.8.2#3 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\websocketpp\eb46cff6f9a23caefbc56ac8089d1fbee523e13e
    zlib:x64-windows@1.3 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\zlib\5ac18c6e6e3e2bf5a9e3d0bc8a845f198e4c4e05
  * zstd:x64-windows@1.5.5#2 -- D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\zstd\259dc461801ecb946995e13fd3d94b1381d02441
Additional packages (*) will be modified to complete this operation.
Restored 60 package(s) from C:\Users\GEOEGII555\AppData\Local\vcpkg\archives in 29 s. Use --debug to see more details.
Installing 1/167 boost-uninstall:x64-windows@1.83.0...
Elapsed time to handle boost-uninstall:x64-windows: 14.7 ms
boost-uninstall:x64-windows package ABI: 093c62a076d6bc7ef04ebc4c215a200f12b40b0540689ed209fd14b8cbe57ada
Installing 2/167 boost-vcpkg-helpers:x64-windows@1.83.0...
Elapsed time to handle boost-vcpkg-helpers:x64-windows: 24.2 ms
boost-vcpkg-helpers:x64-windows package ABI: 40a773acec5127c94bba3c47cdc505f695b49a750c3157e23577ca947a150f5e
Installing 3/167 boost-config:x64-windows@1.83.0...
Elapsed time to handle boost-config:x64-windows: 599 ms
boost-config:x64-windows package ABI: 9efd420b95d14c2b95842e819be541a1b8b54c2e44957e5739a4051d70e2fcf7
Installing 4/167 boost-static-assert:x64-windows@1.83.0...
Elapsed time to handle boost-static-assert:x64-windows: 24.8 ms
boost-static-assert:x64-windows package ABI: 1322501898e220ae6305c81e0af1478c2a933fb76cae06d247914e05c1dc68e7
Installing 5/167 boost-type-traits:x64-windows@1.83.0...
Elapsed time to handle boost-type-traits:x64-windows: 338 ms
boost-type-traits:x64-windows package ABI: 85c58d2a22a3f2c8eefe2e191223a2b5cc1647c3981de5e1cc1880164d44bf3d
Installing 6/167 boost-assert:x64-windows@1.83.0...
Elapsed time to handle boost-assert:x64-windows: 29.7 ms
boost-assert:x64-windows package ABI: 5a347274f6a41f98e96a7ff11f22569f8cebe75eca2e38ae95806a1c2f3c5b74
Installing 7/167 boost-throw-exception:x64-windows@1.83.0...
Elapsed time to handle boost-throw-exception:x64-windows: 29.4 ms
boost-throw-exception:x64-windows package ABI: 4b31e4ba7ed70459163f96a95cb00f43612e97ac60e46123e8aeef83910f341c
Installing 8/167 boost-preprocessor:x64-windows@1.83.0...
Elapsed time to handle boost-preprocessor:x64-windows: 921 ms
boost-preprocessor:x64-windows package ABI: 3a09119eb9b698a5a76ebc4563b8a8bd51dd2bc3c45c7fd5f954d8db2d9dff1b
Installing 9/167 boost-core:x64-windows@1.83.0...
Elapsed time to handle boost-core:x64-windows: 303 ms
boost-core:x64-windows package ABI: 338a081aa7aa47fb0aefc42f6a67039d3a9d351b31baa86f8d16a688638cae45
Installing 10/167 boost-mp11:x64-windows@1.83.0...
Elapsed time to handle boost-mp11:x64-windows: 86 ms
boost-mp11:x64-windows package ABI: bac0fa80c742b80d1e95cc7364ccc572bc183583673bedf043f84f2692ffbdbb
Installing 11/167 boost-describe:x64-windows@1.83.0...
Elapsed time to handle boost-describe:x64-windows: 66 ms
boost-describe:x64-windows package ABI: d46fb034b5a2d6f7c9846459a476704707bd8227c51c83a8df02d0d5f692734b
Installing 12/167 boost-container-hash:x64-windows@1.83.0...
Elapsed time to handle boost-container-hash:x64-windows: 61.7 ms
boost-container-hash:x64-windows package ABI: 7f4bee027895261e8185432b8df55a70733a361f7827a22f6cee2665c669d443
Installing 13/167 boost-type-index:x64-windows@1.83.0...
Building boost-type-index:x64-windows@1.83.0...
-- Installing port from location: D:\GEOEGII555\Программы\vcpkg\buildtrees\versioning_\versions\boost-type-index\58d41ff7ca046c8997ddd3f6c8ab801291edd9c4
-- Downloading https://github.com/boostorg/type_index/archive/boost-1.83.0.tar.gz -> boostorg-type_index-boost-1.83.0.tar.gz...

CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message):

      Failed to download file with error: no such file or directory
      If you are using a proxy, please check your proxy setting. 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 https://github.com/microsoft/vcpkg-tool/pull/77
         The value set by your proxy might be wrong, or have same `https://` prefix issue.

      3. Your proxy's remote server is out of service.

      If you've tried directly download the link, and believe this is not a temporary
      download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues
      to report this upstream download server failure.

Call Stack (most recent call first):
  scripts/cmake/vcpkg_download_distfile.cmake:270 (z_vcpkg_download_distfile_show_proxy_and_fail)
  scripts/cmake/vcpkg_from_github.cmake:106 (vcpkg_download_distfile)
  buildtrees/versioning_/versions/boost-type-index/58d41ff7ca046c8997ddd3f6c8ab801291edd9c4/portfile.cmake:3 (vcpkg_from_github)
  scripts/ports.cmake:170 (include)

error: building boost-type-index:x64-windows failed with: BUILD_FAILED
Elapsed time to handle boost-type-index:x64-windows: 183 ms
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
  https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+boost-type-index
You can submit a new issue at:
  https://github.com/microsoft/vcpkg/issues/new?title=[boost-type-index]+Build+error+on+x64-windows&body=Copy+issue+body+from+D%3A%2FGEOEGII555%2Ftest%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md
JonLiu1993 commented 7 months ago

Does this problem still exist in the latest version of vcpkg?

GEOEGII555 commented 6 months ago

Does this problem still exist in the latest version of vcpkg?

@JonLiu1993 sorry for the delay. Now it shows an error for a different package: boost-vcpkg-helpers:x64-windows, with a similar error.

Saying it again just in case: I don't use a proxy.

Package: boost-vcpkg-helpers:x64-windows@1.84.0

Host Environment

Failure logs

-- Downloading https://raw.githubusercontent.com/boostorg/boost/boost-1.84.0/LICENSE_1_0.txt -> boost_LICENSE_1_0.txt...

CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message):

      Failed to download file with error: no such file or directory
      If you are using a proxy, please check your proxy setting. 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 https://github.com/microsoft/vcpkg-tool/pull/77
         The value set by your proxy might be wrong, or have same `https://` prefix issue.

      3. Your proxy's remote server is out of service.

      If you've tried directly download the link, and believe this is not a temporary
      download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues
      to report this upstream download server failure.

Call Stack (most recent call first):
  scripts/cmake/vcpkg_download_distfile.cmake:270 (z_vcpkg_download_distfile_show_proxy_and_fail)
  buildtrees/versioning_/versions/boost-vcpkg-helpers/5ec9b3e713c09e2827e07c9784676bad6cc9cc08/portfile.cmake:3 (vcpkg_download_distfile)
  scripts/ports.cmake:170 (include)

Additional context

vcpkg.json ``` { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "remote-desktop-client-service", "dependencies": [ "openssl", "boost", "zlib", "websocketpp" ], "builtin-baseline": "3dd44b931481d7a8e9ba412621fa810232b66289" } ```

I can open it in a browser and it'll load fine:

Screenshot Image of the Boost library's license (link from the error) opened in a browserImage of the Boost library's license (link from the error) opened in a browser
JonLiu1993 commented 5 months ago

Does this problem still exist in the latest version of vcpkg?

GEOEGII555 commented 5 months ago

Does this problem still exist in the latest version of vcpkg?

I'll check it later

GEOEGII555 commented 5 months ago

@JonLiu1993 nope, boost-type-index now installs successfully. I'm checking if the boost package itself can be installed right now.

GEOEGII555 commented 5 months ago

Yep, the boost package now installs correctly. I'll change this from not planned to resolved.