kenzok8 / small

ssr passwall bypass依赖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2ray-plugin编译失败!

popeyema opened this issue · comments

make[3] -C feeds/small/v2ray-plugin compile
ERROR: package/feeds/small/v2ray-plugin failed to build.
make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 1
make[2]: Entering directory '/workdir/openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/workdir/openwrt/scripts/config'
make[1]: Entering directory '/workdir/openwrt'
make[2]: Entering directory '/workdir/openwrt'
make[3]: Entering directory '/workdir/openwrt/target/linux'
make[4]: Entering directory '/workdir/openwrt/target/linux/rockchip'

跟xray-core同样的报错

添加了rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
还是报错

2024-03-06T03:40:29.0388033Z mkdir -p /home/runner/work/lede/lede/bin/targets/x86/64/packages /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus/CONTROL /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo
2024-03-06T03:40:29.0415700Z install -d -m0755 /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus/usr/sbin
2024-03-06T03:40:29.0443222Z install -m0755 /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-install/usr/bin/trojan /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus/usr/sbin/trojan-plus
2024-03-06T03:40:29.0483712Z find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf
2024-03-06T03:40:29.0786711Z export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/runner/work/lede/lede/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/runner/work/lede/lede/scripts/strip-kmod.sh" PATCHELF="/home/runner/work/lede/lede/staging_dir/host/bin/patchelf" /home/runner/work/lede/lede/scripts/rstrip.sh /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus
2024-03-06T03:40:29.0861903Z rstrip.sh: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus/usr/sbin/trojan-plus: executable
2024-03-06T03:40:29.0929712Z (cd /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ "${IPKG_NO_SCRIPT}" = "1" ] && exit 0"; echo "[ -s "${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". ${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst $0 $@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". ${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm $0 $@"; ) > prerm; chmod 0755 postinst prerm; )
2024-03-06T03:40:29.0989040Z install -d -m0755 /home/runner/work/lede/lede/bin/packages/x86_64/small
2024-03-06T03:40:29.1018096Z /home/runner/work/lede/lede/staging_dir/host/bin/fakeroot /home/runner/work/lede/lede/staging_dir/host/bin/bash /home/runner/work/lede/lede/scripts/ipkg-build -m "" /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus /home/runner/work/lede/lede/bin/packages/x86_64/small
2024-03-06T03:40:29.2370623Z Packaged contents of /home/runner/work/lede/lede/build_dir/target-x86_64_musl/trojan-plus-10.0.3/ipkg-x86_64/trojan-plus into /home/runner/work/lede/lede/bin/packages/x86_64/small/trojan-plus_10.0.3-2_x86_64.ipk
2024-03-06T03:40:29.2459445Z echo "trojan-plus" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/trojan-plus.default.install
2024-03-06T03:40:29.2478448Z rm -rf /home/runner/work/lede/lede/tmp/stage-trojan-plus
2024-03-06T03:40:29.2503982Z mkdir -p /home/runner/work/lede/lede/tmp/stage-trojan-plus/host /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/packages
2024-03-06T03:40:29.2531001Z find /home/runner/work/lede/lede/tmp/stage-trojan-plus -name '
.la' | xargs -r rm -f;
2024-03-06T03:40:29.2562232Z if [ -f /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/packages/trojan-plus.list ]; then /home/runner/work/lede/lede/scripts/clean-package.sh "/home/runner/work/lede/lede/staging_dir/target-x86_64_musl/packages/trojan-plus.list" "/home/runner/work/lede/lede/staging_dir/target-x86_64_musl"; fi
2024-03-06T03:40:29.2580668Z if [ -d /home/runner/work/lede/lede/tmp/stage-trojan-plus ]; then (cd /home/runner/work/lede/lede/tmp/stage-trojan-plus; find ./ > /home/runner/work/lede/lede/tmp/stage-trojan-plus.files); SHELL= flock /home/runner/work/lede/lede/tmp/.staging-dir.flock -c ' mv /home/runner/work/lede/lede/tmp/stage-trojan-plus.files /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/packages/trojan-plus.list && cp -fpR /home/runner/work/lede/lede/tmp/stage-trojan-plus/* /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/; '; fi
2024-03-06T03:40:29.2644916Z rm -rf /home/runner/work/lede/lede/tmp/stage-trojan-plus
2024-03-06T03:40:29.2669170Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.trojan-plus_installed
2024-03-06T03:40:29.2692781Z make[3]: Leaving directory '/home/runner/work/lede/lede/feeds/small/trojan-plus'
2024-03-06T03:40:29.2698118Z time: package/feeds/small/trojan-plus/compile#77.97#10.38#87.34
2024-03-06T03:40:29.2813846Z make[3]: Entering directory '/home/runner/work/lede/lede/feeds/small/v2ray-plugin'
2024-03-06T03:40:29.4146590Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1/.built
2024-03-06T03:40:29.4175221Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1/.built_check
2024-03-06T03:40:29.4214862Z CONFIG_GOLANG_MOD_CACHE_WORLD_READABLE="" GO_BUILD_CACHE_DIR="/home/runner/work/lede/lede/tmp/go-build" GO_MOD_CACHE_DIR="/home/runner/work/lede/lede/dl/go-mod-cache" GO_MOD_ARGS="-modcacherw" GO_PKG="github.com/shadowsocks/v2ray-plugin" GO_INSTALL_EXTRA="" GO_INSTALL_ALL="" GO_SOURCE_ONLY="" GO_BUILD_PKG="github.com/shadowsocks/v2ray-plugin/..." GO_EXCLUDES="" GO_GO_GENERATE="" GO_INSTALL_BIN_PATH="/usr/bin" BUILD_DIR="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1" GO_BUILD_DIR="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1/.go_work/build" GO_BUILD_BIN_DIR="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1/.go_work/build/bin" GO_BUILD_DEPENDS_PATH="/usr/share/gocode" GO_BUILD_DEPENDS_SRC="/home/runner/work/lede/lede/staging_dir/target-x86_64_musl/usr/share/gocode/src" GOOS="linux" GOARCH="amd64" GO386="" GOAMD64="v1" GOARM="" GOMIPS="" GOMIPS64="" GOPPC64="" CGO_ENABLED=1 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 -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1=v2ray-plugin-5.14.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_CPPFLAGS="-I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/include -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include/fortify -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include" CGO_CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1=v2ray-plugin-5.14.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_LDFLAGS="-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -znow -zrelro" GOPATH="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1/.go_work/build" GOCACHE="/home/runner/work/lede/lede/tmp/go-build" GOMODCACHE="/home/runner/work/lede/lede/dl/go-mod-cache" GOENV=off GOTOOLCHAIN=local /usr/bin/env bash /home/runner/work/lede/lede/feeds/packages/lang/golang//golang-build.sh build -v -buildvcs=false -trimpath -ldflags "all=-buildid '1709686133' -linkmode external -extldflags '-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -Wl,-z,now -Wl,-z,relro'" -ldflags " -X main.VERSION=v5.14.1 -buildid '1709686133' -linkmode external -extldflags '-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -Wl,-z,now -Wl,-z,relro'"
2024-03-06T03:40:29.4250836Z Finding targets
2024-03-06T03:40:29.4295056Z go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
2024-03-06T03:40:29.4300448Z
2024-03-06T03:40:29.4300631Z Building targets
2024-03-06T03:40:29.4342115Z go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
2024-03-06T03:40:29.4347681Z
2024-03-06T03:40:29.5067102Z make[3]: *** [Makefile:44: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.14.1/.built] Error 1
2024-03-06T03:40:29.5068676Z make[3]: Leaving directory '/home/runner/work/lede/lede/feeds/small/v2ray-plugin'
2024-03-06T03:40:29.5072415Z time: package/feeds/small/v2ray-plugin/compile#0.14#0.11#0.23
2024-03-06T03:40:29.5079460Z ERROR: package/feeds/small/v2ray-plugin failed to build.
2024-03-06T03:40:29.5083242Z make[2]: *** [package/Makefile:116: package/feeds/small/v2ray-plugin/compile] Error 1
2024-03-06T03:40:29.5087408Z make[2]: Leaving directory '/home/runner/work/lede/lede'
2024-03-06T03:40:29.5092865Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
2024-03-06T03:40:29.5097655Z make[1]: Leaving directory '/home/runner/work/lede/lede'
2024-03-06T03:40:29.5106186Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2
2024-03-06T03:40:29.5126583Z ##[error]Process completed with exit code 2.

