ChaingTsung
ChaingTsung
日志如下: ```log SHELL= flock /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/build_dir/target-x86_64_musl/luci-app-unbound/.pkgdir/luci-app-unbound/. /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-unbound_installed echo "luci-app-unbound" >> /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/pkginfo/luci-app-unbound.default.install make[3]: Leaving directory '/home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/feeds/luci/applications/luci-app-unbound' time: package/feeds/luci/luci-app-unbound/compile#0.15#0.03#0.17 make[3]: Entering directory '/home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/feeds/packages/net/miniupnpd' mkdir -p /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL=...
. /home/yoki/openwrt/include/shell.sh; xzcat /home/yoki/openwrt/dl/aria2-1.37.0.tar.xz | tar -C /home/yoki/openwrt/build_dir/target-x86_64_musl/aria2-1.37.0/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/. /home/yoki/openwrt/build_dir/target-x86_64_musl/aria2-1.37.0 Applying /home/yoki/openwrt/package/small-package/aria2/patches/0001-options-unlock-connection-per-server-limit.patch using plaintext: patching file src/OptionHandlerFactory.cc Applying /home/yoki/openwrt/package/small-package/aria2/patches/0002-download-retry-on-slow-speed-and-reset.patch using...
x64编译失败
### 详细叙述 x64编译失败 ### 重复 issue - [X] 没有类似的 issue ### 具体型号 x64 ### 详细日志 ... mkdir -p /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/build_dir/target-x86_64_musl/linux-firmware-20240709/.pkgdir/wl18xx-firmware/. /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/yoki/actions-runner/_work/Actions-OpenWrt/Actions-OpenWrt/workdir/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.wl18xx-firmware_installed echo...
``` ... 1 CC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" CGO_CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/holive/lede/build_dir/target-x86_64_musl/Xray-core-1.8.24=Xray-core-1.8.24 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_CPPFLAGS="-I/home/holive/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/usr/include -I/home/holive/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include/fortify -I/home/holive/lede/staging_dir/toolchain-x86_64_gcc-11.3.0_musl/include" CGO_CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/holive/lede/build_dir/target-x86_64_musl/Xray-core-1.8.24=Xray-core-1.8.24 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1...