kendryte / k230_sdk

Kendryte K230 SDK
BSD 2-Clause "Simplified" License
165 stars 35 forks source link

[Bug]: error when downloading the toolchain #34

Closed gasbytes closed 10 months ago

gasbytes commented 10 months ago

What happened

i was cloning and getting the sourcecode on a different machine, and when running:

make prepare_sourcecode

the getting of the sourcecode stops at execution of the wget commands to get the tar.bz2, here are the logs from the Makefile:

https://pastebin.com/Jb4suV7c

Reproduction steps

just run make prepare_sourcecode on a freshly cloned k230_sdk repo

Hardware board

k230 evb board

Software version

No response

Bug frequency

No response

Anything else

No response