Re: [OE-core] [PATCH 10/11] libcap: update to 2.28

2019-12-29 Thread Alexander Kanavin
On Sun, 29 Dec 2019 at 12:22, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

>
> Looks like there may be a native gcc version issue:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/575
>
> (our friend Centos)
>

Thanks, this should be relatively easy to fix (when I get back to the build
box after new years):
| psx.c:239:5: error: ‘for’ loop initial declarations are only allowed in
C99 mode
|  for (int i = 0; i < 7; i++) {

Alex
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 10/11] libcap: update to 2.28

2019-12-29 Thread Richard Purdie
On Fri, 2019-12-20 at 17:23 +0100, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin 
> ---
>  ...-tests-do-not-run-target-executables.patch | 32
> +++
>  .../libcap/{libcap_2.27.bb => libcap_2.28.bb} |  5 +--
>  2 files changed, 35 insertions(+), 2 deletions(-)
>  create mode 100644 meta/recipes-support/libcap/files/0002-tests-do-
> not-run-target-executables.patch
>  rename meta/recipes-support/libcap/{libcap_2.27.bb => libcap_2.28.bb
> 

Looks like there may be a native gcc version issue:

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/575

(our friend Centos)

Cheers,

Richard

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core