coolsnowwolf / lede

Lean's LEDE source
Other
29.55k stars 19.5k forks source link

kernel 5.15:编译的时候提示mac80211编译失败 #8914

Closed ricksuzade-maker closed 2 years ago

ricksuzade-maker commented 2 years ago

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

2. 详细叙述

(1) 具体问题

A: 编译的时候提示mac80211编译失败

(2) 路由器型号和固件版本

A:ESXi 7 x86-64, 5.15.23 kernel

(3) 详细日志

A:

cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-install/lib/libboost_system.so /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system/usr/lib/ find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/strip-kmod.sh" PATCHELF="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/patchelf" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/rstrip.sh /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system rstrip.sh: /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system/usr/lib/libboost_system.so.1.76.0: shared object (cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/fakeroot /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/ipkg-build -m "" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages Packaged contents of /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost-system into /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages/boost-system_1.76.0-1_x86_64.ipk rm -rf /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system.installed /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system/usr/lib cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-install/lib/libboost_system.so /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system/usr/lib/ touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system.installed removed '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages/boost_1.76.0-1_x86_64.ipk' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/targets/x86/64/packages /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost/CONTROL /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo true find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/strip-kmod.sh" PATCHELF="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/patchelf" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/rstrip.sh /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost (cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/fakeroot /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/ipkg-build -m "" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages Packaged contents of /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/ipkg-x86_64/boost into /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/packages/boost_1.76.0-1_x86_64.ipk rm -rf /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost.installed /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost true touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost.installed mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-date_time/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.boost-date_time_installed echo "boost-date_time" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/boost.default.install mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-program_options/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.boost-program_options_installed echo "boost-program_options" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/boost.default.install mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost-system/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.boost-system_installed echo "boost-system" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/boost.default.install mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/boost_1_76_0/.pkgdir/boost/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.boost_installed echo "boost" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/boost.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/customfeeds/packages/libs/boost' time: package/feeds/packages/boost/compile#117.34#30.52#117.73 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/trojan-plus' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.trojan-plus-10.0.3.tar.xz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "trojan-plus-10.0.3.tar.xz" "2d37d09fe6d39d7981116ad387706f58f2b30b74a34e27fc5608f267dacc9208" "" || ( /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/dl_github_archive.py --dl-dir="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" --url="https://github.com/peter-tank/trojan-plus.git" --version="a6394cdd718669b0c7491493a78e61f6f0f899b3" --subdir="trojan-plus-10.0.3" --source="trojan-plus-10.0.3.tar.xz" --hash="2d37d09fe6d39d7981116ad387706f58f2b30b74a34e27fc5608f267dacc9208" || ( echo "Checking out files from the git repository..."; mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl && cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl && rm -rf trojan-plus-10.0.3 && [ ! -d trojan-plus-10.0.3 ] && git clone https://github.com/peter-tank/trojan-plus.git trojan-plus-10.0.3 && (cd trojan-plus-10.0.3 && git checkout a6394cdd718669b0c7491493a78e61f6f0f899b3 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd trojan-plus-10.0.3 && git log -1 --format='\''@%ct'\'' && rm -rf trojan-plus-10.0.3/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c trojan-plus-10.0.3 | xz -zc -7e > /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl/trojan-plus-10.0.3.tar.xz && mv /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl/trojan-plus-10.0.3.tar.xz /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl/ && rm -rf trojan-plus-10.0.3; ); ) ' echo "trojan-plus" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/trojan-plus.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/trojan-plus' time: package/community/openwrt-passwall/trojan-plus/compile#0.18#0.08#0.27 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/v2ray-core' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.v2ray-core-4.44.0.tar.gz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "v2ray-core-4.44.0.tar.gz" "d9973bafd3020f60a51fa3495b24ab417b08b3c8f9539a3748d00da6c68d0103" "" "https://codeload.github.com/v2fly/v2ray-core/tar.gz/v4.44.0?" ' echo "v2ray-core" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/v2ray-core.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/v2ray-core' time: package/community/openwrt-passwall/v2ray-core/compile#0.20#0.11#0.30 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/v2ray-plugin' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.v2ray-plugin-4.44.0.tar.gz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "v2ray-plugin-4.44.0.tar.gz" "f94e8efe879a5300871dd01faec7d6635baaef4dbd39d83f4362802f716d386e" "" "https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v4.44.0?" ' echo "v2ray-plugin" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/v2ray-plugin.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/v2ray-plugin' time: package/community/openwrt-passwall/v2ray-plugin/compile#0.20#0.06#0.24 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/xray-core' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.Xray-core-1.5.3.tar.gz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "Xray-core-1.5.3.tar.gz" "4b8d78cc20bdf2e8936c02b05d22f0a3231075155ffdc67508d8448ab8858252" "" "https://codeload.github.com/XTLS/Xray-core/tar.gz/v1.5.3?" ' echo "xray-core" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/xray-core.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/xray-core' time: package/community/openwrt-passwall/xray-core/compile#0.19#0.11#0.29 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/luci-app-passwall' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.prepared_9e84c6c06974dff2a73a0a4d41664a06_6664517399ebbbc92a37c5bb081b5c53_check for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/$d; cp -fpR ./$d/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/$d/; fi; done true [ ! -d ./src/ ] || cp -fpR ./src/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.prepared_9e84c6c06974dff2a73a0a4d41664a06_6664517399ebbbc92a37c5bb081b5c53 rm -f /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64musl/luci-app-passwall/.configured rm -f /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/stamp/.luci-app-passwall_installed touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.configured_01f5453f408f6b12b64da09821a168c3 rm -f /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.built touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.built_check touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.built rm -rf /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall.installed /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/luasrc ]; then install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/usr/lib/lua/luci; cp -pR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/luasrc/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/usr/lib/lua/luci/; find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/usr/lib/lua/luci/ -type f -name '.luadoc' | xargs -r rm; true; find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/usr/lib/lua/luci/ -type f -name '.htm' | while read src; do /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/sed -i -e 's/<%# ([^ ])PKG_VERSION %>/\14.50/g' -e 's/"(<%= (media|resource) %>[^"].(js|css))"/"\1?v=4.50"/g' "$src"; done; else true; fi if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/htdocs ]; then install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/www; cp -pR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/htdocs/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/www/; else true; fi if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/root ]; then install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/; cp -pR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/root/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/; else true; fi if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/src ]; then CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall=luci-app-passwall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall=luci-app-passwall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " make -C /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/. AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall=luci-app-passwall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" DESTDIR="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-install" install; cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-install/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/; else true; fi touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall.installed mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-app-passwall/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-passwall_installed mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/targets/x86/64/packages /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/CONTROL /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/luasrc ]; then install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/usr/lib/lua/luci; cp -pR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/luasrc/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/usr/lib/lua/luci/; find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/usr/lib/lua/luci/ -type f -name '.luadoc' | xargs -r rm; true; find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/usr/lib/lua/luci/ -type f -name '.htm' | while read src; do /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/sed -i -e 's/<%# ([^ ])PKG_VERSION %>/\14.50/g' -e 's/"(<%= (media|resource) %>[^"].(js|css))"/"\1?v=4.50"/g' "$src"; done; else true; fi if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/htdocs ]; then install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/www; cp -pR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/htdocs/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/www/; else true; fi if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/root ]; then install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/; cp -pR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/root/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/; else true; fi if [ -d /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/src ]; then CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall=luci-app-passwall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall=luci-app-passwall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " make -C /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/. AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall=luci-app-passwall -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" DESTDIR="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-install" install; cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-install/ /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/; else true; fi find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/strip-kmod.sh" PATCHELF="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/patchelf" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/rstrip.sh /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall (cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_app_passwall_conffiles" > conffiles; echo "$V_Package_luci_app_passwall_postinst" > postinst-pkg; chmod 0755 postinst-pkg; ) install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/base /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/fakeroot /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/ipkg-build -m "" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/base /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/find: '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall/etc/config/passwall': No such file or directory Packaged contents of /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-app-passwall into /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/base/luci-app-passwall_4.50-1_all.ipk mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/targets/x86/64/packages /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn/CONTROL /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn/etc/uci-defaults echo "uci set luci.languages.zh_cn='简体中文 (Simplified Chinese)'; uci commit luci" > /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn/etc/uci-defaults/luci-i18n-passwall-zh-cn install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn/usr/lib/lua/luci/i18n po2lmo /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/luci-app-passwall/po/zh-cn/passwall.po /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn/usr/lib/lua/luci/i18n/passwall.zh-cn.lmo; find /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/strip-kmod.sh" PATCHELF="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/patchelf" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/rstrip.sh /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn (cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_i18n_passwall_zh_cn_postinst" > postinst-pkg; chmod 0755 postinst-pkg; ) install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/base /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/bin/fakeroot /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/ipkg-build -m "" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/base Packaged contents of /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/ipkg-all/luci-i18n-passwall-zh-cn into /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/bin/packages/x86_64/base/luci-i18n-passwall-zh-cn_4.50-1_all.ipk echo "luci-app-passwall" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/luci-app-passwall.default.install rm -rf /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn.installed /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn/etc/uci-defaults echo "uci set luci.languages.zh_cn='简体中文 (Simplified Chinese)'; uci commit luci" > /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn/etc/uci-defaults/luci-i18n-passwall-zh-cn install -d -m0755 /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn/usr/lib/lua/luci/i18n po2lmo /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/luci-app-passwall/po/zh-cn/passwall.po /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn/usr/lib/lua/luci/i18n/passwall.zh-cn.lmo; touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn.installed mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/luci-app-passwall/.pkgdir/luci-i18n-passwall-zh-cn/. /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/' touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-passwall-zh-cn_installed echo "luci-i18n-passwall-zh-cn" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/luci-app-passwall.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/luci-app-passwall' time: package/community/openwrt-passwall/luci-app-passwall/compile#1.62#0.50#2.21 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/trojan' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.trojan-1.16.0.tar.gz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "trojan-1.16.0.tar.gz" "86cdb2685bb03a63b62ce06545c41189952f1ec4a0cd9147450312ed70956cbc" "" "https://codeload.github.com/trojan-gfw/trojan/tar.gz/v1.16.0?" ' echo "trojan" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/trojan.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/community/openwrt-passwall/trojan' time: package/community/openwrt-passwall/trojan/compile#0.19#0.06#0.26 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/firmware/b43legacy-firmware' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.wl_apsta-3.130.20.0.o.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "wl_apsta-3.130.20.0.o" "7dba610b1d96dd14e901bcbce14cd6ecd1b1ac6f5c0035b0d6b6dc46a7c3ef90" "" "@OPENWRT" ' echo "b43legacy-firmware" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/b43legacy-firmware.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/firmware/b43legacy-firmware' time: package/firmware/b43legacy-firmware/compile#0.20#0.07#0.26 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/firmware/wireless-regdb' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.wireless-regdb-2021.04.21.tar.xz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "wireless-regdb-2021.04.21.tar.xz" "9e4c02b2a9710df4dbdb327c39612e8cbbae6495987afeddaebab28c1ea3d8fa" "" "@KERNEL/software/network/wireless-regdb/" ' echo "wireless-regdb" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/wireless-regdb.default.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/firmware/wireless-regdb' time: package/firmware/wireless-regdb/compile#0.19#0.06#0.25 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/libs/wolfssl' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.wolfssl-5.1.1-stable.tar.gz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "wolfssl-5.1.1-stable.tar.gz" "d3e0544dbe7e9587c0f6538cdc671b6492663bb7a4281819538abe6c99cdbd92" "" "https://github.com/wolfSSL/wolfssl/archive/v5.1.1-stable" ' make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/libs/wolfssl' time: package/libs/wolfssl/compile#0.33#0.13#0.42 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/network/services/hostapd' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.hostapd-2021-05-22-b102f19b.tar.xz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "hostapd-2021-05-22-b102f19b.tar.xz" "cb3cb968883042fc582752be1607586696c18e6ecf9808c9a8ac50e204584367" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl && cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl && rm -rf hostapd-2021-05-22-b102f19b && [ ! -d hostapd-2021-05-22-b102f19b ] && git clone http://w1.fi/hostap.git hostapd-2021-05-22-b102f19b && (cd hostapd-2021-05-22-b102f19b && git checkout b102f19bcc53c7f7db3951424d4d46709b4f1986 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd hostapd-2021-05-22-b102f19b && git log -1 --format='\''@%ct'\'' && rm -rf hostapd-2021-05-22-b102f19b/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c hostapd-2021-05-22-b102f19b | xz -zc -7e > /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl/hostapd-2021-05-22-b102f19b.tar.xz && mv /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl/hostapd-2021-05-22-b102f19b.tar.xz /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl/ && rm -rf hostapd-2021-05-22-b102f19b; ) ' echo "hostapd-common" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/hostapd.full-internal.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/network/services/hostapd' time: package/network/services/hostapd/full-internal/compile#0.36#0.18#0.53 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/network/utils/iw' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.iw-5.9-8fab0c9e.tar.xz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "iw-5.9-8fab0c9e.tar.xz" "797b322bc03952f3127ae0a7da476c14ada1bbe9a9ae234a56dd6f864c568e16" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl && cd /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl && rm -rf iw-5.9-8fab0c9e && [ ! -d iw-5.9-8fab0c9e ] && git clone https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git iw-5.9-8fab0c9e && (cd iw-5.9-8fab0c9e && git checkout 8fab0c9ee9db217587a58efcc37421c86edcb638 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd iw-5.9-8fab0c9e && git log -1 --format='\''@%ct'\'' && rm -rf iw-5.9-8fab0c9e/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c iw-5.9-8fab0c9e | xz -zc -7e > /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl/iw-5.9-8fab0c9e.tar.xz && mv /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/dl/iw-5.9-8fab0c9e.tar.xz /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl/ && rm -rf iw-5.9-8fab0c9e; ) ' echo "iw" >> /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/pkginfo/iw.tiny.install make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/network/utils/iw' time: package/network/utils/iw/tiny/compile#0.20#0.09#0.27 make[2]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/kernel/mac80211' broadcom.mk:398: warning: overriding recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl/broadcom-wl-5.100.138.tar.bz2' broadcom.mk:98: warning: ignoring old recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl/broadcom-wl-5.100.138.tar.bz2' mkdir -p /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl SHELL= flock /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/tmp/.backports-5.10.42-1.tar.xz.flock -c ' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/scripts/download.pl "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/dl" "backports-5.10.42-1.tar.xz" "6876520105240844fdb32d1dcdf2bfdea291a37a96f16c892fda3776ba714fcb" "" "@KERNEL/linux/kernel/projects/backports/stable/v5.10.42/" ' rm -f /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/.built touch /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/.built_check . /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/include/shell.sh; var2file "V_mac80211_config" /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/.config make -C "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1" KCFLAGS="-fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl=target-x86_64_musl" HOSTCFLAGS="-O2 -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/hostpkg/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Sun Feb 20 04:00:11 2022" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/netatop.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/cryptodev-linux.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/r8125.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/trelay.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/r8152.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/gpio-nct5104d.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/gpio-button-hotplug.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/rtpengine.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/gl-mifi-mcu.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/openvswitch.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/ksmbd.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/dmx_usb_module.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/button-hotplug.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/r8168.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/nat46.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/ovpn-dco.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/oaf.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/siit.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/dahdi-linux.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/jool.symvers" KERNELRELEASE=5.15.23 EXTRA_CFLAGS="-I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/include -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1=backports-5.10.42-1 -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/usr/include/qca-nss-drv" KLIB_BUILD="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.23" MODPROBE=true KLIB=/lib/modules/5.15.23 KERNEL_SUBLEVEL=15 KBUILD_LDFLAGS_MODULE_PREREQ= allnoconfig make[3]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1' make[4]: 'Kconfig.versions' is up to date. make[5]: 'conf' is up to date. .config:11:warning: override: reassigning to symbol ATH10K .config:12:warning: override: reassigning to symbol ATH10K_PCI .config:37:warning: override: reassigning to symbol LIBERTAS .config:39:warning: override: reassigning to symbol LIBERTAS .config:44:warning: override: reassigning to symbol MWIFIEX boolean symbol CRYPTO_LIB_ARC4 tested for 'm'? test forced to 'n' #

configuration written to .config

# make[3]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1' rm -rf /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/modules make -C "/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1" KCFLAGS="-fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl=target-x86_64_musl" HOSTCFLAGS="-O2 -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/hostpkg/include -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Sun Feb 20 04:00:11 2022" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/netatop.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/cryptodev-linux.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/r8125.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/trelay.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/r8152.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/gpio-nct5104d.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/gpio-button-hotplug.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/rtpengine.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/gl-mifi-mcu.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/openvswitch.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/ksmbd.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/dmx_usb_module.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/button-hotplug.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/r8168.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/nat46.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/ovpn-dco.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/oaf.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/siit.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/dahdi-linux.symvers /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/symvers/jool.symvers" KERNELRELEASE=5.15.23 EXTRA_CFLAGS="-I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/include -fmacro-prefix-map=/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1=backports-5.10.42-1 -I/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/staging_dir/target-x86_64_musl/usr/include/qca-nss-drv" KLIB_BUILD="/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.23" MODPROBE=true KLIB=/lib/modules/5.15.23 KERNEL_SUBLEVEL=15 KBUILD_LDFLAGS_MODULE_PREREQ= modules make[3]: Entering directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1' make[4]: 'Kconfig.versions' is up to date. make[6]: 'Kconfig.versions' is up to date. make[7]: 'conf' is up to date. boolean symbol CRYPTO_LIB_ARC4 tested for 'm'? test forced to 'n' #

configuration written to .config

# Building backport-include/backport/autoconf.h ... done. CC [M] /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless/admtek/adm8211.o /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless/admtek/adm8211.c:31:25: error: expected declaration specifiers or '...' before string constant MODULE_SUPPORTED_DEVICE("ADM8211"); ^~~~~ scripts/Makefile.build:277: recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless/admtek/adm8211.o' failed make[9]: [/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless/admtek/adm8211.o] Error 1 scripts/Makefile.build:540: recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless/admtek' failed make[8]: [/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless/admtek] Error 2 scripts/Makefile.build:540: recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless' failed make[7]: [/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/drivers/net/wireless] Error 2 Makefile:1868: recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1' failed make[6]: [/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1] Error 2 make[5]: [modules] Error 2 Makefile.build:13: recipe for target 'modules' failed make[4]: [modules] Error 2 Makefile.real:93: recipe for target 'modules' failed make[3]: [modules] Error 2 Makefile:120: recipe for target 'modules' failed make[2]: [/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/.built] Error 2 make[3]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1' Makefile:578: recipe for target '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/build_dir/target-x86_64_musl/linux-x86_64/backports-5.10.42-1/.built' failed make[2]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/package/kernel/mac80211' time: package/kernel/mac80211/regular/compile#1.44#0.55#2.31 ERROR: package/kernel/mac80211 failed to build (build variant: regular). make[1]: [package/kernel/mac80211/compile] Error 1 package/Makefile:114: recipe for target 'package/kernel/mac80211/compile' failed make[1]: Leaving directory '/home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt' /home/runner/work/OpenWrt-Rpi/OpenWrt-Rpi/openwrt/include/toplevel.mk:228: recipe for target 'package/compile' failed make: [package/compile] Error 2 Error: Process completed with exit code 2.

WYC-2020 commented 2 years ago

这个我修复过没人留意

WYC-2020 commented 2 years ago

@ricksuzade-maker https://github.com/WYC-2020/lede/commit/1055d93e5f4761ed317a38b9c8f3a0e2a8131065