small icon indicating copy to clipboard operation
small copied to clipboard

编译Lean和天灵版本的固件一直提示Xray-Core编译失败

Open authon opened this issue 10 months ago • 0 comments

描述您遇到的bug 之前一直报错这个 ERROR: package/feeds/passwall3/xray-core failed to build. 这是云编译地址 https://github.com/authon/build-actions/actions/runs/13420483568/job/37491665714

现在报错 ERROR: package/feeds/smpackage/haproxy failed to build (build variant: ssl). 这是云编译地址 https://github.com/authon/build-actions/actions/runs/13462425447/job/37620690780

麻烦大佬帮忙看看

复现此Bug的步骤 现在报错 ERROR: package/feeds/smpackage/haproxy failed to build (build variant: ssl). 这是云编译地址 https://github.com/authon/build-actions/actions/runs/13462425447/job/37620690780

您想要实现的目的 麻烦大佬帮忙看看

日志信息 make[3] -C feeds/packages/net/wget compile make[3] -C feeds/packages/net/bind compile make[3] -C feeds/smpackage/haproxy compile make[3] -C feeds/smpackage/shadowsocksr-libev compile ERROR: package/feeds/smpackage/haproxy failed to build (build variant: ssl). make: *** [/Ledemaster/openwrt/include/toplevel.mk:231: world] Error 1 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 WARNING: Makefile 'package/feeds/smpackage/haproxy/Makefile' has a dependency on 'liblua5.4', which does not exist WARNING: Makefile 'package/feeds/smpackage/haproxy/Makefile' has a dependency on 'liblua5.4', which does not exist WARNING: Makefile 'package/feeds/smpackage/luci-app-dogcom/Makefile' has a dependency on 'dogcom', which does not exist WARNING: Makefile 'package/feeds/luci/luci-ssl-nginx/Makefile' has a dependency on 'nginx-mod-luci-ssl', which does not exist WARNING: Makefile 'package/feeds/smpackage/natflow/Makefile' has a dependency on 'urllogger', which does not exist WARNING: Makefile 'package/feeds/smpackage/nginx/Makefile' has a dependency on 'luajit2', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libdeflate', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libdht', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libutp', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libdeflate', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libdht', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libutp', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libdeflate', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libdht', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a dependency on 'libutp', which does not exist WARNING: Makefile 'package/feeds/smpackage/transmission/Makefile' has a build dependency on 'libb64', which does not exist make[2]: Entering directory '/Ledemaster/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Ledemaster/openwrt/scripts/config' make[1]: Entering directory '/Ledemaster/openwrt' make[2]: Entering directory '/Ledemaster/openwrt' make[3]: Entering directory '/Ledemaster/openwrt/target/linux' make[4]: Entering directory '/Ledemaster/openwrt/target/linux/x86' rm -f /Ledemaster/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.75/localversion /Ledemaster/openwrt/scripts/kconfig.pl + + /Ledemaster/openwrt/target/linux/generic/config-6.6 /Ledemaster/openwrt/target/linux/x86/config-6.6 /Ledemaster/openwrt/target/linux/x86/64/config-6.6 > /Ledemaster/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.75/.config.target awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /Ledemaster/openwrt/.config >> /Ledemaster/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.75/.config.target echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /Ledemaster/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.75/.config.target

虽然不是用的大神的仓库,能不能帮忙看看是什么问题0.0

authon avatar Feb 22 '25 07:02 authon