我云编译一下看看
kenzok8/small-package#150 (comment)
我用的go1.22编译能通过

我云编译一下看看 kenzok8/small-package#150 (comment) 我用的go1.22编译能通过

大佬还是不行啊

make[3] -C feeds/small/brook compile
make[3] -C feeds/small/hysteria compile
make[3] -C feeds/small/lua-neturl compile
make[3] -C feeds/small/naiveproxy compile
make[3] -C feeds/small/v2ray-plugin compile
ERROR: package/feeds/small/v2ray-plugin failed to build.

make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 1
make[2]: Entering directory '/workdir/openwrt/scripts/config'

依然报错,怎么解决?

1、加入的软件源建议放最上面
2、删除多余的MOSDNS
3、更新GO版本

我云编译一下看看 kenzok8/small-package#150 (comment) 我用的go1.22编译能通过

大佬还是不行啊

make[3] -C feeds/small/brook compile make[3] -C feeds/small/hysteria compile make[3] -C feeds/small/lua-neturl compile make[3] -C feeds/small/naiveproxy compile make[3] -C feeds/small/v2ray-plugin compile ERROR: package/feeds/small/v2ray-plugin failed to build.

make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 1 make[2]: Entering directory '/workdir/openwrt/scripts/config'

1、加入的源放在“feeds.conf.default”文件的第一行
2、运行
./scripts/feeds clean
./scripts/feeds update -a
rm -rf feeds/luci/applications/luci-app-mosdns
rm -rf feeds/packages/net/mosdns
./scripts/feeds install -a
rm -rf .config
make menuconfig
make V=s -j1

