xiaorouji / openwrt-passwall

6.71k stars 2.57k forks source link

[Bug]: golang version 1.21编译passwall依旧sing-box报错 #2832

Closed naoki66 closed 9 months ago

naoki66 commented 9 months ago

描述您遇到的bug

云编译https://github.com/naoki66/Actions_ImmortalWrt_Openwrt/blob/main/.github/workflows/build_ImmortalWrt21.02_K6.1.yml 已经加入passwall_packages 和passwall 。 echo "src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main" >> "feeds.conf.default" echo "src-git passwall https://github.com/xiaorouji/openwrt-passwall.git;main" >> "feeds.conf.default" 始终在sing-box阶段报错

复现此Bug的步骤

编译阶段报错

您想要实现的目的

正常编译

日志信息

2023-09-25T12:26:20.4445493Z make[3]: Entering directory '/workdir/openwrt/feeds/passwall_packages/sing-box' 2023-09-25T12:26:20.5939635Z mkdir -p /workdir/openwrt/dl 2023-09-25T12:26:20.5974883Z SHELL= flock /workdir/openwrt/tmp/.sing-box-1.5.0-rc.3.tar.gz.flock -c ' /workdir/openwrt/scripts/download.pl "/workdir/openwrt/dl" "sing-box-1.5.0-rc.3.tar.gz" "043c1c6dd9e62ceba33118e51c6c58fe08c105aea1b9f0219e6b1808384cd577" "" "https://codeload.github.com/SagerNet/sing-box/tar.gz/v1.5.0-rc.3?" ' 2023-09-25T12:26:20.6373322Z touch /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.prepared_da52b8c1cd26fb24d0ef2d97c2e32ae4_6664517399ebbbc92a37c5bb081b5c53_check 2023-09-25T12:26:20.6397723Z . /workdir/openwrt/include/shell.sh; gzip -dc /workdir/openwrt/dl/sing-box-1.5.0-rc.3.tar.gz | tar -C /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.. -xf - 2023-09-25T12:26:20.6602157Z [ ! -d ./src/ ] || cp -fpR ./src/. /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3 2023-09-25T12:26:20.6637836Z touch /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.prepared_da52b8c1cd26fb24d0ef2d97c2e32ae4_6664517399ebbbc92a37c5bb081b5c53 2023-09-25T12:26:20.6664683Z rm -f /workdir/openwrt/build_dir/target-x86_64musl/sing-box-1.5.0-rc.3/.configured* 2023-09-25T12:26:20.6695459Z rm -f /workdir/openwrt/staging_dir/target-x86_64_musl/stamp/.sing-box_installed 2023-09-25T12:26:20.6742750Z CONFIG_GOLANG_MOD_CACHE_WORLD_READABLE="" GO_BUILD_CACHE_DIR="/workdir/openwrt/tmp/go-build" GO_MOD_CACHE_DIR="/workdir/openwrt/dl/go-mod-cache" GO_MOD_ARGS="-modcacherw" GO_PKG="github.com/sagernet/sing-box" GO_INSTALL_EXTRA="" GO_INSTALL_ALL="" GO_SOURCE_ONLY="" GO_BUILD_PKG="github.com/sagernet/sing-box/cmd/sing-box" GO_EXCLUDES="" GO_GO_GENERATE="" GO_INSTALL_BIN_PATH="/usr/bin" BUILD_DIR="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3" GO_BUILD_DIR="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build" GO_BUILD_BIN_DIR="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build/bin" GO_BUILD_DEPENDS_PATH="/usr/share/gocode" GO_BUILD_DEPENDS_SRC="/workdir/openwrt/staging_dir/target-x86_64_musl/usr/share/gocode/src" /usr/bin/env bash /workdir/openwrt/feeds/packages/lang/golang//golang-build.sh configure 2023-09-25T12:26:20.6904610Z Copying files from /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3 into /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build/src/github.com/sagernet/sing-box 2023-09-25T12:26:20.6921605Z adapter/experimental.go 2023-09-25T12:26:20.6945930Z adapter/fakeip.go 2023-09-25T12:26:20.6969214Z adapter/fakeip_metadata.go 2023-09-25T12:26:20.6992105Z adapter/handler.go 2023-09-25T12:26:20.7015838Z adapter/inbound.go 2023-09-25T12:26:20.7038966Z adapter/outbound.go 2023-09-25T12:26:20.7062050Z adapter/prestart.go 2023-09-25T12:26:20.7084917Z adapter/router.go 2023-09-25T12:26:20.7108198Z adapter/service.go 2023-09-25T12:26:20.7131496Z adapter/time.go 2023-09-25T12:26:20.7154472Z adapter/upstream.go 2023-09-25T12:26:20.7178931Z adapter/v2ray.go 2023-09-25T12:26:20.7201862Z box.go 2023-09-25T12:26:20.7225198Z box_outbound.go 2023-09-25T12:26:20.7248232Z cmd/internal/build/main.go 2023-09-25T12:26:20.7272397Z cmd/internal/build_libbox/main.go 2023-09-25T12:26:20.7296170Z cmd/internal/build_shared/sdk.go 2023-09-25T12:26:20.7320155Z cmd/internal/build_shared/tag.go 2023-09-25T12:26:20.7344010Z cmd/internal/protogen/main.go 2023-09-25T12:26:20.7367493Z cmd/internal/read_tag/main.go 2023-09-25T12:26:20.7391555Z cmd/internal/update_android_version/main.go 2023-09-25T12:26:20.7416922Z cmd/internal/update_apple_version/main.go 2023-09-25T12:26:20.7440128Z cmd/sing-box/cmd_check.go 2023-09-25T12:26:20.7464371Z cmd/sing-box/cmd_format.go 2023-09-25T12:26:20.7487182Z cmd/sing-box/cmd_generate.go 2023-09-25T12:26:20.7510198Z cmd/sing-box/cmd_generate_ech.go 2023-09-25T12:26:20.7533493Z cmd/sing-box/cmd_merge.go 2023-09-25T12:26:20.7556624Z cmd/sing-box/cmd_run.go 2023-09-25T12:26:20.7579540Z cmd/sing-box/cmd_tools.go 2023-09-25T12:26:20.7602873Z cmd/sing-box/cmd_tools_connect.go 2023-09-25T12:26:20.7625845Z cmd/sing-box/cmd_tools_fetch.go 2023-09-25T12:26:20.7649253Z cmd/sing-box/cmd_tools_synctime.go 2023-09-25T12:26:20.7672446Z cmd/sing-box/cmd_version.go 2023-09-25T12:26:20.7698102Z cmd/sing-box/main.go 2023-09-25T12:26:20.7719945Z common/badjson/array.go 2023-09-25T12:26:20.7743278Z common/badjson/json.go 2023-09-25T12:26:20.7766367Z common/badjson/object.go 2023-09-25T12:26:20.7790129Z common/badjsonmerge/merge.go 2023-09-25T12:26:20.7813358Z common/badjsonmerge/merge_test.go 2023-09-25T12:26:20.7836372Z common/badtls/badtls.go 2023-09-25T12:26:20.7860093Z common/badtls/badtls_stub.go 2023-09-25T12:26:20.7883078Z common/badtls/link.go 2023-09-25T12:26:20.7905803Z common/badversion/version.go 2023-09-25T12:26:20.7930310Z common/badversion/version_json.go 2023-09-25T12:26:20.7952572Z common/badversion/version_test.go 2023-09-25T12:26:20.7975830Z common/conntrack/conn.go 2023-09-25T12:26:20.7998538Z common/conntrack/killer.go 2023-09-25T12:26:20.8021462Z common/conntrack/packet_conn.go 2023-09-25T12:26:20.8044736Z common/conntrack/track.go 2023-09-25T12:26:20.8068129Z common/conntrack/track_disable.go 2023-09-25T12:26:20.8091142Z common/conntrack/track_enable.go 2023-09-25T12:26:20.8113960Z common/dialer/default.go 2023-09-25T12:26:20.8137646Z common/dialer/default_go1.20.go 2023-09-25T12:26:20.8160365Z common/dialer/default_go1.21.go 2023-09-25T12:26:20.8183548Z common/dialer/default_nongo1.20.go 2023-09-25T12:26:20.8206159Z common/dialer/default_nongo1.21.go 2023-09-25T12:26:20.8230848Z common/dialer/detour.go 2023-09-25T12:26:20.8253897Z common/dialer/dialer.go 2023-09-25T12:26:20.8276910Z common/dialer/resolve.go 2023-09-25T12:26:20.8299890Z common/dialer/router.go 2023-09-25T12:26:20.8323188Z common/dialer/tfo.go 2023-09-25T12:26:20.8347245Z common/dialer/tfo_stub.go 2023-09-25T12:26:20.8370432Z common/geoip/reader.go 2023-09-25T12:26:20.8393897Z common/geosite/reader.go 2023-09-25T12:26:20.8417536Z common/geosite/rule.go 2023-09-25T12:26:20.8440558Z common/geosite/writer.go 2023-09-25T12:26:20.8463747Z common/humanize/bytes.go 2023-09-25T12:26:20.8487696Z common/interrupt/conn.go 2023-09-25T12:26:20.8512324Z common/interrupt/context.go 2023-09-25T12:26:20.8536974Z common/interrupt/group.go 2023-09-25T12:26:20.8559744Z common/json/comment.go 2023-09-25T12:26:20.8583420Z common/json/std.go 2023-09-25T12:26:20.8606333Z common/mux/client.go 2023-09-25T12:26:20.8630074Z common/mux/protocol.go 2023-09-25T12:26:20.8653347Z common/pipelistener/listener.go 2023-09-25T12:26:20.8677807Z common/process/searcher.go 2023-09-25T12:26:20.8700726Z common/process/searcher_android.go 2023-09-25T12:26:20.8724506Z common/process/searcher_darwin.go 2023-09-25T12:26:20.8748050Z common/process/searcher_linux.go 2023-09-25T12:26:20.8773574Z common/process/searcher_linux_shared.go 2023-09-25T12:26:20.8795672Z common/process/searcher_stub.go 2023-09-25T12:26:20.8819609Z common/process/searcher_windows.go 2023-09-25T12:26:20.8841584Z common/proxyproto/dialer.go 2023-09-25T12:26:20.8866276Z common/proxyproto/listener.go 2023-09-25T12:26:20.8888283Z common/redir/redir_darwin.go 2023-09-25T12:26:20.8912946Z common/redir/redir_linux.go 2023-09-25T12:26:20.8935161Z common/redir/redir_other.go 2023-09-25T12:26:20.8959200Z common/redir/tproxy_linux.go 2023-09-25T12:26:20.8981815Z common/redir/tproxy_other.go 2023-09-25T12:26:20.9005462Z common/settings/proxy_android.go 2023-09-25T12:26:20.9027847Z common/settings/proxy_darwin.go 2023-09-25T12:26:20.9051991Z common/settings/proxy_linux.go 2023-09-25T12:26:20.9073916Z common/settings/proxy_stub.go 2023-09-25T12:26:20.9097659Z common/settings/proxy_windows.go 2023-09-25T12:26:20.9119376Z common/settings/system_proxy.go 2023-09-25T12:26:20.9142920Z common/settings/time_stub.go 2023-09-25T12:26:20.9164669Z common/settings/time_unix.go 2023-09-25T12:26:20.9188599Z common/settings/time_windows.go 2023-09-25T12:26:20.9210773Z common/sniff/dns.go 2023-09-25T12:26:20.9235108Z common/sniff/http.go 2023-09-25T12:26:20.9257543Z common/sniff/http_test.go 2023-09-25T12:26:20.9281697Z common/sniff/internal/qtls/qtls.go 2023-09-25T12:26:20.9305958Z common/sniff/quic.go 2023-09-25T12:26:20.9330694Z common/sniff/quic_test.go 2023-09-25T12:26:20.9353012Z common/sniff/sniff.go 2023-09-25T12:26:20.9377034Z common/sniff/stun.go 2023-09-25T12:26:20.9399374Z common/sniff/stun_test.go 2023-09-25T12:26:20.9422601Z common/sniff/tls.go 2023-09-25T12:26:20.9445391Z common/tls/acme.go 2023-09-25T12:26:20.9470216Z common/tls/acme_stub.go 2023-09-25T12:26:20.9492764Z common/tls/client.go 2023-09-25T12:26:20.9515812Z common/tls/common.go 2023-09-25T12:26:20.9538830Z common/tls/config.go 2023-09-25T12:26:20.9561476Z common/tls/ech_client.go 2023-09-25T12:26:20.9584806Z common/tls/ech_keygen.go 2023-09-25T12:26:20.9607581Z common/tls/ech_quic.go 2023-09-25T12:26:20.9631656Z common/tls/ech_server.go 2023-09-25T12:26:20.9655675Z common/tls/ech_stub.go 2023-09-25T12:26:20.9678548Z common/tls/mkcert.go 2023-09-25T12:26:20.9701958Z common/tls/reality_client.go 2023-09-25T12:26:20.9724715Z common/tls/reality_server.go 2023-09-25T12:26:20.9748098Z common/tls/reality_stub.go 2023-09-25T12:26:20.9771669Z common/tls/server.go 2023-09-25T12:26:20.9794331Z common/tls/std_client.go 2023-09-25T12:26:20.9818148Z common/tls/std_server.go 2023-09-25T12:26:20.9840402Z common/tls/utls_client.go 2023-09-25T12:26:20.9863817Z common/tls/utls_stub.go 2023-09-25T12:26:20.9887287Z common/urltest/urltest.go 2023-09-25T12:26:20.9910705Z constant/cgo.go 2023-09-25T12:26:20.9933988Z constant/cgo_disabled.go 2023-09-25T12:26:20.9957401Z constant/dhcp.go 2023-09-25T12:26:20.9980506Z constant/dns.go 2023-09-25T12:26:21.0003621Z constant/err.go 2023-09-25T12:26:21.0026845Z constant/goos/gengoos.go 2023-09-25T12:26:21.0050727Z constant/goos/goos.go 2023-09-25T12:26:21.0074227Z constant/goos/zgoos_aix.go 2023-09-25T12:26:21.0098978Z constant/goos/zgoos_android.go 2023-09-25T12:26:21.0121949Z constant/goos/zgoos_darwin.go 2023-09-25T12:26:21.0145153Z constant/goos/zgoos_dragonfly.go 2023-09-25T12:26:21.0167816Z constant/goos/zgoos_freebsd.go 2023-09-25T12:26:21.0191620Z constant/goos/zgoos_hurd.go 2023-09-25T12:26:21.0214913Z constant/goos/zgoos_illumos.go 2023-09-25T12:26:21.0238157Z constant/goos/zgoos_ios.go 2023-09-25T12:26:21.0262200Z constant/goos/zgoos_js.go 2023-09-25T12:26:21.0286452Z constant/goos/zgoos_linux.go 2023-09-25T12:26:21.0308821Z constant/goos/zgoos_netbsd.go 2023-09-25T12:26:21.0334019Z constant/goos/zgoos_openbsd.go 2023-09-25T12:26:21.0356676Z constant/goos/zgoos_plan9.go 2023-09-25T12:26:21.0381368Z constant/goos/zgoos_solaris.go 2023-09-25T12:26:21.0404010Z constant/goos/zgoos_windows.go 2023-09-25T12:26:21.0428377Z constant/goos/zgoos_zos.go 2023-09-25T12:26:21.0451680Z constant/os.go 2023-09-25T12:26:21.0475698Z constant/path.go 2023-09-25T12:26:21.0498527Z constant/path_unix.go 2023-09-25T12:26:21.0522732Z constant/protocol.go 2023-09-25T12:26:21.0547093Z constant/proxy.go 2023-09-25T12:26:21.0571563Z constant/rule.go 2023-09-25T12:26:21.0593754Z constant/time.go 2023-09-25T12:26:21.0617971Z constant/timeout.go 2023-09-25T12:26:21.0640245Z constant/v2ray.go 2023-09-25T12:26:21.0665303Z constant/version.go 2023-09-25T12:26:21.0687741Z debug_go118.go 2023-09-25T12:26:21.0712158Z debug_go119.go 2023-09-25T12:26:21.0734591Z debug_http.go 2023-09-25T12:26:21.0758511Z debug_linux.go 2023-09-25T12:26:21.0780982Z debug_stub.go 2023-09-25T12:26:21.0804891Z experimental/clashapi.go 2023-09-25T12:26:21.0828332Z experimental/clashapi/api_meta.go 2023-09-25T12:26:21.0852978Z experimental/clashapi/api_meta_group.go 2023-09-25T12:26:21.0875130Z experimental/clashapi/cache.go 2023-09-25T12:26:21.0900815Z experimental/clashapi/cachefile/cache.go 2023-09-25T12:26:21.0923334Z experimental/clashapi/cachefile/fakeip.go 2023-09-25T12:26:21.0947023Z experimental/clashapi/common.go 2023-09-25T12:26:21.0969269Z experimental/clashapi/compatible/map.go 2023-09-25T12:26:21.0993528Z experimental/clashapi/configs.go 2023-09-25T12:26:21.1015914Z experimental/clashapi/connections.go 2023-09-25T12:26:21.1039740Z experimental/clashapi/ctxkeys.go 2023-09-25T12:26:21.1062203Z experimental/clashapi/dns.go 2023-09-25T12:26:21.1086955Z experimental/clashapi/errors.go 2023-09-25T12:26:21.1115254Z experimental/clashapi/profile.go 2023-09-25T12:26:21.1135855Z experimental/clashapi/provider.go 2023-09-25T12:26:21.1159903Z experimental/clashapi/proxies.go 2023-09-25T12:26:21.1182415Z experimental/clashapi/ruleprovider.go 2023-09-25T12:26:21.1206114Z experimental/clashapi/rules.go 2023-09-25T12:26:21.1229320Z experimental/clashapi/script.go 2023-09-25T12:26:21.1253278Z experimental/clashapi/server.go 2023-09-25T12:26:21.1275838Z experimental/clashapi/server_resources.go 2023-09-25T12:26:21.1301442Z experimental/clashapi/trafficontrol/manager.go 2023-09-25T12:26:21.1324103Z experimental/clashapi/trafficontrol/tracker.go 2023-09-25T12:26:21.1347897Z experimental/libbox/command.go 2023-09-25T12:26:21.1370590Z experimental/libbox/command_clash_mode.go 2023-09-25T12:26:21.1394443Z experimental/libbox/command_client.go 2023-09-25T12:26:21.1417273Z experimental/libbox/command_conntrack.go 2023-09-25T12:26:21.1441825Z experimental/libbox/command_group.go 2023-09-25T12:26:21.1465393Z experimental/libbox/command_log.go 2023-09-25T12:26:21.1490546Z experimental/libbox/command_reload.go 2023-09-25T12:26:21.1511688Z experimental/libbox/command_select.go 2023-09-25T12:26:21.1535793Z experimental/libbox/command_server.go 2023-09-25T12:26:21.1558095Z experimental/libbox/command_shared.go 2023-09-25T12:26:21.1582764Z experimental/libbox/command_status.go 2023-09-25T12:26:21.1604989Z experimental/libbox/command_system_proxy.go 2023-09-25T12:26:21.1629878Z experimental/libbox/command_urltest.go 2023-09-25T12:26:21.1653088Z experimental/libbox/config.go 2023-09-25T12:26:21.1676670Z experimental/libbox/dns.go 2023-09-25T12:26:21.1698841Z experimental/libbox/http.go 2023-09-25T12:26:21.1722462Z experimental/libbox/internal/procfs/procfs.go 2023-09-25T12:26:21.1745852Z experimental/libbox/iterator.go 2023-09-25T12:26:21.1770142Z experimental/libbox/log.go 2023-09-25T12:26:21.1792019Z experimental/libbox/memory.go 2023-09-25T12:26:21.1815847Z experimental/libbox/monitor.go 2023-09-25T12:26:21.1838085Z experimental/libbox/platform.go 2023-09-25T12:26:21.1862808Z experimental/libbox/platform/interface.go 2023-09-25T12:26:21.1884998Z experimental/libbox/pprof.go 2023-09-25T12:26:21.1908681Z experimental/libbox/profile_import.go 2023-09-25T12:26:21.1931757Z experimental/libbox/remote_profile.go 2023-09-25T12:26:21.1953987Z experimental/libbox/service.go 2023-09-25T12:26:21.1977900Z experimental/libbox/service_other.go 2023-09-25T12:26:21.1999999Z experimental/libbox/service_windows.go 2023-09-25T12:26:21.2024079Z experimental/libbox/setup.go 2023-09-25T12:26:21.2046062Z experimental/libbox/tun.go 2023-09-25T12:26:21.2069796Z experimental/libbox/tun_darwin.go 2023-09-25T12:26:21.2092251Z experimental/libbox/tun_name_darwin.go 2023-09-25T12:26:21.2115793Z experimental/libbox/tun_name_linux.go 2023-09-25T12:26:21.2138162Z experimental/libbox/tun_name_other.go 2023-09-25T12:26:21.2161952Z experimental/v2rayapi.go 2023-09-25T12:26:21.2184775Z experimental/v2rayapi/server.go 2023-09-25T12:26:21.2210301Z experimental/v2rayapi/stats.go 2023-09-25T12:26:21.2231196Z experimental/v2rayapi/stats.pb.go 2023-09-25T12:26:21.2255306Z experimental/v2rayapi/stats.proto 2023-09-25T12:26:21.2277421Z experimental/v2rayapi/stats_grpc.pb.go 2023-09-25T12:26:21.2300505Z go.mod 2023-09-25T12:26:21.2324701Z go.sum 2023-09-25T12:26:21.2347783Z inbound/builder.go 2023-09-25T12:26:21.2371135Z inbound/default.go 2023-09-25T12:26:21.2394732Z inbound/default_tcp.go 2023-09-25T12:26:21.2417198Z inbound/default_tcp_go1.20.go 2023-09-25T12:26:21.2440694Z inbound/default_tcp_go1.21.go 2023-09-25T12:26:21.2463143Z inbound/default_tcp_nongo1.20.go 2023-09-25T12:26:21.2486620Z inbound/default_tcp_nongo1.21.go 2023-09-25T12:26:21.2508928Z inbound/default_udp.go 2023-09-25T12:26:21.2533301Z inbound/direct.go 2023-09-25T12:26:21.2555922Z inbound/http.go 2023-09-25T12:26:21.2580334Z inbound/hysteria.go 2023-09-25T12:26:21.2602755Z inbound/hysteria2.go 2023-09-25T12:26:21.2628035Z inbound/hysteria_stub.go 2023-09-25T12:26:21.2650481Z inbound/mixed.go 2023-09-25T12:26:21.2673906Z inbound/naive.go 2023-09-25T12:26:21.2696546Z inbound/naive_quic.go 2023-09-25T12:26:21.2720223Z inbound/naive_quic_stub.go 2023-09-25T12:26:21.2742651Z inbound/redirect.go 2023-09-25T12:26:21.2766260Z inbound/shadowsocks.go 2023-09-25T12:26:21.2788952Z inbound/shadowsocks_multi.go 2023-09-25T12:26:21.2814237Z inbound/shadowsocks_relay.go 2023-09-25T12:26:21.2836491Z inbound/shadowtls.go 2023-09-25T12:26:21.2860171Z inbound/socks.go 2023-09-25T12:26:21.2882154Z inbound/tproxy.go 2023-09-25T12:26:21.2907018Z inbound/trojan.go 2023-09-25T12:26:21.2930393Z inbound/tuic.go 2023-09-25T12:26:21.2953415Z inbound/tuic_stub.go 2023-09-25T12:26:21.2975463Z inbound/tun.go 2023-09-25T12:26:21.2999195Z inbound/vless.go 2023-09-25T12:26:21.3021512Z inbound/vmess.go 2023-09-25T12:26:21.3045216Z include/clashapi.go 2023-09-25T12:26:21.3068242Z include/clashapi_stub.go 2023-09-25T12:26:21.3092146Z include/dhcp.go 2023-09-25T12:26:21.3114320Z include/dhcp_stub.go 2023-09-25T12:26:21.3139787Z include/quic.go 2023-09-25T12:26:21.3161516Z include/quic_stub.go 2023-09-25T12:26:21.3184820Z include/v2rayapi.go 2023-09-25T12:26:21.3206643Z include/v2rayapi_stub.go 2023-09-25T12:26:21.3230103Z log/default.go 2023-09-25T12:26:21.3252756Z log/export.go 2023-09-25T12:26:21.3276267Z log/factory.go 2023-09-25T12:26:21.3298799Z log/format.go 2023-09-25T12:26:21.3322519Z log/id.go 2023-09-25T12:26:21.3344561Z log/level.go 2023-09-25T12:26:21.3367863Z log/log.go 2023-09-25T12:26:21.3391046Z log/nop.go 2023-09-25T12:26:21.3415323Z log/observable.go 2023-09-25T12:26:21.3437213Z log/override.go 2023-09-25T12:26:21.3460923Z ntp/service.go 2023-09-25T12:26:21.3483360Z option/clash.go 2023-09-25T12:26:21.3507789Z option/config.go 2023-09-25T12:26:21.3530095Z option/debug.go 2023-09-25T12:26:21.3553470Z option/direct.go 2023-09-25T12:26:21.3575553Z option/dns.go 2023-09-25T12:26:21.3599315Z option/experimental.go 2023-09-25T12:26:21.3624597Z option/hysteria.go 2023-09-25T12:26:21.3647606Z option/hysteria2.go 2023-09-25T12:26:21.3671471Z option/inbound.go 2023-09-25T12:26:21.3695548Z option/json.go 2023-09-25T12:26:21.3718870Z option/naive.go 2023-09-25T12:26:21.3743501Z option/ntp.go 2023-09-25T12:26:21.3766382Z option/outbound.go 2023-09-25T12:26:21.3790707Z option/platform.go 2023-09-25T12:26:21.3814828Z option/redir.go 2023-09-25T12:26:21.3837772Z option/route.go 2023-09-25T12:26:21.3860553Z option/rule.go 2023-09-25T12:26:21.3883157Z option/rule_dns.go 2023-09-25T12:26:21.3906520Z option/shadowsocks.go 2023-09-25T12:26:21.3929775Z option/shadowsocksr.go 2023-09-25T12:26:21.3952237Z option/shadowtls.go 2023-09-25T12:26:21.3975723Z option/simple.go 2023-09-25T12:26:21.3997881Z option/ssh.go 2023-09-25T12:26:21.4022357Z option/tls.go 2023-09-25T12:26:21.4044125Z option/tls_acme.go 2023-09-25T12:26:21.4068307Z option/tor.go 2023-09-25T12:26:21.4090136Z option/trojan.go 2023-09-25T12:26:21.4113590Z option/tuic.go 2023-09-25T12:26:21.4135389Z option/tun.go 2023-09-25T12:26:21.4159151Z option/tun_platform.go 2023-09-25T12:26:21.4181253Z option/types.go 2023-09-25T12:26:21.4204979Z option/udp_over_tcp.go 2023-09-25T12:26:21.4227448Z option/v2ray.go 2023-09-25T12:26:21.4251404Z option/v2ray_transport.go 2023-09-25T12:26:21.4273233Z option/vless.go 2023-09-25T12:26:21.4297944Z option/vmess.go 2023-09-25T12:26:21.4319836Z option/wireguard.go 2023-09-25T12:26:21.4343377Z outbound/block.go 2023-09-25T12:26:21.4366035Z outbound/builder.go 2023-09-25T12:26:21.4390323Z outbound/default.go 2023-09-25T12:26:21.4412533Z outbound/direct.go 2023-09-25T12:26:21.4436249Z outbound/dns.go 2023-09-25T12:26:21.4460353Z outbound/http.go 2023-09-25T12:26:21.4483734Z outbound/hysteria.go 2023-09-25T12:26:21.4505719Z outbound/hysteria2.go 2023-09-25T12:26:21.4529156Z outbound/hysteria_stub.go 2023-09-25T12:26:21.4551205Z outbound/lookback.go 2023-09-25T12:26:21.4574799Z outbound/proxy.go 2023-09-25T12:26:21.4596791Z outbound/selector.go 2023-09-25T12:26:21.4620584Z outbound/shadowsocks.go 2023-09-25T12:26:21.4642445Z outbound/shadowsocksr.go 2023-09-25T12:26:21.4666597Z outbound/shadowsocksr_stub.go 2023-09-25T12:26:21.4688574Z outbound/shadowtls.go 2023-09-25T12:26:21.4712909Z outbound/socks.go 2023-09-25T12:26:21.4734928Z outbound/ssh.go 2023-09-25T12:26:21.4758653Z outbound/tor.go 2023-09-25T12:26:21.4781406Z outbound/tor_embed.go 2023-09-25T12:26:21.4805383Z outbound/tor_embed_mobile.go 2023-09-25T12:26:21.4828145Z outbound/tor_external.go 2023-09-25T12:26:21.4851958Z outbound/trojan.go 2023-09-25T12:26:21.4874399Z outbound/tuic.go 2023-09-25T12:26:21.4900277Z outbound/tuic_stub.go 2023-09-25T12:26:21.4922297Z outbound/urltest.go 2023-09-25T12:26:21.4945952Z outbound/vless.go 2023-09-25T12:26:21.4967899Z outbound/vmess.go 2023-09-25T12:26:21.4991591Z outbound/wireguard.go 2023-09-25T12:26:21.5013855Z outbound/wireguard_stub.go 2023-09-25T12:26:21.5037555Z route/interface_finder.go 2023-09-25T12:26:21.5060688Z route/router.go 2023-09-25T12:26:21.5084981Z route/router_dns.go 2023-09-25T12:26:21.5107176Z route/router_geo_resources.go 2023-09-25T12:26:21.5130806Z route/rule_abstract.go 2023-09-25T12:26:21.5153644Z route/rule_default.go 2023-09-25T12:26:21.5178056Z route/rule_dns.go 2023-09-25T12:26:21.5200146Z route/rule_item_auth_user.go 2023-09-25T12:26:21.5222417Z route/rule_item_cidr.go 2023-09-25T12:26:21.5245332Z route/rule_item_clash_mode.go 2023-09-25T12:26:21.5268321Z route/rule_item_domain.go 2023-09-25T12:26:21.5290600Z route/rule_item_domain_keyword.go 2023-09-25T12:26:21.5313649Z route/rule_item_domain_regex.go 2023-09-25T12:26:21.5336340Z route/rule_item_geoip.go 2023-09-25T12:26:21.5359124Z route/rule_item_geosite.go 2023-09-25T12:26:21.5382109Z route/rule_item_inbound.go 2023-09-25T12:26:21.5405251Z route/rule_item_ipversion.go 2023-09-25T12:26:21.5428279Z route/rule_item_network.go 2023-09-25T12:26:21.5451743Z route/rule_item_outbound.go 2023-09-25T12:26:21.5474753Z route/rule_item_package_name.go 2023-09-25T12:26:21.5497551Z route/rule_item_port.go 2023-09-25T12:26:21.5520320Z route/rule_item_port_range.go 2023-09-25T12:26:21.5544024Z route/rule_item_process_name.go 2023-09-25T12:26:21.5567237Z route/rule_item_process_path.go 2023-09-25T12:26:21.5590679Z route/rule_item_protocol.go 2023-09-25T12:26:21.5613730Z route/rule_item_query_type.go 2023-09-25T12:26:21.5636308Z route/rule_item_user.go 2023-09-25T12:26:21.5659125Z route/rule_item_user_id.go 2023-09-25T12:26:21.5682048Z test/box_test.go 2023-09-25T12:26:21.5705554Z test/clash_darwin_test.go 2023-09-25T12:26:21.5728471Z test/clash_other_test.go 2023-09-25T12:26:21.5752134Z test/clash_test.go 2023-09-25T12:26:21.5776760Z test/direct_test.go 2023-09-25T12:26:21.5799678Z test/docker_test.go 2023-09-25T12:26:21.5822414Z test/ech_test.go 2023-09-25T12:26:21.5845548Z test/go.mod 2023-09-25T12:26:21.5869174Z test/go.sum 2023-09-25T12:26:21.5893915Z test/http_test.go 2023-09-25T12:26:21.5917314Z test/hysteria2_test.go 2023-09-25T12:26:21.5940660Z test/hysteria_test.go 2023-09-25T12:26:21.5963870Z test/inbound_detour_test.go 2023-09-25T12:26:21.5988113Z test/mkcert.go 2023-09-25T12:26:21.6012136Z test/mux_cool_test.go 2023-09-25T12:26:21.6035285Z test/mux_test.go 2023-09-25T12:26:21.6058081Z test/naive_test.go 2023-09-25T12:26:21.6080774Z test/reality_test.go 2023-09-25T12:26:21.6106562Z test/shadowsocks_legacy_test.go 2023-09-25T12:26:21.6130447Z test/shadowsocks_test.go 2023-09-25T12:26:21.6153157Z test/shadowsocksr_test.go 2023-09-25T12:26:21.6177471Z test/shadowtls_test.go 2023-09-25T12:26:21.6199519Z test/ss_plugin_test.go 2023-09-25T12:26:21.6223242Z test/tfo_test.go 2023-09-25T12:26:21.6245982Z test/tls_test.go 2023-09-25T12:26:21.6268912Z test/trojan_test.go 2023-09-25T12:26:21.6292725Z test/tuic_test.go 2023-09-25T12:26:21.6315340Z test/v2ray_api_test.go 2023-09-25T12:26:21.6338094Z test/v2ray_grpc_test.go 2023-09-25T12:26:21.6361276Z test/v2ray_transport_test.go 2023-09-25T12:26:21.6385236Z test/v2ray_ws_test.go 2023-09-25T12:26:21.6407938Z test/vless_test.go 2023-09-25T12:26:21.6430819Z test/vmess_test.go 2023-09-25T12:26:21.6453700Z test/wireguard_test.go 2023-09-25T12:26:21.6476387Z transport/clashssr/obfs/base.go 2023-09-25T12:26:21.6500123Z transport/clashssr/obfs/http_post.go 2023-09-25T12:26:21.6523731Z transport/clashssr/obfs/http_simple.go 2023-09-25T12:26:21.6546744Z transport/clashssr/obfs/obfs.go 2023-09-25T12:26:21.6570933Z transport/clashssr/obfs/plain.go 2023-09-25T12:26:21.6594492Z transport/clashssr/obfs/random_head.go 2023-09-25T12:26:21.6617960Z transport/clashssr/obfs/tls1.2_ticket_auth.go 2023-09-25T12:26:21.6641604Z transport/clashssr/protocol/auth_aes128_md5.go 2023-09-25T12:26:21.6663972Z transport/clashssr/protocol/auth_aes128_sha1.go 2023-09-25T12:26:21.6687440Z transport/clashssr/protocol/auth_chain_a.go 2023-09-25T12:26:21.6709823Z transport/clashssr/protocol/auth_chain_b.go 2023-09-25T12:26:21.6733349Z transport/clashssr/protocol/auth_sha1_v4.go 2023-09-25T12:26:21.6755526Z transport/clashssr/protocol/base.go 2023-09-25T12:26:21.6779717Z transport/clashssr/protocol/origin.go 2023-09-25T12:26:21.6801792Z transport/clashssr/protocol/packet.go 2023-09-25T12:26:21.6825553Z transport/clashssr/protocol/protocol.go 2023-09-25T12:26:21.6847662Z transport/clashssr/protocol/stream.go 2023-09-25T12:26:21.6872467Z transport/dhcp/server.go 2023-09-25T12:26:21.6895808Z transport/fakeip/memory.go 2023-09-25T12:26:21.6919595Z transport/fakeip/packet.go 2023-09-25T12:26:21.6942090Z transport/fakeip/packet_wait.go 2023-09-25T12:26:21.6965627Z transport/fakeip/server.go 2023-09-25T12:26:21.6988584Z transport/fakeip/store.go 2023-09-25T12:26:21.7013356Z transport/hysteria/frag.go 2023-09-25T12:26:21.7036071Z transport/hysteria/protocol.go 2023-09-25T12:26:21.7060046Z transport/hysteria/speed.go 2023-09-25T12:26:21.7081959Z transport/hysteria/wrap.go 2023-09-25T12:26:21.7106080Z transport/hysteria/xplus.go 2023-09-25T12:26:21.7128675Z transport/simple-obfs/http.go 2023-09-25T12:26:21.7153385Z transport/simple-obfs/tls.go 2023-09-25T12:26:21.7175471Z transport/sip003/args.go 2023-09-25T12:26:21.7199824Z transport/sip003/obfs.go 2023-09-25T12:26:21.7222551Z transport/sip003/plugin.go 2023-09-25T12:26:21.7246064Z transport/sip003/v2ray.go 2023-09-25T12:26:21.7268179Z transport/trojan/mux.go 2023-09-25T12:26:21.7293062Z transport/trojan/protocol.go 2023-09-25T12:26:21.7315089Z transport/trojan/service.go 2023-09-25T12:26:21.7338835Z transport/v2ray/grpc.go 2023-09-25T12:26:21.7361932Z transport/v2ray/grpc_lite.go 2023-09-25T12:26:21.7386733Z transport/v2ray/quic.go 2023-09-25T12:26:21.7409449Z transport/v2ray/transport.go 2023-09-25T12:26:21.7432596Z transport/v2raygrpc/client.go 2023-09-25T12:26:21.7455767Z transport/v2raygrpc/conn.go 2023-09-25T12:26:21.7478865Z transport/v2raygrpc/credentials/credentials.go 2023-09-25T12:26:21.7502619Z transport/v2raygrpc/credentials/spiffe.go 2023-09-25T12:26:21.7525769Z transport/v2raygrpc/credentials/syscallconn.go 2023-09-25T12:26:21.7549493Z transport/v2raygrpc/credentials/util.go 2023-09-25T12:26:21.7575262Z transport/v2raygrpc/custom_name.go 2023-09-25T12:26:21.7598342Z transport/v2raygrpc/server.go 2023-09-25T12:26:21.7622530Z transport/v2raygrpc/stream.pb.go 2023-09-25T12:26:21.7645484Z transport/v2raygrpc/stream.proto 2023-09-25T12:26:21.7668470Z transport/v2raygrpc/stream_grpc.pb.go 2023-09-25T12:26:21.7691528Z transport/v2raygrpc/tls_credentials.go 2023-09-25T12:26:21.7714376Z transport/v2raygrpclite/client.go 2023-09-25T12:26:21.7738012Z transport/v2raygrpclite/conn.go 2023-09-25T12:26:21.7761134Z transport/v2raygrpclite/server.go 2023-09-25T12:26:21.7784892Z transport/v2rayhttp/client.go 2023-09-25T12:26:21.7811278Z transport/v2rayhttp/conn.go 2023-09-25T12:26:21.7832486Z transport/v2rayhttp/pool.go 2023-09-25T12:26:21.7856309Z transport/v2rayhttp/server.go 2023-09-25T12:26:21.7878608Z transport/v2rayquic/client.go 2023-09-25T12:26:21.7903773Z transport/v2rayquic/init.go 2023-09-25T12:26:21.7925847Z transport/v2rayquic/server.go 2023-09-25T12:26:21.7949666Z transport/v2raywebsocket/client.go 2023-09-25T12:26:21.7973294Z transport/v2raywebsocket/conn.go 2023-09-25T12:26:21.7997372Z transport/v2raywebsocket/deadline.go 2023-09-25T12:26:21.8019764Z transport/v2raywebsocket/mask.go 2023-09-25T12:26:21.8043407Z transport/v2raywebsocket/server.go 2023-09-25T12:26:21.8065542Z transport/v2raywebsocket/writer.go 2023-09-25T12:26:21.8091946Z transport/vless/client.go 2023-09-25T12:26:21.8114300Z transport/vless/constant.go 2023-09-25T12:26:21.8138822Z transport/vless/protocol.go 2023-09-25T12:26:21.8161136Z transport/vless/service.go 2023-09-25T12:26:21.8185094Z transport/vless/vision.go 2023-09-25T12:26:21.8207368Z transport/vless/vision_reality.go 2023-09-25T12:26:21.8231170Z transport/vless/vision_utls.go 2023-09-25T12:26:21.8253804Z transport/wireguard/client_bind.go 2023-09-25T12:26:21.8278267Z transport/wireguard/device.go 2023-09-25T12:26:21.8300556Z transport/wireguard/device_stack.go 2023-09-25T12:26:21.8324300Z transport/wireguard/device_stack_stub.go 2023-09-25T12:26:21.8347564Z transport/wireguard/device_system.go 2023-09-25T12:26:21.8371229Z transport/wireguard/endpoint.go 2023-09-25T12:26:21.8394538Z transport/wireguard/gonet.go 2023-09-25T12:26:21.8420231Z 2023-09-25T12:26:21.8421077Z Symlinking directories from /workdir/openwrt/staging_dir/target-x86_64_musl/usr/share/gocode/src into /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build/src 2023-09-25T12:26:21.8477741Z .../github.com/shadowsocks 2023-09-25T12:26:21.8487684Z .../github.com/v2fly 2023-09-25T12:26:21.8499000Z .../github.com/jeessy2 2023-09-25T12:26:21.8508899Z .../github.com/xtls 2023-09-25T12:26:21.8518411Z 2023-09-25T12:26:21.8520980Z touch /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.configured_972bcad9121517593143e5f39be70797 2023-09-25T12:26:21.8546746Z rm -f /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.built 2023-09-25T12:26:21.8579101Z touch /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.built_check 2023-09-25T12:26:21.8610445Z CONFIG_GOLANG_MOD_CACHE_WORLD_READABLE="" GO_BUILD_CACHE_DIR="/workdir/openwrt/tmp/go-build" GO_MOD_CACHE_DIR="/workdir/openwrt/dl/go-mod-cache" GO_MOD_ARGS="-modcacherw" GO_PKG="github.com/sagernet/sing-box" GO_INSTALL_EXTRA="" GO_INSTALL_ALL="" GO_SOURCE_ONLY="" GO_BUILD_PKG="github.com/sagernet/sing-box/cmd/sing-box" GO_EXCLUDES="" GO_GO_GENERATE="" GO_INSTALL_BIN_PATH="/usr/bin" BUILD_DIR="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3" GO_BUILD_DIR="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build" GO_BUILD_BIN_DIR="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build/bin" GO_BUILD_DEPENDS_PATH="/usr/share/gocode" GO_BUILD_DEPENDS_SRC="/workdir/openwrt/staging_dir/target-x86_64_musl/usr/share/gocode/src" GOOS="linux" GOARCH="amd64" GO386="" GOAMD64="v1" GOARM="" GOMIPS="" GOMIPS64="" GOPPC64="" CC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" CGO_CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3=sing-box-1.5.0-rc.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_CPPFLAGS="-I/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include" CGO_CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3=sing-box-1.5.0-rc.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_LDFLAGS="-L/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro" CGO_ENABLED=0 GOPATH="/workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.go_work/build" GOCACHE="/workdir/openwrt/tmp/go-build" GOMODCACHE="/workdir/openwrt/dl/go-mod-cache" GOENV=off /usr/bin/env bash /workdir/openwrt/feeds/packages/lang/golang//golang-build.sh build -v -buildvcs=false -trimpath -ldflags "all=-buildid '1694854897' -linkmode external -extldflags '-L/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -Wl,-z,now -Wl,-z,relro'" -ldflags " -X github.com/sagernet/sing-box/constant.Version=v1.5.0-rc.3 -buildid '1694854897' -linkmode external -extldflags '-L/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/workdir/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -Wl,-z,now -Wl,-z,relro'" -tags "with_clash_api,with_dhcp,with_ech,with_quic,with_utls,with_wireguard" 2023-09-25T12:26:21.8658700Z Finding targets 2023-09-25T12:26:21.8805591Z go: downloading github.com/gofrs/uuid/v5 v5.0.0 2023-09-25T12:26:21.8878283Z go: downloading github.com/sagernet/sing v0.2.12-0.20230921162020-494f88c9b8bf 2023-09-25T12:26:22.1934710Z go: downloading github.com/spf13/cobra v1.7.0 2023-09-25T12:26:22.1937392Z go: downloading golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 2023-09-25T12:26:22.2472951Z go: downloading github.com/go-chi/chi/v5 v5.0.10 2023-09-25T12:26:22.2556872Z go: downloading golang.org/x/sys v0.12.0 2023-09-25T12:26:22.2855111Z go: downloading github.com/fsnotify/fsnotify v1.6.0 2023-09-25T12:26:22.3121619Z go: downloading github.com/sagernet/sing-dns v0.1.10-0.20230921024525-fc3e4c051ccd 2023-09-25T12:26:22.4792810Z go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible 2023-09-25T12:26:22.5047049Z go: downloading github.com/miekg/dns v1.1.56 2023-09-25T12:26:22.5503582Z go: downloading golang.org/x/crypto v0.13.0 2023-09-25T12:26:22.6810357Z go: downloading github.com/spf13/pflag v1.0.5 2023-09-25T12:26:22.6944299Z go: downloading github.com/sagernet/sing-tun v0.1.13-0.20230922035004-b6d323004edd 2023-09-25T12:26:22.7122921Z go: downloading github.com/sagernet/sing-shadowsocks v0.2.5 2023-09-25T12:26:22.7347158Z go: downloading github.com/sagernet/sing-shadowtls v0.1.4 2023-09-25T12:26:22.7721611Z go: downloading github.com/sagernet/sing-vmess v0.1.8 2023-09-25T12:26:22.9955396Z go: downloading github.com/cretz/bine v0.2.0 2023-09-25T12:26:23.1423966Z go: downloading github.com/sagernet/sing-shadowsocks2 v0.1.4 2023-09-25T12:26:23.1950379Z go: downloading go4.org/netipx v0.0.0-20230824141953-6213f710f925 2023-09-25T12:26:23.2240140Z go: downloading golang.org/x/net v0.15.0 2023-09-25T12:26:23.4466912Z go: downloading github.com/oschwald/maxminddb-golang v1.12.0 2023-09-25T12:26:23.4490032Z go: downloading github.com/sagernet/smux v0.0.0-20230312102458-337ec2a5af37 2023-09-25T12:26:23.4696792Z go: downloading github.com/sagernet/sing-mux v0.1.3 2023-09-25T12:26:23.4705869Z go: downloading github.com/sagernet/netlink v0.0.0-20220905062125-8043b4a9aa97 2023-09-25T12:26:23.5184215Z go: downloading github.com/sagernet/websocket v0.0.0-20220913015213-615516348b4e 2023-09-25T12:26:23.5410283Z go: downloading github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 2023-09-25T12:26:23.5600470Z go: downloading golang.org/x/text v0.13.0 2023-09-25T12:26:24.2910925Z go: downloading github.com/hashicorp/yamux v0.1.1 2023-09-25T12:26:25.2427665Z 2023-09-25T12:26:25.2428537Z Building targets 2023-09-25T12:26:25.2635243Z go: downloading github.com/cloudflare/circl v1.3.3 2023-09-25T12:26:25.6221851Z go: downloading github.com/sagernet/cloudflare-tls v0.0.0-20230829051644-4a68352d0c4a 2023-09-25T12:26:25.6222595Z go: downloading github.com/sagernet/quic-go v0.0.0-20230919101909-0cc6c5dcecee 2023-09-25T12:26:25.9192832Z go: downloading github.com/sagernet/sing-quic v0.1.1-0.20230922040527-541e66a4a16d 2023-09-25T12:26:25.9195376Z go: downloading github.com/sagernet/utls v0.0.0-20230309024959-6732c2ab36f2 2023-09-25T12:26:26.1428787Z go: downloading github.com/quic-go/qpack v0.4.0 2023-09-25T12:26:26.1641773Z go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9 2023-09-25T12:26:26.2506474Z go: downloading github.com/sagernet/wireguard-go v0.0.0-20230807125731-5d4a7ef2dc5f 2023-09-25T12:26:26.5562016Z go: downloading github.com/go-chi/cors v1.2.1 2023-09-25T12:26:26.5665470Z go: downloading github.com/go-chi/render v1.0.3 2023-09-25T12:26:26.5773629Z go: downloading github.com/insomniacslk/dhcp v0.0.0-20230908212754-65c27093e38a 2023-09-25T12:26:26.7995643Z go: downloading go.etcd.io/bbolt v1.3.7 2023-09-25T12:26:26.8351953Z go: downloading github.com/u-root/uio v0.0.0-20230220225925-ffce2a382923 2023-09-25T12:26:27.0204047Z go: downloading github.com/josharian/native v1.1.0 2023-09-25T12:26:27.0285906Z go: downloading github.com/pierrec/lz4/v4 v4.1.14 2023-09-25T12:26:29.1866844Z ../../../../../dl/go-mod-cache/github.com/sagernet/cloudflare-tls@v0.0.0-20230829051644-4a68352d0c4a/cfkem.go:25:2: package crypto/ecdh is not in GOROOT (/workdir/openwrt/staging_dir/hostpkg/lib/go-cross/src/crypto/ecdh) 2023-09-25T12:26:29.1890134Z 2023-09-25T12:26:29.2951447Z make[3]: [Makefile:159: /workdir/openwrt/build_dir/target-x86_64_musl/sing-box-1.5.0-rc.3/.built] Error 1 2023-09-25T12:26:29.2960854Z make[3]: Leaving directory '/workdir/openwrt/feeds/passwall_packages/sing-box' 2023-09-25T12:26:29.2962273Z time: package/feeds/passwall_packages/sing-box/compile#4.86#1.28#8.85 2023-09-25T12:26:29.2965248Z ERROR: package/feeds/passwall_packages/sing-box failed to build. 2023-09-25T12:26:29.2969529Z make[2]: [package/Makefile:120: package/feeds/passwall_packages/sing-box/compile] Error 1 2023-09-25T12:26:29.3008363Z make[2]: Leaving directory '/workdir/openwrt' 2023-09-25T12:26:29.3020188Z make[1]: [package/Makefile:114: /workdir/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 2023-09-25T12:26:30.4869622Z make[1]: Leaving directory '/workdir/openwrt' 2023-09-25T12:26:30.4983536Z make: [/workdir/openwrt/include/toplevel.mk:230: world] Error 2 2023-09-25T12:26:30.5261623Z ##[error]Process completed with exit code 2.

