We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
反馈bug/问题模板,提建议请删除
Q:是否搜索了issue (使用 "x" 选择)
A:makefile时到v2ray-plugin就出错,就是更新后重编译时出错,清tmp也是一样,已开全局梯子
A:x86-64
A: Finding targets go: github.com/miekg/[email protected]: Get "https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.14.mod": EOF
Building targets can't load package: package .: no Go files in /mnt/openwrt/lede/build_dir/target-x86_64_musl/v2ray-plugin-1.3.0/.go_work/build
Cleaning module download cache (golang/go#27455)
Makefile:59: recipe for target '/mnt/openwrt/lede/build_dir/target-x86_64_musl/v2ray-plugin-1.3.0/.built' failed make[3]: *** [/mnt/openwrt/lede/build_dir/target-x86_64_musl/v2ray-plugin-1.3.0/.built] Error 1 make[3]: Leaving directory '/mnt/openwrt/lede/package/lean/v2ray-plugin' time: package/lean/v2ray-plugin/compile#3.60#1.47#27.77 package/Makefile:111: recipe for target 'package/lean/v2ray-plugin/compile' failed make[2]: *** [package/lean/v2ray-plugin/compile] Error 2 make[2]: Leaving directory '/mnt/openwrt/lede' package/Makefile:107: recipe for target '/mnt/openwrt/lede/staging_dir/target-x86_64_musl/stamp/.package_compile' failed make[1]: *** [/mnt/openwrt/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/mnt/openwrt/lede' /mnt/openwrt/lede/include/toplevel.mk:225: recipe for target 'world' failed make: *** [world] Error 2
The text was updated successfully, but these errors were encountered:
刚刚莫名其妙又OK了,顺利完成编译。无语。
Sorry, something went wrong.
No branches or pull requests
反馈bug/问题模板,提建议请删除
1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
2. 详细叙述
(1) 具体问题
A:makefile时到v2ray-plugin就出错,就是更新后重编译时出错,清tmp也是一样,已开全局梯子
(2) 路由器型号和固件版本
A:x86-64
(3) 详细日志
A:
Finding targets
go: github.com/miekg/[email protected]: Get "https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.14.mod": EOF
Building targets
can't load package: package .: no Go files in /mnt/openwrt/lede/build_dir/target-x86_64_musl/v2ray-plugin-1.3.0/.go_work/build
Cleaning module download cache (golang/go#27455)
Makefile:59: recipe for target '/mnt/openwrt/lede/build_dir/target-x86_64_musl/v2ray-plugin-1.3.0/.built' failed
make[3]: *** [/mnt/openwrt/lede/build_dir/target-x86_64_musl/v2ray-plugin-1.3.0/.built] Error 1
make[3]: Leaving directory '/mnt/openwrt/lede/package/lean/v2ray-plugin'
time: package/lean/v2ray-plugin/compile#3.60#1.47#27.77
package/Makefile:111: recipe for target 'package/lean/v2ray-plugin/compile' failed
make[2]: *** [package/lean/v2ray-plugin/compile] Error 2
make[2]: Leaving directory '/mnt/openwrt/lede'
package/Makefile:107: recipe for target '/mnt/openwrt/lede/staging_dir/target-x86_64_musl/stamp/.package_compile' failed
make[1]: *** [/mnt/openwrt/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/mnt/openwrt/lede'
/mnt/openwrt/lede/include/toplevel.mk:225: recipe for target 'world' failed
make: *** [world] Error 2
The text was updated successfully, but these errors were encountered: