0x676e67/thunder

openwrt编译报错了

Opened this issue · 0 comments

2024-02-25T05:02:28.8116677Z make[3]: Entering directory '/mnt/openwrt/package/thunder'
2024-02-25T05:02:29.0354312Z mkdir -p /mnt/openwrt/dl
2024-02-25T05:02:29.0386051Z SHELL= flock /mnt/openwrt/tmp/.thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256.flock -c ' /mnt/openwrt/scripts/download.pl "/mnt/openwrt/dl" "thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256" "skip" "" "https://github.com/gngpp/thunder/releases/download/v3.11.2-32/" '
2024-02-25T05:02:29.0657065Z + curl -f --connect-timeout 20 --retry 5 --location https://github.com/gngpp/thunder/releases/download/v3.11.2-32/thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256
2024-02-25T05:02:29.0716058Z % Total % Received % Xferd Average Speed Time Time Time Current
2024-02-25T05:02:29.0717129Z Dload Upload Total Spent Left Speed
2024-02-25T05:02:29.0717740Z
2024-02-25T05:02:29.1642654Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:29.1643906Z 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:29.1644716Z curl: (22) The requested URL returned error: 404
2024-02-25T05:02:29.1660838Z Download failed.
2024-02-25T05:02:29.1662704Z + curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256
2024-02-25T05:02:29.1720227Z % Total % Received % Xferd Average Speed Time Time Time Current
2024-02-25T05:02:29.1721327Z Dload Upload Total Spent Left Speed
2024-02-25T05:02:29.1721957Z
2024-02-25T05:02:29.7675883Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:29.7677147Z 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:29.7678126Z curl: (22) The requested URL returned error: 404
2024-02-25T05:02:29.7693883Z Download failed.
2024-02-25T05:02:29.7695846Z + curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256
2024-02-25T05:02:29.7753115Z % Total % Received % Xferd Average Speed Time Time Time Current
2024-02-25T05:02:29.7754382Z Dload Upload Total Spent Left Speed
2024-02-25T05:02:29.7754919Z
2024-02-25T05:02:30.1590651Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:30.3386052Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:30.3387136Z 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:30.3393614Z curl: (22) The requested URL returned error: 404
2024-02-25T05:02:30.3405716Z Download failed.
2024-02-25T05:02:30.3407471Z + curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256
2024-02-25T05:02:30.3469178Z % Total % Received % Xferd Average Speed Time Time Time Current
2024-02-25T05:02:30.3470896Z Dload Upload Total Spent Left Speed
2024-02-25T05:02:30.3471454Z
2024-02-25T05:02:30.8334299Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:30.8335140Z 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-02-25T05:02:30.8342324Z curl: (22) The requested URL returned error: 404
2024-02-25T05:02:30.8352251Z Download failed.
2024-02-25T05:02:30.8352965Z No more mirrors to try - giving up.
2024-02-25T05:02:30.8364370Z make[3]: *** [Makefile:37: /mnt/openwrt/dl/thunder-3.11.2-32-aarch64-unknown-linux-musl.tar.gz.sha256] Error 2
2024-02-25T05:02:30.8365172Z make[3]: Leaving directory '/mnt/openwrt/package/thunder'
2024-02-25T05:02:30.8368806Z time: package/thunder/compile#0.34#0.09#2.03
2024-02-25T05:02:30.8375856Z ERROR: package/thunder failed to build.
2024-02-25T05:02:30.8379783Z make[2]: *** [package/Makefile:116: package/thunder/compile] Error 1
2024-02-25T05:02:30.8384070Z make[2]: Leaving directory '/mnt/openwrt'
2024-02-25T05:02:30.8390835Z make[1]: *** [package/Makefile:110: /mnt/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
2024-02-25T05:02:30.8393194Z make[1]: Leaving directory '/mnt/openwrt'
2024-02-25T05:02:30.8413772Z make: *** [/mnt/openwrt/include/toplevel.mk:231: world] Error 2
2024-02-25T05:02:30.8499737Z ##[error]Process completed with exit code 2.

文件名不对导致无法下载