Build TorizonCore failed u-boot-toradex_2019.07.bb

The docker build failed with the following error:

Sstate summary: Wanted 278 Found 245 Missed 33 Current 1485 (88% match, 98% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: u-boot-toradex-1_2019.07+gitAUTOINC+e60e2c0d3f-r0 do_compile: Function failed: do_compile (log file is located at /workdir/torizon/build-torizon/tmp-torizon/work/colibri_imx7-torizon-linux-gnueabi/u-boot-toradex/1_2019.07+gitAUTOINC+e60e2c0d3f-r0/temp/log.do_compile.218)
ERROR: Logfile of failure stored in: /workdir/torizon/build-torizon/tmp-torizon/work/colibri_imx7-torizon-linux-gnueabi/u-boot-toradex/1_2019.07+gitAUTOINC+e60e2c0d3f-r0/temp/log.do_compile.218

Is there a solution to fix the error or is it possible to build an older Version ?

Greetings @JuKno,

This error seems to be consistent with an issue we were having a couple days ago. A recent commit has fixed this particular error and the build should be using the older U-Boot version again.

Perhaps try rerunning/repulling the container so that the build sources are updated.

Please let me know if this resolves your build error.

Best Regards,
Jeremias

@jeremias.tx

Hallo Jeremias,

sorry for delay …
I smashed the .repo folder … start the build again … and it compiles …
Thank You very much for your help.

Best Regards
JuKno

You are very welcome