vernesong / OpenClash

A Clash Client For OpenWrt
MIT License
16.79k stars 3.09k forks source link

[Bug] 编译失败 #3707

Closed Karmylr closed 6 months ago

Karmylr commented 8 months ago

Verify Steps

OpenClash Version

v0.45.162

Bug on Environment

Official OpenWrt

Bug on Platform

Linux-amd64(x86-64)

To Reproduce

1、svn co https://github.com/vernesong/OpenClash/branches/dev/luci-app-openclash package/luci-app-openclash 2、make menuconfig并勾选luci-app-openclash 3、make -j1 V=s

Describe the Bug

编译失败

OpenClash Log

make[3]: Entering directory '/home/conter/main/package/luci-app-openclash'
touch /home/conter/main/build_dir/target-x86_64_musl/luci-app-openclash/.prepared_9895b7fba12ca36dcc5149258d50d21f_6664517399ebbbc92a37c5bb081b5c53_check
cp -fpR /home/conter/main/package/luci-app-openclash/root /home/conter/main/build_dir/target-x86_64_musl/luci-app-openclash
cp -fpR /home/conter/main/package/luci-app-openclash/luasrc /home/conter/main/build_dir/target-x86_64_musl/luci-app-openclash
po2lmo /home/conter/main/package/luci-app-openclash/po/zh-cn/openclash.zh-cn.po /home/conter/main/build_dir/target-x86_64_musl/luci-app-openclash/openclash.zh-cn.lmo;
sed -i "s/v0.00.00-beta/v0.45.162-beta/g" /home/conter/main/build_dir/target-x86_64_musl/luci-app-openclash/root/www/luci-static/resources/openclash/img/version.svg >/dev/null 2>&1
make[3]: *** [Makefile:169: /home/conter/main/build_dir/target-x86_64_musl/luci-app-openclash/.prepared_9895b7fba12ca36dcc5149258d50d21f_6664517399ebbbc92a37c5bb081b5c53] Error 2
make[3]: Leaving directory '/home/conter/main/package/luci-app-openclash'
time: package/luci-app-openclash/compile#0.76#0.14#2.26
    ERROR: package/luci-app-openclash failed to build.
make[2]: *** [package/Makefile:128: package/luci-app-openclash/compile] Error 1
make[2]: Leaving directory '/home/conter/main'
make[1]: *** [package/Makefile:122: /home/conter/main/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/conter/main'
make: *** [/home/conter/main/include/toplevel.mk:232:world] 错误 2

OpenClash Config

No response

Expected Behavior

通过编译

Screenshots

No response

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days