|
make[3]: Entering directory '/home/ubuntu/lede/feeds/small/ipt2socks'
mkdir -p /home/ubuntu/lede/dl
SHELL= flock /home/ubuntu/lede/tmp/.ipt2socks-1.1.3.tar.gz.flock -c ' /home/ubuntu/lede/scripts/download.pl "/home/ubuntu/lede/dl" "ipt2socks-1.1.3.tar.gz" "73a2498dc95934c225d358707e7f7d060b5ce81aa45260ada09cbd15207d27d1" "" "https://codeload.github.com/zfl9/ipt2socks/tar.gz/v1.1.3?" '
+ curl -f --connect-timeout 20 --retry 5 --location https://codeload.github.com/zfl9 ... 2socks-1.1.3.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 109k 0 109k 0 0 377k 0 --:--:-- --:--:-- --:--:-- 377k
Hash of the downloaded file does not match (file: 5279eb1cb7555cf9292423cc9f672dc43e6e214b3411a6df26a6a1cfa59d88b7, requested: 73a2498dc95934c225d358707e7f7d060b5ce81aa45260ada09cbd15207d27d1) - deleting download.
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/ipt2socks-1.1.3.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/ipt2socks-1.1.3.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/ipt2socks-1.1.3.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
No more mirrors to try - giving up.
make[3]: *** [Makefile:46: /home/ubuntu/lede/dl/ipt2socks-1.1.3.tar.gz] Error 2
make[3]: Leaving directory '/home/ubuntu/lede/feeds/small/ipt2socks'
time: package/feeds/small/ipt2socks/compile#0.21#0.08#2.13
ERROR: package/feeds/small/ipt2socks failed to build.
make[2]: *** [package/Makefile:116: package/feeds/small/ipt2socks/compile] Error 1
make[2]: Leaving directory '/home/ubuntu/lede'
make[1]: *** [package/Makefile:110: /home/ubuntu/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/ubuntu/lede'
make: *** [/home/ubuntu/lede/include/toplevel.mk:231: world] Error 2
跟着这个教程编译的Ubuntu下用Lean源码编译openwrt,用的是L大和kenzok8的仓库
|
|