kiddin9 / Kwrt

一分钟在线定制编译 X86/64, NanoPi R2S R4S R5S R6S, 斐讯 Phicomm N1 K2P, 树莓派 Raspberry Pi, 香橙派 Orange Pi, 红米AX6, 小米AX3600, 小米AX9000, 红米AX6S 小米AX3200, 红米AC2100, 华硕ASUS, 网件NETGEAR 等主流软硬路由
https://openwrt.ai
MIT License
7.82k stars 3.14k forks source link

bcm2711 actions编译失败 #1855

Open laiyoi opened 3 months ago

laiyoi commented 3 months ago
make[3]: Entering directory '/home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2'
mkdir -p /home/runner/work/Kwrt/Kwrt/openwrt/dl
SHELL= flock /home/runner/work/Kwrt/Kwrt/openwrt/tmp/.aria2-1.37.0.tar.xz.flock -c '    /home/runner/work/Kwrt/Kwrt/openwrt/scripts/download.pl "/home/runner/work/Kwrt/Kwrt/openwrt/dl" "aria2-1.37.0.tar.xz" "skip" "" "https://github.com/aria2/aria2/releases/download/release-1.37.0/"    '
touch /home/runner/work/Kwrt/Kwrt/openwrt/build_dir/target-aarch64_cortex-a72_musl/aria2-1.37.0/.prepared_c9d096effe849dde0609317a173dad1e_6664517399ebbbc92a37c5bb081b5c53_check
. /home/runner/work/Kwrt/Kwrt/openwrt/include/shell.sh; xzcat /home/runner/work/Kwrt/Kwrt/openwrt/dl/aria2-1.37.0.tar.xz | tar -C /home/runner/work/Kwrt/Kwrt/openwrt/build_dir/target-aarch64_cortex-a72_musl/aria2-1.37.0/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /home/runner/work/Kwrt/Kwrt/openwrt/build_dir/target-aarch64_cortex-a72_musl/aria2-1.37.0

Applying /home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2/patches/0001-options-unlock-connection-per-server-limit.patch using plaintext: 
patching file src/OptionHandlerFactory.cc

Applying /home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2/patches/0002-download-retry-on-slow-speed-and-reset.patch using plaintext: 
patching file src/DownloadCommand.cc
patching file src/SocketBuffer.cc
patching file src/SocketCore.cc
Hunk #1 succeeded at 1016 (offset 7 lines).

Applying /home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2/patches/0003-option-add-option-to-retry-on-http-4xx.patch using plaintext: 
patching file src/HttpSkipResponseCommand.cc
patching file src/OptionHandlerFactory.cc
patching file src/prefs.cc
Hunk #1 succeeded at 326 (offset -1 lines).
patching file src/prefs.h
Hunk #1 succeeded at 279 (offset -1 lines).
patching file src/usage_text.h

Applying /home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2/patches/0004-Disable-auto-added-Want-Digest-header.patch using plaintext: 
patching file src/AbstractProxyRequestCommand.cc
patching file src/HttpRequestCommand.cc
patching file src/OptionHandlerFactory.cc
patching file src/prefs.cc
Hunk #1 FAILED at 437.
1 out of 1 hunk FAILED -- saving rejects to file src/prefs.cc.rej
patching file src/prefs.h
Hunk #1 FAILED at 389.
1 out of 1 hunk FAILED -- saving rejects to file src/prefs.h.rej
patching file src/usage_text.h
Hunk #1 succeeded at 563 (offset 3 lines).
Patch failed!  Please fix /home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2/patches/0004-Disable-auto-added-Want-Digest-header.patch!
make[3]: *** [Makefile:127: /home/runner/work/Kwrt/Kwrt/openwrt/build_dir/target-aarch64_cortex-a72_musl/aria2-1.37.0/.prepared_c9d096effe849dde0609317a173dad1e_6664517399ebbbc92a37c5bb081b5c53] Error 1
make[3]: Leaving directory '/home/runner/work/Kwrt/Kwrt/openwrt/feeds/kiddin9/aria2'
time: package/feeds/kiddin9/aria2/compile#0.22#0.23#0.37
    ERROR: package/feeds/kiddin9/aria2 failed to build.
make[2]: *** [package/Makefile:129: package/feeds/kiddin9/aria2/compile] Error 1
make[2]: Leaving directory '/home/runner/work/Kwrt/Kwrt/openwrt'
make[1]: *** [package/Makefile:123: /home/runner/work/Kwrt/Kwrt/openwrt/staging_dir/target-aarch64_cortex-a72_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/runner/work/Kwrt/Kwrt/openwrt'
make: *** [/home/runner/work/Kwrt/Kwrt/openwrt/include/toplevel.mk:232: world] Error 2
Process completed with exit code 2.