fw876 / helloworld

GNU General Public License v3.0
3.52k stars 2.62k forks source link

每次都是编译错误,Code2,从网上找了很多资料也没能解决。 #1478

Open dechaoz opened 1 month ago

dechaoz commented 1 month ago

024-05-22T10:47:15.4909688Z install: creating uninstall script at /home/build/immortalwrt/staging_dir/target-x86_64_musl/host/lib/rustlib/uninstall.sh 2024-05-22T10:47:15.4927822Z install: installing component 'build-manifest' 2024-05-22T10:47:15.5277514Z 2024-05-22T10:47:15.5278016Z build manifest installed. 2024-05-22T10:47:15.5278403Z 2024-05-22T10:47:15.5286403Z mkdir -p /home/build/immortalwrt/staging_dir/hostpkg/stamp 2024-05-22T10:47:15.5314954Z touch /home/build/immortalwrt/build_dir/target-x86_64_musl/host/rustc-1.78.0-src/.built 2024-05-22T10:47:15.5338161Z touch /home/build/immortalwrt/staging_dir/hostpkg/stamp/.rust_installed 2024-05-22T10:47:15.5363590Z find /home/build/immortalwrt/build_dir/target-x86_64_musl/host/rustc-1.78.0-src -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf 2024-05-22T10:47:25.2970780Z make[2]: Leaving directory '/home/build/immortalwrt/feeds/packages/lang/rust' 2024-05-22T10:47:25.2973711Z time: package/feeds/packages/rust/host-compile#5914.25#311.78#2912.71 2024-05-22T10:47:25.2983556Z make[1]: Leaving directory '/home/build/immortalwrt' 2024-05-22T10:47:25.2988616Z make: *** [/home/build/immortalwrt/include/toplevel.mk:226: package/luci-app-ssr-plus/compile] Error 2 2024-05-22T10:47:31.6854724Z ##[error]Process completed with exit code 2. 2024-05-22T10:47:31.6883330Z ##[group]Run sudo chown -R --reference=/home/runner/work/SSRP/SSRP/.. /home/runner/work/SSRP/SSRP 2024-05-22T10:47:31.6884180Z sudo chown -R --reference=/home/runner/work/SSRP/SSRP/.. /home/runner/work/SSRP/SSRP 2024-05-22T10:47:31.6961888Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-22T10:47:31.6962546Z env: 2024-05-22T10:47:31.6962760Z BRANCH: master 2024-05-22T10:47:31.6963023Z PACKAGES: luci-app-ssr-plus 2024-05-22T10:47:31.6963311Z ARCH: x86_64 2024-05-22T10:47:31.6963543Z FEEDNAME: packages_ci 2024-05-22T10:47:31.6963788Z V: s 2024-05-22T10:47:31.6963986Z ##[endgroup] 2024-05-22T10:47:31.7691332Z ##[group]Run sudo chown -R --reference=/home/runner/work/SSRP/SSRP/.. /home/runner/work/SSRP/SSRP 2024-05-22T10:47:31.7692329Z sudo chown -R --reference=/home/runner/work/SSRP/SSRP/.. /home/runner/work/SSRP/SSRP 2024-05-22T10:47:31.7762764Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-05-22T10:47:31.7763427Z env: 2024-05-22T10:47:31.7763661Z BRANCH: master 2024-05-22T10:47:31.7764150Z PACKAGES: luci-app-ssr-plus 2024-05-22T10:47:31.7764453Z ARCH: x86_64 2024-05-22T10:47:31.7764797Z FEEDNAME: packages_ci 2024-05-22T10:47:31.7765155Z V: s 2024-05-22T10:47:31.7765358Z ##[endgroup] 2024-05-22T10:47:31.8143302Z Post job cleanup. 2024-05-22T10:47:31.9103696Z [command]/usr/bin/git version 2024-05-22T10:47:31.9155033Z git version 2.45.1 2024-05-22T10:47:31.9201789Z Temporarily overriding HOME='/home/runner/work/_temp/4aa67983-19b0-4928-a4a9-21adce3fb48f' before making global git config changes 2024-05-22T10:47:31.9203493Z Adding repository directory to the temporary git global config as a safe directory 2024-05-22T10:47:31.9207869Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/SSRP/SSRP 2024-05-22T10:47:31.9252404Z [command]/usr/bin/git config --local --name-only --get-regexp core.sshCommand 2024-05-22T10:47:31.9293403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-22T10:47:31.9556504Z [command]/usr/bin/git config --local --name-only --get-regexp http.https\:\/\/github.com\/.extraheader 2024-05-22T10:47:31.9587824Z http.https://github.com/.extraheader 2024-05-22T10:47:31.9599414Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-22T10:47:31.9639524Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http.https\:\/\/github.com\/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-22T10:47:32.0156954Z Cleaning up orphan processes

zxlhhyccc commented 1 month ago

https://github.com/openwrt/packages/issues/24186