11-12-2019 06:43 PM
Hi all
I'm facing petalinux-build issue.
And here is a part of error messages. Refer attached file, if need details.
| ERROR: Function failed: do_install (log file is located at /home/watari/zcu106-trd/git_work/ZCU106_TRD_2019.2/work/rdf0428-zcu106-vcu-trd-2019-2/apu/vcu_petalinux_bsp/xilinx-vcu-zcu106-v2019.2-final/build/tmp/work/x86_64-linux/python3-setuptools-scm-native/2.1.0-r0/temp/log.do_install.20083) ERROR: Task (virtual:native:/tools/xilinx/petalinux-v2019.2-final/components/yocto/source/aarch64/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb:do_install) failed with exit code '1' NOTE: Tasks Summary: Attempted 4981 tasks of which 4960 didn't need to be rerun and 1 failed.
Here is what I did.
I guess it's relevant to "egg_info" or wrong setting or something.
1. Follow the following URL. My target design is "LLP2 PL DDR NV16 HDMI Capture and Display"
2. Modify rootfs setting to add some packages before running petalinux-build.
3. Run petalinux-build to build rootfs.
4. Encounter above issue.
I tried to investigate the route cause.
But, unfortunately I'm not familiar with python and pip install procedure.
So, I couldn't resolve it.
Could you help me or give me some suggestion ?
Thank you for any help you can provide.