kenzok8 / openwrt-packages

openwrt常用软件包
https://op.dllkids.xyz
6.26k stars 2.59k forks source link

云编译 UU游戏加速出错 #479

Open NeedforGit opened 2 weeks ago

NeedforGit commented 2 weeks ago

详细叙述 最新云编译,UU游戏加速出错

具体型号 X86

详细日志

SHELL= flock /workdir/openwrt/tmp/.uugamebooster-x86_64-v4.14.4.tar.gz.flock -c ' /workdir/openwrt/scripts/download.pl "/workdir/openwrt/dl" "uugamebooster-x86_64-v4.14.4.tar.gz" "b9ca050a6ed3658b460150b02f7772e6" "" "https://uu.gdl.netease.com/uuplugin/openwrt-x86_64/v4.14.4/uu.tar.gz?" '

curl -f --connect-timeout 20 --retry 5 --location https://uu.gdl.netease.com/uuplugin/openwrt-x86_64/v4.14.4/uu.tar.gz?/uugamebooster-x86_64-v4.14.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 403 Download failed.

curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/uugamebooster-x86_64-v4.14.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Download failed.

curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/uugamebooster-x86_64-v4.14.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found Download failed.

curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/uugamebooster-x86_64-v4.14.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found Download failed. No more mirrors to try - giving up. make[3]: [Makefile:86: /workdir/openwrt/dl/uugamebooster-x86_64-v4.14.4.tar.gz] Error 2 make[3]: Leaving directory '/workdir/openwrt/feeds/packages/net/uugamebooster' time: package/feeds/packages/uugamebooster/compile#0.14#0.05#3.37 ERROR: package/feeds/packages/uugamebooster failed to build. make[2]: [package/Makefile:116: package/feeds/packages/uugamebooster/compile] Error 1 make[2]: Leaving directory '/workdir/openwrt' make[1]: [package/Makefile:110: /workdir/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/workdir/openwrt' make: [/workdir/openwrt/include/toplevel.mk:231: world] Error 2 Error: Process completed with exit code 2.