Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-09-22 Thread Alexandre Belloni via lists.openembedded.org
This is started: https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/5792 On 22/09/2023 10:54:56+0200, Julien Stephan wrote: > > > > > > So I can see two possible reasons for that: > > > * MACHINE=qemuarm block quilt -t compile is not using the machine I > > > give on the command

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-09-22 Thread Julien Stephan
> > > > So I can see two possible reasons for that: > > * MACHINE=qemuarm block quilt -t compile is not using the machine I > > give on the command line, but why?? > > As I said in the call, look at this log from the build: > >

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-09-21 Thread Alexandre Belloni via lists.openembedded.org
On 21/09/2023 16:24:30+0200, Julien Stephan wrote: > Le jeu. 21 sept. 2023 à 15:11, Alexandre Belloni > a écrit : > > > > Hello, > > > > On 20/09/2023 16:20:42+0200, Julien Stephan wrote: > > > Hi Alexandre, > > > sorry for the late reply. > > > > > > I was not able to reproduce this issue on my

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-09-21 Thread Julien Stephan
Le jeu. 21 sept. 2023 à 15:11, Alexandre Belloni a écrit : > > Hello, > > On 20/09/2023 16:20:42+0200, Julien Stephan wrote: > > Hi Alexandre, > > sorry for the late reply. > > > > I was not able to reproduce this issue on my local setup, but I did > > find another (similar??) bug, I fixed it,

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-09-21 Thread Alexandre Belloni via lists.openembedded.org
Hello, On 20/09/2023 16:20:42+0200, Julien Stephan wrote: > Hi Alexandre, > sorry for the late reply. > > I was not able to reproduce this issue on my local setup, but I did > find another (similar??) bug, I fixed it, so hopefully it will also > fix the one detected by the autobuilder. > I

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-09-20 Thread Julien Stephan
Hi Alexandre, sorry for the late reply. I was not able to reproduce this issue on my local setup, but I did find another (similar??) bug, I fixed it, so hopefully it will also fix the one detected by the autobuilder. I updated my branch on poky-contrib

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-08-11 Thread Alexandre Belloni via lists.openembedded.org
On 11/08/2023 10:00:33+0200, Alexandre Belloni wrote: > On 10/08/2023 15:21:14+0200, Alexandre Belloni wrote: > > Hello, this causes oe-selftest failures on the autobuilders: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/5589/steps/14/logs/stdio > >

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-08-11 Thread Alexandre Belloni via lists.openembedded.org
On 10/08/2023 15:21:14+0200, Alexandre Belloni wrote: > Hello, this causes oe-selftest failures on the autobuilders: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/5589/steps/14/logs/stdio >

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-08-10 Thread Alexandre Belloni via lists.openembedded.org
Hello, this causes oe-selftest failures on the autobuilders: https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/5589/steps/14/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/5577/steps/14/logs/stdio

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-08-03 Thread Julien Stephan
g > Cc: Julien Stephan > Subject: [OE-core] [PATCH v4 0/5] Add bblock helper scripts > > Hi all, > > This is v4 for bblock script. > > Improvement from v3: > * Add self test > * Add a new "info" level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECK: this allows to >

Re: [OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-08-02 Thread Chen Qi via lists.openembedded.org
: Wednesday, August 2, 2023 10:24 PM To: openembedded-core@lists.openembedded.org Cc: Julien Stephan Subject: [OE-core] [PATCH v4 0/5] Add bblock helper scripts Hi all, This is v4 for bblock script. Improvement from v3: * Add self test * Add a new "info" level for SIGGEN_LOCKEDSIGS_TAS

[OE-core] [PATCH v4 0/5] Add bblock helper scripts

2023-08-02 Thread Julien Stephan
Hi all, This is v4 for bblock script. Improvement from v3: * Add self test * Add a new "info" level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECK: this allows to display a Note when recipe contains locked task(s) Limitations: * Silently does nothing if given task doesn't exist * Silently does nothing