K230 LINUX https://sources.buildroot.net/libnncase/nncase_k230_v2.9.0_runtime_linux.tgz cannot download

Viewed 88

重现步骤

期待结果和实际结果

软硬件版本信息

错误日志

--2025-05-17 16:14:35-- (try: 2) https://github.com/kendryte/nncase/releases/download/v2.9.0/nncase_k230_v2.9.0_runtime_linux.tgz
Connecting to github.com (github.com)|20.205.243.166|:443... failed: Connection timed out.
Retrying.

--2025-05-17 16:14:47-- (try: 3) https://github.com/kendryte/nncase/releases/download/v2.9.0/nncase_k230_v2.9.0_runtime_linux.tgz
Connecting to github.com (github.com)|20.205.243.166|:443... failed: Connection timed out.
Giving up.

wget -nd -t 3 --connect-timeout=10 -O '/home/hjy/k230_linux_sdk/output/k230_canmv_lckfb_defconfig/build/.nncase_k230_v2.9.0_runtime_linux.tgz.1CXnkR/output' 'https://sources.buildroot.net/libnncase/nncase_k230_v2.9.0_runtime_linux.tgz'
--2025-05-17 16:14:57-- https://sources.buildroot.net/libnncase/nncase_k230_v2.9.0_runtime_linux.tgz
Resolving sources.buildroot.net (sources.buildroot.net)... 2606:4700:20::681a:25, 2606:4700:20::681a:125, 2606:4700:20::ac43:4838, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|2606:4700:20::681a:25|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-05-17 16:14:59 ERROR 404: Not Found.

wget -nd -t 3 --connect-timeout=10 -O '/home/hjy/k230_linux_sdk/output/k230_canmv_lckfb_defconfig/build/.nncase_k230_v2.9.0_runtime_linux.tgz.KPY237/output' 'https://sources.buildroot.net/nncase_k230_v2.9.0_runtime_linux.tgz'
--2025-05-17 16:14:59-- https://sources.buildroot.net/nncase_k230_v2.9.0_runtime_linux.tgz
Resolving sources.buildroot.net (sources.buildroot.net)... 2606:4700:20::681a:125, 2606:4700:20::ac43:4838, 2606:4700:20::681a:25, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|2606:4700:20::681a:125|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-05-17 16:15:00 ERROR 404: Not Found.

make[2]: *** [package/pkg-generic.mk:179: /home/hjy/k230_linux_sdk/output/k230_canmv_lckfb_defconfig/build/libnncase/.stamp_downloaded] Error 1
make[1]: *** [Makefile:23: _all] Error 2
make[1]: Leaving directory '/home/hjy/k230_linux_sdk/output/k230_canmv_lckfb_defconfig'
make: *** [Makefile:22: buildroot] Error 2

尝试解决过程

https://sources.buildroot.net/libnncase/nncase_k230_v2.9.0_runtime_linux.tgz 404 error
补充材料

1 Answers

国内客户可以增加 BR2_PRIMARY_SITE=https://kendryte-download.canaan-creative.com/k230/downloads/dl/参数,指定优先从嘉楠官网下载

 make CONF=k230_canmv_lckfb_defconfig  BR2_PRIMARY_SITE=https://kendryte-download.canaan-creative.com/k230/downloads/dl/