zhztheplayer opened a new issue, #8156: URL: https://github.com/apache/incubator-gluten/issues/8156
### Problem description ``` [DEBUG] 1000: execute_process(curl --fail -L https://gitlab.gnome.org//GNOME/libxml2/-/archive/f507d167f1755b7eaea09fb1a44d29aab828b6d1/libxml2-f507d167f1755b7eaea09fb1a44d29aab828b6d1.tar.gz --create-dirs --output /opt/gluten/dev/vcpkg/.vcpkg/downloads/GNOME-libxml2-f507d167f1755b7eaea09fb1a44d29aab828b6d1.tar.gz.47029.part) [DEBUG] 1000: cmd_execute_and_stream_data() returned 22 after 3516475 us error: Failed to download from mirror set error: https://gitlab.gnome.org//GNOME/libxml2/-/archive/f507d167f1755b7eaea09fb1a44d29aab828b6d1/libxml2-f507d167f1755b7eaea09fb1a44d29aab828b6d1.tar.gz: curl failed to download with exit code 22 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed curl: (22) The requested URL returned error: 503 [DEBUG] /mnt/vss/_work/1/s/src/vcpkg/base/downloads.cpp(1051): [DEBUG] Time in subprocesses: 3516475us [DEBUG] Time in parsing JSON: 17us [DEBUG] Time in JSON reader: 0us [DEBUG] Time in filesystem: 15us [DEBUG] Time in loading ports: 0us [DEBUG] Exiting after 3.5 s (3517676us) CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message): Failed to download file with error: 1 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_gitlab.cmake:113 (vcpkg_download_distfile) buildtrees/versioning_/versions/libxml2/aa09deda9fa69a3d56a39504e85e72affb3139d9/portfile.cmake:1 (vcpkg_from_gitlab) scripts/ports.cmake:168 (include) ``` ### System information N/A ### CMake log _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
