找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 602|回复: 7

Lede编译时报错,求助

[复制链接]
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的仓库


我的恩山、我的无线 The best wifi forum is right here.
文件下载失败,换个好点的网络在重试

点评

我部署到硅谷的云服务器上编译的,应该不关这个事  详情 回复 发表于 2023-5-7 15:33
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

本帖最后由 m0eak 于 2023-5-7 10:45 编辑

昨天开始就这样
ipt2socks源码里的
  1. PKG_HASH:=73a2498dc95934c225d358707e7f7d060b5ce81aa45260ada09cbd15207d27d1
复制代码

改为
  1. PKG_HASH:=5279eb1cb7555cf9292423cc9f672dc43e6e214b3411a6df26a6a1cfa59d88b7
复制代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
小小葫芦娃 发表于 2023-5-7 09:26
文件下载失败,换个好点的网络在重试

我部署到硅谷的云服务器上编译的,应该不关这个事
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

我用的是github的云编译,也出现了这种情况。怎么破呀!!只能等它自己好吗??

点评

kenzo源的ipt已经更新了,别的源不知道  详情 回复 发表于 2023-5-7 17:59
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

亲亲狂龙 发表于 2023-5-7 16:44
我用的是github的云编译,也出现了这种情况。怎么破呀!!只能等它自己好吗?? ...

kenzo源的ipt已经更新了,别的源不知道

点评

我也加了kenzo8的源,但还是出错。  详情 回复 发表于 2023-5-9 00:30
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

m0eak 发表于 2023-5-7 17:59
kenzo源的ipt已经更新了,别的源不知道

我也加了kenzo8的源,但还是出错。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
本地编译的话可以试一下这样:
cd lede/dl
wget https://sources.immortalwrt.org/ipt2socks-1.1.3.tar.gz
再重新编译,云编译就不清楚了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-27 21:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表