-
检查后发现是 adguardhome 目前 release 的版本(v0.107.5)中依赖了 lucas-clemente/[email protected] 该版本不支持 go 1.18 该问题已在 adguardhome 的 pre-release v0.108.0-b3 中解决(替换为了lucas-clemente/[email protected]) 我现在希望使用 adguardhome ,请问我应该怎么处理比较好? 附日志: Building targets
github.com/lucas-clemente/quic-go/internal/qtls
# github.com/lucas-clemente/quic-go/internal/qtls
../../../../../dl/go-mod-cache/github.com/lucas-clemente/[email protected]/internal/qtls/go118.go:6:13: cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in variable declaration
make[3]: *** [Makefile:78: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/adguardhome-0.107.5/.built] Error 2
make[3]: Leaving directory '/workdir/openwrt/feeds/packages/net/adguardhome'
time: package/feeds/packages/adguardhome/compile#147.18#8.24#113.96
ERROR: package/feeds/packages/adguardhome failed to build.
make[2]: *** [package/Makefile:116: package/feeds/packages/adguardhome/compile] Error 1
make[2]: Leaving directory '/workdir/openwrt'
make[1]: *** [package/Makefile:110: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/workdir/openwrt'
make: *** [/workdir/openwrt/include/toplevel.mk:230: world] Error 2 |
Beta Was this translation helpful? Give feedback.
Answered by
Boos4721
Apr 6, 2022
Replies: 2 comments 1 reply
-
I`ILL FIX SOON. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Boos4721
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Boos4721/OpenWrt-Packages@bba16dc