xuhuisheng / rocm-build

build scripts for ROCm
Apache License 2.0
181 stars 35 forks source link

Issue downloading from Bintray #14

Closed ianferreira closed 3 years ago

ianferreira commented 3 years ago

Environment

Hardware description
GPU RX6800
CPU AMD
Software version
OS 20.4.2
ROCm 4.2
Python -

What is the expected behavior

bash 34.miopen.sh

completes

What actually happens

Downloading https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2 CMake Error at /usr/local/share/cmake/cmakeget/CMakeGet.cmake:151 (message): Download failed: "HTTP response code said error":

How to reproduce

https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2 gives Forbidden. I cannot seem to find where this is referenced.

See issue from Libboost https://github.com/boostorg/boost/issues/299

ianferreira commented 3 years ago

https://github.com/rocm-arch/rocm-arch/issues/596#issuecomment-830828347