GlobalArrays / ga

Partitioned Global Address Space (PGAS) library for distributed arrays
http://hpc.pnl.gov/globalarrays/
Other
97 stars 38 forks source link

Failed to build GA on release branch for 404 error. #225

Closed haohaiyu closed 2 years ago

haohaiyu commented 3 years ago

Steps to repro:

git clone https://github.com/GlobalArrays/ga.git cd ga git checkout release/5.8 (or other version or just use the master branch) ./autogen.sh

And the error messages are attached:

ga.log

edoapra commented 3 years ago

Issue addressed by commit https://github.com/GlobalArrays/ga/commit/2d950ef898878ba53b45adb83508024498d29e27 in the develop branch