Alexander Kanavin <alex.kana...@gmail.com> escreveu no dia quarta,
11/10/2023 à(s) 09:38:

> On Fri, 6 Oct 2023 at 16:27, Fabien Thomas <fabien.tho...@smile.fr> wrote:
> > -> On the build step "Run cmds" for meta-oe, I see following error :
> > ERROR - Build directory
> > /home/pokybuild/yocto-worker/reproducible-meta-oe/build/build-st
> > already exists, aborting
> > Probably due to previous step failed. Do you think it is necessary to
> > add an rm -rf [...]/build-st in each step, before actually running
> > selftest ?
>
> No, because this complicates investigating failures after they
> happened. The correct thing to do is to stop the whole job when a
> specific step fails. Letting subsequent steps fail due to the already
> existing failed directory is ok too.
>

Other options can be using oe-selftest --newbuilddir
[...]/build-st-${LAYER} and build each layer in your own directory.
I have used this --newbuilddir in my reproducible build and it works.

Jose


>
> Alex
>
> 
>
>

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61320): https://lists.yoctoproject.org/g/yocto/message/61320
Mute This Topic: https://lists.yoctoproject.org/mt/101713575/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to