You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not seem like it is a gcc13 problem. However, when trying to compile it fails with:
Finding targets
Building targets
github.com/lucas-clemente/quic-go/internal/qtls
# github.com/lucas-clemente/quic-go/internal/qtls
../../vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:6:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.20 yet. F...) as int value in variable declaration
make[2]: *** [Makefile:68: /home/nick/openwrt/build_dir/target-aarch64_cortex-a53_musl/cloudflared-2023.5.0/.built] Error 1
make[2]: Leaving directory '/home/nick/openwrt/feeds/packages/net/cloudflared'
time: package/feeds/packages/cloudflared/compile#1.11#0.42#1.06
ERROR: package/feeds/packages/cloudflared failed to build.
make[1]: *** [package/Makefile:120: package/feeds/packages/cloudflared/compile] Error 1
make[1]: Leaving directory '/home/nick/openwrt'
make: *** [/home/nick/openwrt/include/toplevel.mk:231: package/cloudflared/compile] Error 2
The text was updated successfully, but these errors were encountered:
Maintainer: @1715173329
Environment: mt7622
Does not seem like it is a gcc13 problem. However, when trying to compile it fails with:
The text was updated successfully, but these errors were encountered: