* QT6.8.3 build error on Renesas-SDK using yocto vlp4
@ 2025-08-11 9:27 Nagaraja
2025-08-11 14:13 ` [yocto] " Gyorgy Sarvari
0 siblings, 1 reply; 2+ messages in thread
From: Nagaraja @ 2025-08-11 9:27 UTC (permalink / raw)
To: yocto
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [yocto] QT6.8.3 build error on Renesas-SDK using yocto vlp4
2025-08-11 9:27 QT6.8.3 build error on Renesas-SDK using yocto vlp4 Nagaraja
@ 2025-08-11 14:13 ` Gyorgy Sarvari
0 siblings, 0 replies; 2+ messages in thread
From: Gyorgy Sarvari @ 2025-08-11 14:13 UTC (permalink / raw)
To: yocto, nags
On 8/11/25 11:27, Nagaraja via lists.yoctoproject.org wrote:
> 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.
Before anything else: if you do "bitbake -c cleanall qt5compat", and try
to build once again, do you still get the same error?
There is below another question about source files, which is recognized
as a signature, and Thunderbird cuts it off from the reply, so pasting
it here:
> My question is when there is no app source folder, from where it is
picking the application source and building. The source file location is
defined in the SRC_URI variable. If a revision is applicable (e.g. with
git or svn repositories), that is specified in the SRCREV variable of
the recipe. If these change, bitbake fetches the new sources.
>
> Thanks and regards,
>
> Nagaraja
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-11 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 9:27 QT6.8.3 build error on Renesas-SDK using yocto vlp4 Nagaraja
2025-08-11 14:13 ` [yocto] " Gyorgy Sarvari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).