On 21.10.21 03:09, Paul wrote: > Hej guys! > I wanted to build the Ultra96v2 ref-image from the jailhouse-images repo > and it failed for some error in crosstool-ng. (see below and the full > build output is attached) > In particular it could not wget the isl-0.20.tar.gz. Wget-ting it from > some package mirror manually into 'build/downloads/crosstool-ng/' > and repeating the build solved the issue. > > I found a similar issue on the crosstool-ng github issues[1], but > I dont know how to fix this in the jailhouse-images repo, and did not > see an issueing possibility on the github repo, so I write to you here ^^ > > I am currently writting my diploma thesis on offloading critical > real-time task comparing co-processors, jailhouse and FPGAs, so thanks > for the work on jailhouse, seems like an interesting concept and I am > looking forward to learn about it ^^. > > Greetings! > Paul > > [1] https://github.com/crosstool-ng/crosstool-ng/issues/1609 > > [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@2103] > [ERROR] >> called from: CT_PackageRun[scripts/functions@2063] > [ERROR] >> called from: CT_Fetch[scripts/functions@2174] > [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@648] > [ERROR] >> > [ERROR] >> There is a list of known issues, some with workarounds, in: > [ERROR] >> https://crosstool-ng.github.io/docs/known-issues/ > [ERROR] >> > [ERROR] >> NOTE: Your configuration includes features marked EXPERIMENTAL. > [ERROR] >> Before submitting a bug report, try to reproduce it without > enabling > [ERROR] >> any experimental features. Otherwise, you'll need to debug it > [ERROR] >> and present an explanation why it is a bug in crosstool-NG - or > [ERROR] >> preferably, a fix. > [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: 1:52.98) > > ' >
Thanks for reporting, confirmed. We need a patch to select a different source for that packet, or a bump of crosstool-ng once a fix is upstream. Jan -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/7312e55c-26f6-67a6-ac87-cbe5f640a111%40web.de.
