You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title of the issue should start with Defect: followed by a
succinct title.
OpenCoarrays Version: 1.9.0-16-gc64cc1e
Fortran Compiler: GCC 7.1
C compiler used for building lib: GCC 7.1
Installation method: install.sh
Output of uname -a: Linux localhost.localdomain 4.8.4 #1 SMP Thu Oct 27 15:14:31 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux
MPI library being used: N/A (MPICH)
Machine architecture and number of physical cores: KNL, many
Version of CMake: 3.8.2
Observed Behavior
2017-07-08 12:51:51 UTC [ info] Download command: "curl" -LO -u anonymous: ftp://ftp.gnu.org:/gnu/gcc/gcc-6.4.0/gcc-6.4.0.tar.bz2
2017-07-08 12:51:51 UTC [ info] Depending on the file size and network bandwidth, this could take several minutes or longer.
~/OpenCoarrays/prerequisites/downloads ~/OpenCoarrays
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (78) RETR response: 550
Also, it appears that there are only .tar.gz and .tar.xz files, no .tar.bz2 archives appear to be present.
Uh oh!
There was an error while loading. Please reload this page.
Defect/Bug Report
The title of the issue should start with
Defect:
followed by asuccinct title.
uname -a
:Linux localhost.localdomain 4.8.4 #1 SMP Thu Oct 27 15:14:31 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux
Observed Behavior
Also, it appears that there are only
.tar.gz
and.tar.xz
files, no.tar.bz2
archives appear to be present.Expected Behavior
Actually download GCC 6.4.
Steps to Reproduce
./install.sh --package gcc --install-version 6.4.0 -j 32 --install-prefix /packages/gcc/6.4.0
The text was updated successfully, but these errors were encountered: