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
Finding targets go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
Building targets go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
make[3]: *** [Makefile:44: /home/ubuntu/lede/build_dir/target-aarch64_generic_musl/v2ray-plugin-5.14.1/.built] Error 1 make[3]: Leaving directory '/home/ubuntu/lede/feeds/smpackage/v2ray-plugin' time: package/feeds/smpackage/v2ray-plugin/compile#0.29#0.45#2.90 ERROR: package/feeds/smpackage/v2ray-plugin failed to build. make[2]: *** [package/Makefile:116: package/feeds/smpackage/v2ray-plugin/compile] Error 1 make[2]: Leaving directory '/home/ubuntu/lede' make[1]: *** [package/Makefile:110: /home/ubuntu/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/ubuntu/lede' make: *** [/home/ubuntu/lede/include/toplevel.mk:231:world] 错误 2 ubuntu@ubuntu-virtual-machine:~/lede$ go version go version go1.22.0 linux/amd64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Finding targets
go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
Building targets
go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
make[3]: *** [Makefile:44: /home/ubuntu/lede/build_dir/target-aarch64_generic_musl/v2ray-plugin-5.14.1/.built] Error 1
make[3]: Leaving directory '/home/ubuntu/lede/feeds/smpackage/v2ray-plugin'
time: package/feeds/smpackage/v2ray-plugin/compile#0.29#0.45#2.90
ERROR: package/feeds/smpackage/v2ray-plugin failed to build.
make[2]: *** [package/Makefile:116: package/feeds/smpackage/v2ray-plugin/compile] Error 1
make[2]: Leaving directory '/home/ubuntu/lede'
make[1]: *** [package/Makefile:110: /home/ubuntu/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/ubuntu/lede'
make: *** [/home/ubuntu/lede/include/toplevel.mk:231:world] 错误 2
ubuntu@ubuntu-virtual-machine:~/lede$ go version
go version go1.22.0 linux/amd64
The text was updated successfully, but these errors were encountered: