Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更新后6.1和6.6云编译错误 #1502

Open
rrkai opened this issue Jul 5, 2024 · 3 comments
Open

更新后6.1和6.6云编译错误 #1502

rrkai opened this issue Jul 5, 2024 · 3 comments

Comments

@rrkai
Copy link

rrkai commented Jul 5, 2024

make[3] -C package/helloworld/hysteria compile
ERROR: package/helloworld/hysteria 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: *** [/home/runner/work/OpenWrt-Liao/OpenWrt-Liao/openwrt/include/toplevel.mk:231: world] Error 1
WARNING: Makefile 'package/feeds/luci/luci-app-smartdns/Makefile' has a dependency on 'smartdns', which does not exist
make[2]: Entering directory '/home/runner/work/OpenWrt-Liao/OpenWrt-Liao/openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/home/runner/work/OpenWrt-Liao/OpenWrt-Liao/openwrt/scripts/config'
make[1] world
make[2] target/compile
make[3] -C target/linux compile
make[2] buildinfo
make[3] diffconfig buildversion feedsversion
make[4] scripts/config/conf
make[2] package/cleanup
make[2] package/compile
make[3] -C package/libs/libjson-c host-compile
make[3] -C package/libs/libubox host-compile

@lxwq
Copy link

lxwq commented Jul 6, 2024

Finding targets
no required module provides package github.com/apernet/hysteria/app; to add it:
go get github.com/apernet/hysteria/app

Building targets
no Go files in /home/zz/lede/build_dir/target-x86_64_musl/hysteria-app-v2.5.0/.go_work/build

make[3]: *** [Makefile:62: /home/zz/lede/build_dir/target-x86_64_musl/hysteria-app-v2.5.0/.built] Error 1
make[3]: Leaving directory '/home/zz/lede/feeds/helloworld/hysteria'
time: package/feeds/helloworld/hysteria/compile#2.24#2.45#17.45
ERROR: package/feeds/helloworld/hysteria failed to build.
本地编译一样有问题

@rrkai
Copy link
Author

rrkai commented Jul 6, 2024

Finding targets no required module provides package github.com/apernet/hysteria/app; to add it: go get github.com/apernet/hysteria/app

Building targets no Go files in /home/zz/lede/build_dir/target-x86_64_musl/hysteria-app-v2.5.0/.go_work/build

make[3]: *** [Makefile:62: /home/zz/lede/build_dir/target-x86_64_musl/hysteria-app-v2.5.0/.built] Error 1 make[3]: Leaving directory '/home/zz/lede/feeds/helloworld/hysteria' time: package/feeds/helloworld/hysteria/compile#2.24#2.45#17.45 ERROR: package/feeds/helloworld/hysteria failed to build. 本地编译一样有问题

fork一份到自己仓库然后把版本改回2.4.3就可以正常编译了.

@zxlhhyccc
Copy link
Contributor

fork一份到自己仓库然后把版本改回2.4.3就可以正常编译了.

本地编译一切正常。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants