QT6.8.3 build error on Renesas-SDK using yocto vlp4
Nagaraja <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
Hi Team,
I am trying integrate Qt6.8.3 package using yocto build on Renesas-vlp4
package. when I run bitbake core-image-qt structup with the below error.
Sstate summary: Wanted 3283 Local 1 Mirrors 0 Missed 3282 Current 2364
(0% match, 41%
complete)################################################################
| ETA: 0:00:00
Initialising tasks: 100%
|#####################################################################################################################################################|
Time: 0:00:05
NOTE: Executing Tasks
ERROR: qt5compat-6.8.3-r0 do_unpack: Bitbake Fetcher Error:
UnpackError('No up to date source found: clone directory not available
or not up to date:
/media/nags/nags/Workarea/latest-rzg3e/user_work/build/downloads/git2/code.qt.io.qt.qt5compat.git;
shallow clone not available:
/media/nags/nags/Workarea/latest-rzg3e/user_work/build/downloads/gitshallow_code.qt.io.qt.qt5compat.git_00aa589-1.tar.gz',
'git://code.qt.io/qt/qt5compat.git;name=qt5compat;branch=6.8;nobranch=1;protocol=git')
ERROR: Logfile of failure stored in:
/media/nags/nags/Workarea/latest-rzg3e/user_work/build/tmp/work/cortexa55-poky-linux/qt5compat/6.8.3/temp/log.do_unpack.88951
ERROR: Task
(/media/nags/nags/Workarea/latest-rzg3e/user_work/meta-qt6/recipes-qt/qt6/qt5compat_git.bb:do_unpack)
failed with exit code '1'
Waiting for 1 running task to finish.
Please guidme what am I missing here and how do I go about resolving
this error.
Thanks and regards,
Nagaraja