When using gdc-6.3.0 on travis-ci, travis is reporting that it can't download the compiler:

------------------------------------------------------
$ source "$(CURL_USER_AGENT="$CURL_USER_AGENT" bash install.sh gdc-6.3.0 --activate)"

curl: (22) The requested URL returned error: 404 Not Found

curl: (22) The requested URL returned error: 404 Not Found

curl: (22) The requested URL returned error: 404 Not Found

curl: (22) The requested URL returned error: 404 Not Found

curl: (22) The requested URL returned error: 404 Not Found

Failed to download 'http://gdcproject.org/downloads/binaries/x86_64-linux-gnu/gdc-6.3.0.tar.xz'

/home/travis/.travis/job_stages: line 57: : No such file or directory

The command "source "$(CURL_USER_AGENT="$CURL_USER_AGENT" bash install.sh gdc-6.3.0 --activate)"" failed and exited with 1 during .
------------------------------------------------------

Anyone know anything about this? Where (and to whom) should this be reported?
  • gdc-6.3.0 on travis bor... Nick Sabalausky (Abscissa) via Digitalmars-d-learn

Reply via email to