Hello Everyone,
We are following the Steps mentioned in document “RZ/G Verified Linux Package Start-Up Guide” for building BSP & SDK for RZ/G1N board.
We’re able to build BSP successfully, while building SDK following error is encountered.
To build SDK following command is entered.
$ bitbake core-image-weston-sdk -c populate_sdk
Above command is failed, below is the screen grab of the error.
| NOTE: Executing write_host_sdk_manifest ...
| DEBUG: Executing python function write_host_sdk_manifest
| DEBUG: Python function write_host_sdk_manifest finished
| NOTE: Executing create_sdk_files ...
| DEBUG: Executing shell function create_sdk_files
| touch: cannot touch '/home/administrator/user_work/build/tmp/work/iwg20m_g1n-poky-linux-gnueabi/core-image-weston-sdk/1.0-r0/sdk/image//opt/poky/2.4.2/sysroots/x86_64-pokysdk-linux/usr/bin/qt5/qt.conf': No such file or directory
| WARNING: /home/administrator/user_work/build/tmp/work/iwg20m_g1n-poky-linux-gnueabi/core-image-weston-sdk/1.0-r0/temp/run.create_sdk_files.13218:1 exit 1 from 'touch $qtconf'
| DEBUG: Python function do_populate_sdk finished
| ERROR: Function failed: create_sdk_files (log file is located at /home/administrator/user_work/build/tmp/work/iwg20m_g1n-poky-linux-gnueabi/core-image-weston-sdk/1.0-r0/temp/log.do_populate_sdk.13218)
ERROR: Task (/home/administrator/user_work/build/../meta-renesas/meta-rzg1/recipes-images/core-image-weston-sdk.bb:do_populate_sdk) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5612 tasks of which 5611 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/administrator/user_work/build/../meta-renesas/meta-rzg1/recipes-images/core-image-weston-sdk.bb:do_populate_sdk
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
let us no how to resolve the issue.
Thanks,
Mohd habeeb ur rehman.