-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
A mirror was down for the docker build. #11 fixes it.
Step 16/39 : RUN CT_PREFIX=/opt/cross ct-ng build -j12
---> Running in 92b985b682ed
[INFO ] Performing some trivial sanity checks
[INFO ] Build started 20211212.135153
[INFO ] Building environment variables
[EXTRA] Preparing working directories
[EXTRA] Installing user-supplied crosstool-NG configuration
[EXTRA] =================================================================
[EXTRA] Dumping internal crosstool-NG configuration
[EXTRA] Building a toolchain for:
[EXTRA] build = x86_64-pc-linux-gnu
[EXTRA] host = x86_64-pc-linux-gnu
[EXTRA] target = x86_64-linux-gnu
[EXTRA] Dumping internal crosstool-NG configuration: done in 0.05s (at 00:01)
[INFO ] =================================================================
[INFO ] Retrieving needed toolchain components' tarballs
[EXTRA] Retrieving 'linux-3.16.85'
[EXTRA] Verifying SHA512 checksum for 'linux-3.16.85.tar.xz'
[EXTRA] Saving 'linux-3.16.85.tar.xz' to local storage
[EXTRA] Retrieving 'zlib-1.2.11'
[EXTRA] Verifying SHA512 checksum for 'zlib-1.2.11.tar.xz'
[EXTRA] Saving 'zlib-1.2.11.tar.xz' to local storage
[EXTRA] Retrieving 'gmp-6.2.1'
[EXTRA] Verifying SHA512 checksum for 'gmp-6.2.1.tar.xz'
[EXTRA] Saving 'gmp-6.2.1.tar.xz' to local storage
[EXTRA] Retrieving 'mpfr-4.1.0'
[EXTRA] Verifying SHA512 checksum for 'mpfr-4.1.0.tar.xz'
[EXTRA] Saving 'mpfr-4.1.0.tar.xz' to local storage
[EXTRA] Retrieving 'isl-0.24'
[ERROR] isl: download failed
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Retrieving needed toolchain components' tarballs'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_Abort[scripts/functions@487]
[ERROR] >> called from: CT_DoFetch[scripts/functions@2131]
[ERROR] >> called from: CT_PackageRun[scripts/functions@2091]
[ERROR] >> called from: CT_Fetch[scripts/functions@2202]
[ERROR] >> called from: do_isl_get[scripts/build/companion_libs/121-isl.sh@16]
[ERROR] >> called from: do_companion_libs_get[scripts/build/companion_libs.sh@15]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@647]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> https://crosstool-ng.github.io/docs/known-issues/
[ERROR] >>
[ERROR] >> NOTE: You configuration uses non-default patch sets. Please
[ERROR] >> select 'bundled' as the set of patches applied and attempt
[ERROR] >> to reproduce this issue. Issues reported with other patch
[ERROR] >> set selections (none, local, bundled+local) are going to be
[ERROR] >> closed without explanation.
[ERROR] >>
[ERROR] >> If you feel this is a bug in crosstool-NG, report it at:
[ERROR] >> https://github.com/crosstool-ng/crosstool-ng/issues/
[ERROR] >>
[ERROR] >> Make sure your report includes all the information pertinent to this issue.
[ERROR] >> Read the bug reporting guidelines here:
[ERROR] >> http://crosstool-ng.github.io/support/
[ERROR]
[ERROR] (elapsed: 2:04.37)
make: *** [/opt/crosstool-ng/bin/ct-ng:261: build] Error 1
The command '/bin/sh -c CT_PREFIX=/opt/cross ct-ng build -j12' returned a non-zero code: 2
Metadata
Metadata
Assignees
Labels
No labels