Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-21 Thread David Marchand
On Fri, Sep 1, 2023 at 4:23 PM Bruce Richardson wrote: > > When the user passes a list of desired libraries to build via the > "enable_libs" option, the expectation is that those libraries should be > part of the build. However, if those libs have either external or > internal dependencies, they s

Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-19 Thread Bruce Richardson
Recheck-request: iol-unit-arm64-testing, iol-intel-Performance I'm informed now that there were infra issues which should now have been fixed, so requesting a second re-check. /Bruce On Fri, Sep 01, 2023 at 03:23:31PM +0100, Bruce Richardson wrote: > When the user passes a list of desired librari

Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-14 Thread Bruce Richardson
Recheck-request: iol-unit-arm64-testing, iol-intel-Performance On Fri, Sep 01, 2023 at 03:23:31PM +0100, Bruce Richardson wrote: > When the user passes a list of desired libraries to build via the > "enable_libs" option, the expectation is that those libraries should be > part of the build. Howeve

Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-04 Thread David Marchand
On Fri, Sep 1, 2023 at 4:44 PM Bruce Richardson wrote: > > On Fri, Sep 01, 2023 at 04:30:56PM +0200, David Marchand wrote: > > On Fri, Sep 1, 2023 at 4:29 PM David Marchand > > wrote: > > > > > > On Fri, Sep 1, 2023 at 4:23 PM Bruce Richardson > > > wrote: > > > > > > > > When the user passes a

RE: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-01 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Friday, 1 September 2023 16.24 > > When the user passes a list of desired libraries to build via the > "enable_libs" option, the expectation is that those libraries should be > part of the build. However, if those libs have eithe

Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-01 Thread Bruce Richardson
On Fri, Sep 01, 2023 at 04:30:56PM +0200, David Marchand wrote: > On Fri, Sep 1, 2023 at 4:29 PM David Marchand > wrote: > > > > On Fri, Sep 1, 2023 at 4:23 PM Bruce Richardson > > wrote: > > > > > > When the user passes a list of desired libraries to build via the > > > "enable_libs" option, th

Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-01 Thread David Marchand
On Fri, Sep 1, 2023 at 4:29 PM David Marchand wrote: > > On Fri, Sep 1, 2023 at 4:23 PM Bruce Richardson > wrote: > > > > When the user passes a list of desired libraries to build via the > > "enable_libs" option, the expectation is that those libraries should be > > part of the build. However, i

Re: [PATCH 1/2] build: fail if explicitly requested lib is unbuildable

2023-09-01 Thread David Marchand
On Fri, Sep 1, 2023 at 4:23 PM Bruce Richardson wrote: > > When the user passes a list of desired libraries to build via the > "enable_libs" option, the expectation is that those libraries should be > part of the build. However, if those libs have either external or > internal dependencies, they s