Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-13 Thread Fabien Thomas
Thank you both for your comments. Jose, I just sent a fix with --newbuildir, it's quite convenient in this case, thx. Fabien -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61336): https://lists.yoctoproject.org/g/yocto/message/61336 Mute This

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-11 Thread Jose Quaresma
Alexander Kanavin escreveu no dia quarta, 11/10/2023 à(s) 09:38: > On Fri, 6 Oct 2023 at 16:27, Fabien Thomas 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 > >

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-11 Thread Alexander Kanavin
On Fri, 6 Oct 2023 at 16:27, Fabien Thomas 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

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-06 Thread Fabien Thomas
Thank you Richard for trying this patch, this report is very helpful. -> Well noted for the short name, indeed it's absolutely not readable in the UI, I will go with this name "Repro test OE meta-xxx" if you agree. -> Reading the logs, I see that all "Add layers" steps always fail except

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-05 Thread Richard Purdie
On Thu, 2023-10-05 at 20:46 +0100, Richard Purdie via lists.yoctoproject.org wrote: > On Thu, 2023-10-05 at 17:42 +0100, Richard Purdie via > lists.yoctoproject.org wrote: > > On Mon, 2023-10-02 at 16:54 +0200, Fabien Thomas wrote: > > > The purpose of this new builder is to report the

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-05 Thread Richard Purdie
On Thu, 2023-10-05 at 17:42 +0100, Richard Purdie via lists.yoctoproject.org wrote: > On Mon, 2023-10-02 at 16:54 +0200, Fabien Thomas wrote: > > The purpose of this new builder is to report the reproducibility status > > of all meta-openembedded recipes layer by layer. It use the same > >

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-05 Thread Richard Purdie
On Mon, 2023-10-02 at 16:54 +0200, Fabien Thomas wrote: > The purpose of this new builder is to report the reproducibility status > of all meta-openembedded recipes layer by layer. It use the same > reproducible selftest than OE-Core but setting only world as target, > and excluding all oecore and

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-02 Thread Khem Raj
looks fine to me Thanks On Mon, Oct 2, 2023 at 7:56 AM Fabien Thomas wrote: > > The purpose of this new builder is to report the reproducibility status > of all meta-openembedded recipes layer by layer. It use the same > reproducible selftest than OE-Core but setting only world as target, > and

[yocto] [yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build

2023-10-02 Thread Fabien Thomas
The purpose of this new builder is to report the reproducibility status of all meta-openembedded recipes layer by layer. It use the same reproducible selftest than OE-Core but setting only world as target, and excluding all oecore and other openembedded layer recipes. Also, the report output