openwrt / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
20.02k stars 10.4k forks source link

Hysteria 2 can't compile #16732

Open apollogeek opened 2 hours ago

apollogeek commented 2 hours ago

Describe the bug

Hello dear team. I want to compile Hysteria 2 and Xray-core with 23.05.5 version but it show this error: make[3]: [Makefile:62: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/hysteria-app-v2.5.2/.built] Error 1 make[3]: Leaving directory '/workdir/openwrt/feeds/passwall_packages/hysteria' time: package/feeds/passwall_packages/hysteria/compile#0.14#0.10#0.23 ERROR: package/feeds/passwall_packages/hysteria failed to build. make[2]: [package/Makefile:129: package/feeds/passwall_packages/hysteria/compile] Error 1 make[2]: Leaving directory '/workdir/openwrt' make[1]: [package/Makefile:123: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/workdir/openwrt' make: [/workdir/openwrt/include/toplevel.mk:233: world] Error 2

OpenWrt version

23.05.5

OpenWrt release

stable

OpenWrt target/subtarget

Mips ARM

Device

Xiaomi Redmi AX6000

Image kind

Self-built image

Steps to reproduce

No response

Actual behaviour

No response

Expected behaviour

No response

Additional info

No response

Diffconfig

No response

Terms

github-actions[bot] commented 2 hours ago

Invalid Version reported. 23.05.5 Is this from a clean repository?

github-actions[bot] commented 2 hours ago

Invalid Release reported. stable Is this from a clean repository?

github-actions[bot] commented 2 hours ago

Invalid Target/Subtarget reported. Mips ARM Is this from a supported device?

namiltd commented 9 minutes ago

Do: make -j1 V=s and you will get more information about the error.