Firefly开源社区

打印 上一主题 下一主题

[Android] ROC-RK3588S-PC编译问题

10

积分

0

威望

0

贡献

技术小白

积分
10

ROC-RK3588S-PC编译问题

发表于 2022-7-6 14:50:35      浏览:3010 | 回复:5        打印      只看该作者   [复制链接] 楼主
  • 固件类型: 自行编译的固件
  • SDK包名称: firefly_rk3588_android12.0_git_20220311
  • SDK更新到哪个COMMIT: 0000-00-00 00:00:00
  • SDK修改内容: firefly_rk3588_android12.0_git_20220311
  • Log日志: rk3588s.txt
问题描述及复现步骤:
[size=13.3333px]ITX-3588J和ROC-RK3588S-PC代码是一样的吧? ITX-3588J编译没有问题,但是ROC-RK3588S-PC编译,按文档编译提示[size=13.3333px]


[size=13.3333px]

[size=13.3333px]root@builder1:/home/xuhua/rk3588s/RK3588_Android12.0# ./FFTools/make.sh -d roc-rk3588s-pc -j8 -l roc_rk3588s_pc-userdebug
[size=13.3333px][W][2022-07-06T06:49:44+0000][9115] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files
[size=13.3333px][W][2022-07-06T06:49:44+0000][9115] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files
[size=13.3333px]In file included from build/make/core/config.mk:313:
[size=13.3333px]In file included from build/make/core/envsetup.mk:312:
[size=13.3333px]build/make/core/product_config.mk:160: error: Can not locate config makefile for product "roc_rk3588s_pc".
[size=13.3333px]06:49:44 dumpvars failed with: exit status 1




rk3588s.txt

756 Bytes, 下载次数: 1, 下载积分: 灯泡 -1 , 经验 -1

回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2022-7-6 15:33:13        只看该作者  沙发
按照wiki更新SDK,roc_rk3588s_pc是后面添加上去的
回复

使用道具 举报

10

积分

0

威望

0

贡献

技术小白

积分
10
发表于 2022-7-6 15:37:33        只看该作者  板凳
本帖最后由 xu_hua 于 2022-7-7 08:47 编辑
zhansb 发表于 2022-7-6 15:33
按照wiki更新SDK,roc_rk3588s_pc是后面添加上去的

按下面方法更新?  可以了,thx
#1. 进入 SDK 根目录
cd ~/proj/RK3588_Android12.0

#2. 下载远程 bundle 仓库
git clone https://gitlab.com/T-Firefly/rk3588-android12.0-bundle.git .bundle

#3. bundle仓库会随着更新的资源越多而会越来越大,如果bundle仓库下载速度缓慢或若下载失败,
#   请在资源下载界面选择对应的机器bundle文件进行下载并解压到SDK根目录,解压指令如下:

7z x rk3588-android12.0-bundle.7z  -r -o. && mv rk3588-android12.0-bundle .bundle

#4. 更新 SDK,并且后续更新不需要再次拉取远程仓库,直接执行以下命令即可
.bundle/update

#5. 按照提示已经更新内容到 FETCH_HEAD,同步 FETCH_HEAD 到 firefly 分支
git rebase FETCH_HEAD
回复

使用道具 举报

18

积分

0

威望

0

贡献

技术小白

积分
18
发表于 2023-4-27 09:58:11        只看该作者  地板
请教一下,更新 SDK 时出这个问题是什么原因?

[Info]Update Bundle repo...
From https://gitlab.com/T-Firefly/rk3588-android12.0-bundle
* branch            master     -> FETCH_HEAD
-------------------------------------------
[Info]Update to FETCH_HEAD:
error: Repository lacks these prerequisite commits:
error: 8e56b0277ce3d9a6cf9291500efef50d2165bb1a
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./0.bundle error!!
error: Repository lacks these prerequisite commits:
error: dd27d0c4a67cafa480930a1a6e4fb97f6e1ff923
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./1.bundle error!!
error: Repository lacks these prerequisite commits:
error: 60f4d1ff9e702c0b6cc4045e1d69eea22b155643
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./2.bundle error!!
error: Repository lacks these prerequisite commits:
error: 547d7a819e90901f84a0d2fdc77442576f9a8611
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./3.bundle error!!
error: Repository lacks these prerequisite commits:
error: aba91242aea56a31d392bde144ea1478dfbdb437
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./4.bundle error!!
error: Repository lacks these prerequisite commits:
error: 19bcea0785f7e4b9382668683157d10bc7a85c84
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./5.bundle error!!
error: Repository lacks these prerequisite commits:
error: 3575310b194a160c3b9a39f7770690ff2a0d1b65
[ERROR]Fetch /Users/vffhlk8/Documents/Innovation/SourceCode/ITX3588J/./6.bundle error!!
回复

使用道具 举报

3747

积分

17

威望

18

贡献

官方团队

Rank: 9Rank: 9Rank: 9

积分
3747
发表于 2023-4-27 10:07:05        只看该作者  5#
genify 发表于 2023-4-27 09:58
请教一下,更新 SDK 时出这个问题是什么原因?

Update Bundle repo...

Documents/Innovation/SourceCode/ITX3588J/./3.bundle  bundle放的路径有问题
应该是放在 SDK/.bundle 目录,请认真查看wiki
回复

使用道具 举报

18

积分

0

威望

0

贡献

技术小白

积分
18
发表于 2023-4-28 16:15:29        只看该作者  6#
jpchen 发表于 2023-4-27 10:07
Documents/Innovation/SourceCode/ITX3588J/./3.bundle  bundle放的路径有问题
应该是放在 SDK/.bundle  ...

好的,那等我先拿到 SDK 再来操作,非常感谢!!
回复

使用道具 举报

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

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表