Hi there,
I see that starting from branch android-10.0.0_r1, lunch offers a choice
called qemu_trusty_arm64-userdebug, in which I'm interested
However, I got the following error, no matter which OS I'm using for
building (be it Ubuntu 18.048 or Debian 10). I have this error on r1, r20
and r29.
[ 62% 16150/26047] Create system-qemu.img now
FAILED: out/target/product/trusty/system-qemu.img
/bin/bash -c "(export SGDISK=out/host/linux-x86/bin/sgdisk
SIMG2IMG=out/host/linux-x86/bin/simg2img;
device/generic/goldfish/tools/mk_combined_img.py -i
out/target/product/trusty/system-qemu-config.txt -o
out/target/product/trusty/system-qemu.img)"
1+0 records in
2048+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0063128 s, 166 MB/s
Traceback (most recent call last):
File "device/generic/goldfish/tools/mk_combined_img.py", line 163, in
<module>
main()
File "device/generic/goldfish/tools/mk_combined_img.py", line 135, in main
if check_sparse(partition["path"]):
File "device/generic/goldfish/tools/mk_combined_img.py", line 12, in
check_sparse
with open(filename, 'rb') as i:
IOError: [Errno 2] No such file or directory:
'out/target/product/trusty/vbmeta.img'
13:44:11 ninja failed with: exit status 1
#### failed to build some targets (19:41 (mm:ss)) ####
What should I do to get qemu_trusty_arm64-userdebug building successfully?
Thank you in advance!
Best regards,
Julien ROBIN
--
--
You received this message because you are subscribed to the "Android Building"
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-building/16787bb2-4300-4ac9-855c-a8577c101d28%40googlegroups.com.