依然报错,怎么解决?

1、加入的源放在“feeds.conf.default”文件的第一行
2、运行
./scripts/feeds clean
./scripts/feeds update -a
rm -rf feeds/luci/applications/luci-app-mosdns
rm -rf feeds/packages/net/mosdns
./scripts/feeds install -a
rm -rf .config
make menuconfig
make V=s -j1

1、加入的软件源建议放最上面 2、删除多余的MOSDNS 3、更新GO版本

红了这么多天,终于绿了,多谢大佬指点。

今天又红了
2024-03-12T22:48:56.0792588Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/i915-firmware.installed
2024-03-12T22:48:56.0817406Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp
2024-03-12T22:48:56.0848071Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/amdgpu-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/'
2024-03-12T22:48:56.2013971Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.amdgpu-firmware_installed
2024-03-12T22:48:56.2107561Z echo "amdgpu-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install
2024-03-12T22:48:56.2125988Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp
2024-03-12T22:48:56.2153923Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/bnx2-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/'
2024-03-12T22:48:56.2200121Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.bnx2-firmware_installed
2024-03-12T22:48:56.2222713Z echo "bnx2-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install
2024-03-12T22:48:56.2241099Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp
2024-03-12T22:48:56.2269081Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/bnx2x-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/'
2024-03-12T22:48:56.2345309Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.bnx2x-firmware_installed
2024-03-12T22:48:56.2368835Z echo "bnx2x-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install
2024-03-12T22:48:56.2386794Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp
2024-03-12T22:48:56.2414684Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/i915-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/'
2024-03-12T22:48:56.2711423Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.i915-firmware_installed
2024-03-12T22:48:56.2734851Z echo "i915-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install
2024-03-12T22:48:56.2753491Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/firmware/linux-firmware'
2024-03-12T22:48:56.2759295Z time: package/firmware/linux-firmware/compile#19.50#5.06#22.40
2024-03-12T22:48:56.2874882Z make[3]: Entering directory '/home/runner/work/lede/lede/package/kernel/linux'
2024-03-12T22:48:59.5074388Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp
2024-03-12T22:48:59.5075218Z
2024-03-12T22:48:59.5077163Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/'
2024-03-12T22:48:59.5079569Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed
2024-03-12T22:48:59.5161490Z NOTICE: module '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/crypto/aead.ko' is built-in.
2024-03-12T22:48:59.5170032Z ERROR: module '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/crypto/geniv.ko' is missing.
2024-03-12T22:48:59.5171616Z make[3]: *** [modules/crypto.mk:51: /home/runner/work/lede/lede/bin/targets/x86/64/packages/kmod-crypto-aead_6.6.21-1_x86_64.ipk] Error 1
2024-03-12T22:48:59.5172619Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/kernel/linux'
2024-03-12T22:48:59.5184315Z time: package/kernel/linux/compile#2.90#0.34#3.23
2024-03-12T22:48:59.5191319Z ERROR: package/kernel/linux failed to build.
2024-03-12T22:48:59.5194900Z make[2]: *** [package/Makefile:116: package/kernel/linux/compile] Error 1
2024-03-12T22:48:59.5199836Z make[2]: Leaving directory '/home/runner/work/lede/lede'
2024-03-12T22:48:59.5225867Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
2024-03-12T22:48:59.5232268Z make[1]: Leaving directory '/home/runner/work/lede/lede'
2024-03-12T22:48:59.5263095Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2
2024-03-12T22:48:59.5278749Z ##[error]Process completed with exit code 2.

