Skip to content
New issue

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

v2ray5.1.0 编译报错,感谢大佬指点 #563

Closed
lhccarl opened this issue Dec 24, 2022 · 2 comments
Closed

v2ray5.1.0 编译报错,感谢大佬指点 #563

lhccarl opened this issue Dec 24, 2022 · 2 comments
Labels
invalid This doesn't seem right

Comments

@lhccarl
Copy link

lhccarl commented Dec 24, 2022

Building targets
go: downloading golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
go: downloading go4.org/intern v0.0.0-20211027215823-ae77deb06f29
go: downloading go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760
../../../../../dl/go-mod-cache/github.com/lucas-clemente/quic-go@v0.28.1/streams_map_generic_helper.go:4:2: no required module provides package github.com/cheekybits/genny/generic; to add it:
go get github.com/cheekybits/genny/generic
../../../../../dl/go-mod-cache/github.com/v2fly/!browser!bridge@v0.0.0-20210430233438-0570fc1d7d08/handler/client.go:11:2: no required module provides package github.com/v2fly/BrowserBridge/handler/websocketadp; to add it:
go get github.com/v2fly/BrowserBridge/handler/websocketadp
../../../../../dl/go-mod-cache/github.com/v2fly/!v!sign@v0.0.0-20201108000810-e2adc24bf848/instimp/file.go:7:2: no required module provides package github.com/v2fly/VSign/common; to add it:
go get github.com/v2fly/VSign/common
../../../../../dl/go-mod-cache/github.com/v2fly/!v!sign@v0.0.0-20201108000810-e2adc24bf848/signerVerify/VerifyFiles.go:5:2: no required module provides package github.com/v2fly/VSign/insmgr; to add it:
go get github.com/v2fly/VSign/insmgr
../../../../../dl/go-mod-cache/github.com/v2fly/!v!sign@v0.0.0-20201108000810-e2adc24bf848/signerVerify/VerifyFiles.go:7:2: no required module provides package github.com/v2fly/VSign/v2signkey; to add it:
go get github.com/v2fly/VSign/v2signkey

Makefile:109: recipe for target '/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt/build_dir/target-aarch64_generic_musl/v2ray-core-5.1.0/.built' failed
make[3]: *** [/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt/build_dir/target-aarch64_generic_musl/v2ray-core-5.1.0/.built] Error 1
make[3]: Leaving directory '/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt/feeds/small8/v2ray-core'
time: package/feeds/small8/v2ray-core/compile#9.63#10.78#2001.11
ERROR: package/feeds/small8/v2ray-core failed to build.
package/Makefile:112: recipe for target 'package/feeds/small8/v2ray-core/compile' failed
make[2]: *** [package/feeds/small8/v2ray-core/compile] Error 1
make[2]: Leaving directory '/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt'
package/Makefile:108: recipe for target '/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile' failed
make[1]: *** [/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt'
/home/lhc/share/code_project/fireflay_openwrt/openwrt_sdk/openwrt/include/toplevel.mk:229: recipe for target 'world' failed

@lhccarl
Copy link
Author

lhccarl commented Dec 24, 2022

貌似所有go写的开源软件在openwrt21.02 源码编译下都会出错,大概率是openwrt21.02 的go语言有问题

@1715173329
Copy link
Member

不要加一些莫名其妙的 feeds,然后再检查你的网络问题。

@1715173329 1715173329 added the invalid This doesn't seem right label Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants