找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 826|回复: 3

哪位大佬能帮忙编译下这个固件

[复制链接]

2

主题

3

回帖

41

积分

萌新出发

积分
41
发表于 2024-4-11 17:05:28 | 显示全部楼层 |阅读模式

https://github.com/PaserTech-Hardware/armbian-zc-328


RK3288的,我编译老是报错。
  1. [🌱] Fetching SHA1 of 'tag' 'refs/heads/v2022.04^{}' [ https://github.com/u-boot/u-boot ]
  2. error: RPC failed; curl 16 Error in the HTTP2 framing layer
  3. fatal: expected flush after ref listing
  4. [🌱] SHA1 of tag refs/heads/v2022.04^{} [ '' ]
  5. [🌱] Failed to fetch SHA1 of 'tag' 'refs/heads/v2022.04^{}' [ https://github.com/u-boot/u-boot ]
  6. [🌱] Fetching SHA1 of 'tag' 'refs/heads/v2022.04' [ https://github.com/u-boot/u-boot ]
  7. fatal: unable to access 'https://github.com/u-boot/u-boot/': Failed to connect to github.com port 443 after 130890 ms: Connection timed out
  8. [🌱] SHA1 of tag refs/heads/v2022.04 [ '' ]
  9. [🌱] Failed to fetch SHA1 of 'tag' 'refs/heads/v2022.04' [ https://github.com/u-boot/u-boot ]
  10. [🌱] Fetching SHA1 of 'tag' 'v2022.04^{}' [ https://github.com/u-boot/u-boot ]
  11. [🌱] SHA1 of tag v2022.04^{} [ 'e4b6ebd3de982ae7185dbf689a030e73fd06e0d2' ]
  12. [🚸] Failed to fetch Makefile from URL [ https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  13. [🚸] Command failed, retrying in 5s [ obtain_makefile_body_from_url https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  14. [🚸] Failed to fetch Makefile from URL [ https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  15. [🚸] Command failed, retrying in 5s [ obtain_makefile_body_from_url https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  16. [🚸] Failed to fetch Makefile from URL [ https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  17. [🚸] Command failed, retrying in 5s [ obtain_makefile_body_from_url https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  18. [🚸] Failed to fetch Makefile from URL [ https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  19. [🚸] Command failed, retrying in 5s [ obtain_makefile_body_from_url https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  20. [🚸] Failed to fetch Makefile from URL [ https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  21. [🚸] Command failed, retrying in 5s [ obtain_makefile_body_from_url https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  22. [🚸] Command failed 5 times, giving up [ obtain_makefile_body_from_url https://raw.githubusercontent.com/u-boot/u-boot/e4b6ebd3de982ae7185dbf689a030e73fd06e0d2/Makefile ]
  23. [💥] Error 1 occurred in main shell [ at /home/zsj/build/lib/functions/general/git-ref2info.sh:144
  24.    obtain_makefile_body_from_git() --> lib/functions/general/git-ref2info.sh:144
  25.        memoized_git_ref_to_info() --> lib/functions/general/git-ref2info.sh:196
  26.                    run_memoized() --> lib/functions/general/memoize-cached.sh:69
  27.    artifact_uboot_prepare_version() --> lib/functions/artifacts/artifact-uboot.sh:44
  28.        artifact_prepare_version() --> lib/functions/artifacts/artifacts-obtain.sh:34
  29.                 do_with_logging() --> lib/functions/logging/section-logging.sh:81
  30.        obtain_complete_artifact() --> lib/functions/artifacts/artifacts-obtain.sh:88
  31.        build_artifact_for_image() --> lib/functions/artifacts/artifacts-obtain.sh:392
  32.     main_default_build_packages() --> lib/functions/main/build-packages.sh:108
  33.    full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:31
  34.           do_with_default_build() --> lib/functions/main/default-build.sh:42
  35.          cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25
  36.         armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136
  37.                  cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176
  38.                            main() --> ./compile.sh:50
  39. ]
  40. [💥] Cleaning up [ please wait for cleanups to finish ]
  41. [🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-815fc83a-cd26-4b23-a109-d09ac284aafa.log.ans ]
  42. [🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-815fc83a-cd26-4b23-a109-d09ac284aafa.log.ans https://paste.armbian.com/log ]
复制代码



2

主题

3

回帖

41

积分

萌新出发

积分
41
 楼主| 发表于 2024-4-12 07:08:20 | 显示全部楼层
网络问题,早上六点编译成功了。
回复

使用道具 举报

1

主题

21

回帖

469

积分

中级会员

积分
469
发表于 2024-4-12 09:15:58 | 显示全部楼层
楼主编译好的固件可以用在其他RK3288的盒子上吗?求分享
回复

使用道具 举报

2

主题

3

回帖

41

积分

萌新出发

积分
41
 楼主| 发表于 2024-4-12 09:23:37 | 显示全部楼层
本帖最后由 cntvro 于 2024-4-12 09:25 编辑
书到用时方知少 发表于 2024-4-12 09:15
楼主编译好的固件可以用在其他RK3288的盒子上吗?求分享

应该是不行的,我这个板是ZC-328

Firefly有3288的固件,你可以先下载试下。
https://www.t-firefly.com/doc/download/page/id/4.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|垃圾佬点拓扑 ( 蜀ICP备14007565号-4|川公网安备 51172202000143号 )

GMT+8, 2024-11-21 18:09 , Processed in 0.450248 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表