今天又红了 2024-03-12T22:48:56.0792588Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/i915-firmware.installed 2024-03-12T22:48:56.0817406Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp 2024-03-12T22:48:56.0848071Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/amdgpu-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/' 2024-03-12T22:48:56.2013971Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.amdgpu-firmware_installed 2024-03-12T22:48:56.2107561Z echo "amdgpu-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install 2024-03-12T22:48:56.2125988Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp 2024-03-12T22:48:56.2153923Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/bnx2-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/' 2024-03-12T22:48:56.2200121Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.bnx2-firmware_installed 2024-03-12T22:48:56.2222713Z echo "bnx2-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install 2024-03-12T22:48:56.2241099Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp 2024-03-12T22:48:56.2269081Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/bnx2x-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/' 2024-03-12T22:48:56.2345309Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.bnx2x-firmware_installed 2024-03-12T22:48:56.2368835Z echo "bnx2x-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install 2024-03-12T22:48:56.2386794Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp 2024-03-12T22:48:56.2414684Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-firmware-20231211/.pkgdir/i915-firmware/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/' 2024-03-12T22:48:56.2711423Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.i915-firmware_installed 2024-03-12T22:48:56.2734851Z echo "i915-firmware" >> /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install 2024-03-12T22:48:56.2753491Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/firmware/linux-firmware' 2024-03-12T22:48:56.2759295Z time: package/firmware/linux-firmware/compile#19.50#5.06#22.40 2024-03-12T22:48:56.2874882Z make[3]: Entering directory '/home/runner/work/lede/lede/package/kernel/linux' 2024-03-12T22:48:59.5074388Z mkdir -p /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp 2024-03-12T22:48:59.5075218Z 2024-03-12T22:48:59.5077163Z SHELL= flock /home/runner/work/lede/lede/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/' 2024-03-12T22:48:59.5079569Z touch /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed 2024-03-12T22:48:59.5161490Z NOTICE: module '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/crypto/aead.ko' is built-in. 2024-03-12T22:48:59.5170032Z ERROR: module '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/crypto/geniv.ko' is missing. 2024-03-12T22:48:59.5171616Z make[3]: *** [modules/crypto.mk:51: /home/runner/work/lede/lede/bin/targets/x86/64/packages/kmod-crypto-aead_6.6.21-1_x86_64.ipk] Error 1 2024-03-12T22:48:59.5172619Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/kernel/linux' 2024-03-12T22:48:59.5184315Z time: package/kernel/linux/compile#2.90#0.34#3.23 2024-03-12T22:48:59.5191319Z ERROR: package/kernel/linux failed to build. 2024-03-12T22:48:59.5194900Z make[2]: *** [package/Makefile:116: package/kernel/linux/compile] Error 1 2024-03-12T22:48:59.5199836Z make[2]: Leaving directory '/home/runner/work/lede/lede' 2024-03-12T22:48:59.5225867Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 2024-03-12T22:48:59.5232268Z make[1]: Leaving directory '/home/runner/work/lede/lede' 2024-03-12T22:48:59.5263095Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2 2024-03-12T22:48:59.5278749Z ##[error]Process completed with exit code 2.