截图

No response

系统相关信息

addb208

3c4384d

其他信息

No response

Gzxhwq commented 9 months ago

现在quic-go最低编译要求是go 1.20,go 1.19已经满足不了了,不选with_quic应该就能编译过了。要不就自己替换成go 1.21

naoki66 commented 9 months ago

现在quic-go最低编译要求是go 1.20,go 1.19已经满足不了了,不选with_quic应该就能编译过了。要不就自己替换成go 1.21

请教action环境怎么改go 1.21呢,"/immortalwrt/feeds/packages/lang/golang/golang/Makefile,里已经有GO_VERSION_MAJOR_MINOR:=1.21了

找到类似的案例只有这个 https://github.com/xiaorouji/openwrt-passwall/issues/1873

Gzxhwq commented 9 months ago

git clone -b master --single-branch https://github.com/immortalwrt/packages.git packages_master rm -rf ./feeds/packages/lang/golang mv ./packages_master/lang/golang ./feeds/packages/lang

但是会造成其他很多未更新的go程序炸掉,需要自己逐一排雷

naoki66 commented 9 months ago

git clone -b master --single-branch https://github.com/immortalwrt/packages.git packages_master rm -rf ./feeds/packages/lang/golang mv ./packages_master/lang/golang ./feeds/packages/lang

但是会造成其他很多未更新的go程序炸掉,需要自己逐一排雷

https://github.com/immortalwrt/packages/blob/master/lang/golang/golang/Makefile GO_VERSION_MAJOR_MINOR:=1.21 问题他也是1.21

Gzxhwq commented 9 months ago

git clone -b master --single-branch https://github.com/immortalwrt/packages.git packages_master rm -rf ./feeds/packages/lang/golang mv ./packages_master/lang/golang ./feeds/packages/lang 但是会造成其他很多未更新的go程序炸掉,需要自己逐一排雷

https://github.com/immortalwrt/packages/blob/master/lang/golang/golang/Makefile GO_VERSION_MAJOR_MINOR:=1.21 问题他也是1.21

你确定替换成go 1.21都不行的话,那就要再找一下问题在哪了