On 04/21/2015 04:23 PM, Christopher Covington wrote:
abe$ ./abe.sh --target aarch64-linux-gnu NOTE: Downloading md5sums to abe/snapshots RUN: /usr/bin/wget --timeout=10 --tries=2 --directory-prefix=abe/snapshots/ http://abe.tcwglab.linaro.org/snapshots/md5sums
We're having a major security related issue, so the entire TCWG lab got taken offline yesterday till this is fixed and more secured. No idea what the ETA is for all of that. ABE will work regardless other than some warning messages about not being able to download the md5sums file, or anything under 'infrastructure'. Most of what ABE needs is at git.linaro.org, and that's still online. The only files ABE downloads from abe.tcwglab.linaro.org are source tarballs, which don't change very often. As long as you have them already downloaded, you can build a toolchain still. I work offline pretty frequently, so have tried to make ABE work without the upstream access to anything.
Try adding '--disable update' to your command line for abe.sh, and it'll stop trying.
- rob -