重新拉一下代码,已经修复了。

2024-03-14T03:14:57.7269089Z true
2024-03-14T03:14:57.7287674Z [ ! -d ./src/ ] || cp -fpR ./src/. /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe
2024-03-14T03:14:57.7352858Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.prepared_f9a38780b22ae5ad347cf83d8fceb9d8_6664517399ebbbc92a37c5bb081b5c53
2024-03-14T03:14:57.7376497Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_*
2024-03-14T03:14:57.7403165Z rm -f /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.shortcut-fe_installed
2024-03-14T03:14:57.7462312Z (cd /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/./; if [ -x ./configure ]; then find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.guess; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/include -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include/fortify -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include " LDFLAGS="-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -znow -zrelro " ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; )
2024-03-14T03:14:57.7476607Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_68b329da9893e34099c7d8ad5cb9c940
2024-03-14T03:14:57.7494696Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built
2024-03-14T03:14:57.7521092Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built_check
2024-03-14T03:14:57.7550580Z make -j1 -C "/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21" KCFLAGS="-fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl=target-x86_64_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/runner/work/lede/lede/staging_dir/host/include -I/home/runner/work/lede/lede/staging_dir/hostpkg/include -I/home/runner/work/lede/lede/staging_dir/target-x86_64_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 14 01:29:14 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/runner/work/lede/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/cryptodev-linux.symvers /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/fullconenat.symvers" KERNELRELEASE=6.6.21 M="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe" EXTRA_CFLAGS+="-DSFE_SUPPORT_IPV6" SFE_SUPPORT_IPV6=y modules
2024-03-14T03:14:57.7574871Z make[4]: Entering directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21'
2024-03-14T03:14:58.1193699Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv4.o
2024-03-14T03:14:59.0885092Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe.o
2024-03-14T03:14:59.0957703Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv6.o
2024-03-14T03:15:00.0280502Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe-ipv6.o
2024-03-14T03:15:00.0351193Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o
2024-03-14T03:15:00.5964667Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c: In function 'sfe_cm_post_routing':
2024-03-14T03:15:00.5967373Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c:507:20: error: 'struct nf_tcp_net' has no member named 'tcp_no_window_check'
2024-03-14T03:15:00.5969452Z 507 | if ((tn&&tn->tcp_no_window_check)
2024-03-14T03:15:00.5970099Z | ^~
2024-03-14T03:15:00.6244506Z make[6]: *** [scripts/Makefile.build:243: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o] Error 1
2024-03-14T03:15:00.6246592Z make[5]: *** [/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/Makefile:1913: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe] Error 2
2024-03-14T03:15:00.6247988Z make[4]: *** [Makefile:234: __sub-make] Error 2
2024-03-14T03:15:00.6250407Z make[4]: Leaving directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21'
2024-03-14T03:15:00.6251749Z make[3]: *** [Makefile:88: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built] Error 2
2024-03-14T03:15:00.6252814Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/qca/shortcut-fe/shortcut-fe'
2024-03-14T03:15:00.6255818Z time: package/qca/shortcut-fe/shortcut-fe/compile#2.59#0.41#3.04
2024-03-14T03:15:00.6263930Z ERROR: package/qca/shortcut-fe/shortcut-fe failed to build.
2024-03-14T03:15:00.6267867Z make[2]: *** [package/Makefile:116: package/qca/shortcut-fe/shortcut-fe/compile] Error 1
2024-03-14T03:15:00.6273042Z make[2]: Leaving directory '/home/runner/work/lede/lede'
2024-03-14T03:15:00.6279171Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
2024-03-14T03:15:00.6282973Z make[1]: Leaving directory '/home/runner/work/lede/lede'
2024-03-14T03:15:00.6292736Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2
2024-03-14T03:15:00.6311991Z ##[error]Process completed with exit code 2.

2024-03-14T03:14:57.7269089Z true 2024-03-14T03:14:57.7287674Z [ ! -d ./src/ ] || cp -fpR ./src/. /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe 2024-03-14T03:14:57.7352858Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.prepared_f9a38780b22ae5ad347cf83d8fceb9d8_6664517399ebbbc92a37c5bb081b5c53 2024-03-14T03:14:57.7376497Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_* 2024-03-14T03:14:57.7403165Z rm -f /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.shortcut-fe_installed 2024-03-14T03:14:57.7462312Z (cd /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/./; if [ -x ./configure ]; then find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.guess; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/include -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include/fortify -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include " LDFLAGS="-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -znow -zrelro " ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; ) 2024-03-14T03:14:57.7476607Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_68b329da9893e34099c7d8ad5cb9c940 2024-03-14T03:14:57.7494696Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built 2024-03-14T03:14:57.7521092Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built_check 2024-03-14T03:14:57.7550580Z make -j1 -C "/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21" KCFLAGS="-fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl=target-x86_64_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/runner/work/lede/lede/staging_dir/host/include -I/home/runner/work/lede/lede/staging_dir/hostpkg/include -I/home/runner/work/lede/lede/staging_dir/target-x86_64_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 14 01:29:14 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/runner/work/lede/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/cryptodev-linux.symvers /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/fullconenat.symvers" KERNELRELEASE=6.6.21 M="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe" EXTRA_CFLAGS+="-DSFE_SUPPORT_IPV6" SFE_SUPPORT_IPV6=y modules 2024-03-14T03:14:57.7574871Z make[4]: Entering directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21' 2024-03-14T03:14:58.1193699Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv4.o 2024-03-14T03:14:59.0885092Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe.o 2024-03-14T03:14:59.0957703Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv6.o 2024-03-14T03:15:00.0280502Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe-ipv6.o 2024-03-14T03:15:00.0351193Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o 2024-03-14T03:15:00.5964667Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c: In function 'sfe_cm_post_routing': 2024-03-14T03:15:00.5967373Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c:507:20: error: 'struct nf_tcp_net' has no member named 'tcp_no_window_check' 2024-03-14T03:15:00.5969452Z 507 | if ((tn&&tn->tcp_no_window_check) 2024-03-14T03:15:00.5970099Z | ^~ 2024-03-14T03:15:00.6244506Z make[6]: *** [scripts/Makefile.build:243: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o] Error 1 2024-03-14T03:15:00.6246592Z make[5]: *** [/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/Makefile:1913: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe] Error 2 2024-03-14T03:15:00.6247988Z make[4]: *** [Makefile:234: __sub-make] Error 2 2024-03-14T03:15:00.6250407Z make[4]: Leaving directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21' 2024-03-14T03:15:00.6251749Z make[3]: *** [Makefile:88: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built] Error 2 2024-03-14T03:15:00.6252814Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/qca/shortcut-fe/shortcut-fe' 2024-03-14T03:15:00.6255818Z time: package/qca/shortcut-fe/shortcut-fe/compile#2.59#0.41#3.04 2024-03-14T03:15:00.6263930Z ERROR: package/qca/shortcut-fe/shortcut-fe failed to build. 2024-03-14T03:15:00.6267867Z make[2]: *** [package/Makefile:116: package/qca/shortcut-fe/shortcut-fe/compile] Error 1 2024-03-14T03:15:00.6273042Z make[2]: Leaving directory '/home/runner/work/lede/lede' 2024-03-14T03:15:00.6279171Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 2024-03-14T03:15:00.6282973Z make[1]: Leaving directory '/home/runner/work/lede/lede' 2024-03-14T03:15:00.6292736Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2 2024-03-14T03:15:00.6311991Z ##[error]Process completed with exit code 2.

看错误就知道什么问题了,把turbo acc里面的sfe勾选取消啊

2024-03-14T03:14:57.7269089Z true 2024-03-14T03:14:57.7287674Z [ ! -d ./src/ ] || cp -fpR ./src/. /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe 2024-03-14T03:14:57.7352858Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.prepared_f9a38780b22ae5ad347cf83d8fceb9d8_6664517399ebbbc92a37c5bb081b5c53 2024-03-14T03:14:57.7376497Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_* 2024-03-14T03:14:57.7403165Z rm -f /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.shortcut-fe_installed 2024-03-14T03:14:57.7462312Z (cd /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/./; if [ -x ./configure ]; then find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.guess; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/include -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include/fortify -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include " LDFLAGS="-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -znow -zrelro " ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; ) 2024-03-14T03:14:57.7476607Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_68b329da9893e34099c7d8ad5cb9c940 2024-03-14T03:14:57.7494696Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built 2024-03-14T03:14:57.7521092Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built_check 2024-03-14T03:14:57.7550580Z make -j1 -C "/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21" KCFLAGS="-fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl=target-x86_64_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/runner/work/lede/lede/staging_dir/host/include -I/home/runner/work/lede/lede/staging_dir/hostpkg/include -I/home/runner/work/lede/lede/staging_dir/target-x86_64_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 14 01:29:14 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/runner/work/lede/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/cryptodev-linux.symvers /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/fullconenat.symvers" KERNELRELEASE=6.6.21 M="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe" EXTRA_CFLAGS+="-DSFE_SUPPORT_IPV6" SFE_SUPPORT_IPV6=y modules 2024-03-14T03:14:57.7574871Z make[4]: Entering directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21' 2024-03-14T03:14:58.1193699Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv4.o 2024-03-14T03:14:59.0885092Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe.o 2024-03-14T03:14:59.0957703Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv6.o 2024-03-14T03:15:00.0280502Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe-ipv6.o 2024-03-14T03:15:00.0351193Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o 2024-03-14T03:15:00.5964667Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c: In function 'sfe_cm_post_routing': 2024-03-14T03:15:00.5967373Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c:507:20: error: 'struct nf_tcp_net' has no member named 'tcp_no_window_check' 2024-03-14T03:15:00.5969452Z 507 | if ((tn&&tn->tcp_no_window_check) 2024-03-14T03:15:00.5970099Z | ^~ 2024-03-14T03:15:00.6244506Z make[6]: *** [scripts/Makefile.build:243: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o] Error 1 2024-03-14T03:15:00.6246592Z make[5]: *** [/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/Makefile:1913: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe] Error 2 2024-03-14T03:15:00.6247988Z make[4]: *** [Makefile:234: __sub-make] Error 2 2024-03-14T03:15:00.6250407Z make[4]: Leaving directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21' 2024-03-14T03:15:00.6251749Z make[3]: *** [Makefile:88: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built] Error 2 2024-03-14T03:15:00.6252814Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/qca/shortcut-fe/shortcut-fe' 2024-03-14T03:15:00.6255818Z time: package/qca/shortcut-fe/shortcut-fe/compile#2.59#0.41#3.04 2024-03-14T03:15:00.6263930Z ERROR: package/qca/shortcut-fe/shortcut-fe failed to build. 2024-03-14T03:15:00.6267867Z make[2]: *** [package/Makefile:116: package/qca/shortcut-fe/shortcut-fe/compile] Error 1 2024-03-14T03:15:00.6273042Z make[2]: Leaving directory '/home/runner/work/lede/lede' 2024-03-14T03:15:00.6279171Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 2024-03-14T03:15:00.6282973Z make[1]: Leaving directory '/home/runner/work/lede/lede' 2024-03-14T03:15:00.6292736Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2 2024-03-14T03:15:00.6311991Z ##[error]Process completed with exit code 2.

看错误就知道什么问题了,把turbo acc里面的sfe勾选取消啊

云编译的,这个要怎么操作呢?

2024-03-14T03:14:57.7269089Z true 2024-03-14T03:14:57.7287674Z [ ! -d ./src/ ] || cp -fpR ./src/. /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe 2024-03-14T03:14:57.7352858Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.prepared_f9a38780b22ae5ad347cf83d8fceb9d8_6664517399ebbbc92a37c5bb081b5c53 2024-03-14T03:14:57.7376497Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_* 2024-03-14T03:14:57.7403165Z rm -f /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.shortcut-fe_installed 2024-03-14T03:14:57.7462312Z (cd /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/./; if [ -x ./configure ]; then find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.guess | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.guess; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r chmod u+w; find /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/ -name config.sub | xargs -r -n1 cp --remove-destination /home/runner/work/lede/lede/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe=shortcut-fe -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/include -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include/fortify -I/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include " LDFLAGS="-L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/lib -L/home/runner/work/lede/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/lib -znow -zrelro " ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; ) 2024-03-14T03:14:57.7476607Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.configured_68b329da9893e34099c7d8ad5cb9c940 2024-03-14T03:14:57.7494696Z rm -f /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built 2024-03-14T03:14:57.7521092Z touch /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built_check 2024-03-14T03:14:57.7550580Z make -j1 -C "/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21" KCFLAGS="-fmacro-prefix-map=/home/runner/work/lede/lede/build_dir/target-x86_64_musl=target-x86_64_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/runner/work/lede/lede/staging_dir/host/include -I/home/runner/work/lede/lede/staging_dir/hostpkg/include -I/home/runner/work/lede/lede/staging_dir/target-x86_64_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 14 01:29:14 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/runner/work/lede/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/cryptodev-linux.symvers /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/symvers/fullconenat.symvers" KERNELRELEASE=6.6.21 M="/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe" EXTRA_CFLAGS+="-DSFE_SUPPORT_IPV6" SFE_SUPPORT_IPV6=y modules 2024-03-14T03:14:57.7574871Z make[4]: Entering directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21' 2024-03-14T03:14:58.1193699Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv4.o 2024-03-14T03:14:59.0885092Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe.o 2024-03-14T03:14:59.0957703Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_ipv6.o 2024-03-14T03:15:00.0280502Z LD [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/shortcut-fe-ipv6.o 2024-03-14T03:15:00.0351193Z CC [M] /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o 2024-03-14T03:15:00.5964667Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c: In function 'sfe_cm_post_routing': 2024-03-14T03:15:00.5967373Z /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.c:507:20: error: 'struct nf_tcp_net' has no member named 'tcp_no_window_check' 2024-03-14T03:15:00.5969452Z 507 | if ((tn&&tn->tcp_no_window_check) 2024-03-14T03:15:00.5970099Z | ^~ 2024-03-14T03:15:00.6244506Z make[6]: *** [scripts/Makefile.build:243: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/sfe_cm.o] Error 1 2024-03-14T03:15:00.6246592Z make[5]: *** [/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21/Makefile:1913: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe] Error 2 2024-03-14T03:15:00.6247988Z make[4]: *** [Makefile:234: __sub-make] Error 2 2024-03-14T03:15:00.6250407Z make[4]: Leaving directory '/home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.21' 2024-03-14T03:15:00.6251749Z make[3]: *** [Makefile:88: /home/runner/work/lede/lede/build_dir/target-x86_64_musl/linux-x86_64/shortcut-fe/.built] Error 2 2024-03-14T03:15:00.6252814Z make[3]: Leaving directory '/home/runner/work/lede/lede/package/qca/shortcut-fe/shortcut-fe' 2024-03-14T03:15:00.6255818Z time: package/qca/shortcut-fe/shortcut-fe/compile#2.59#0.41#3.04 2024-03-14T03:15:00.6263930Z ERROR: package/qca/shortcut-fe/shortcut-fe failed to build. 2024-03-14T03:15:00.6267867Z make[2]: *** [package/Makefile:116: package/qca/shortcut-fe/shortcut-fe/compile] Error 1 2024-03-14T03:15:00.6273042Z make[2]: Leaving directory '/home/runner/work/lede/lede' 2024-03-14T03:15:00.6279171Z make[1]: *** [package/Makefile:110: /home/runner/work/lede/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 2024-03-14T03:15:00.6282973Z make[1]: Leaving directory '/home/runner/work/lede/lede' 2024-03-14T03:15:00.6292736Z make: *** [/home/runner/work/lede/lede/include/toplevel.mk:231: world] Error 2 2024-03-14T03:15:00.6311991Z ##[error]Process completed with exit code 2.

看错误就知道什么问题了,把turbo acc里面的sfe勾选取消啊

云编译的,这个要怎么操作呢?

SFE的补丁也加回去了,应该可以了