On Sat, 2021-06-05 at 08:32 -0700, Khem Raj wrote:
> 
> On 6/5/21 8:13 AM, Richard Purdie wrote:
> > On Sat, 2021-06-05 at 15:35 +0100, Richard Purdie via 
> > lists.openembedded.org wrote:
> > > On Fri, 2021-06-04 at 11:14 +0200, Alexander Kanavin wrote:
> > > > Signed-off-by: Alexander Kanavin <[email protected]>
> > > > ---
> > > >   .../cmake/{cmake-native_3.20.2.bb => cmake-native_3.20.3.bb}    | 0
> > > >   meta/recipes-devtools/cmake/cmake.inc                           | 2 +-
> > > >   .../recipes-devtools/cmake/{cmake_3.20.2.bb => cmake_3.20.3.bb} | 0
> > > >   3 files changed, 1 insertion(+), 1 deletion(-)
> > > >   rename meta/recipes-devtools/cmake/{cmake-native_3.20.2.bb => 
> > > > cmake-native_3.20.3.bb} (100%)
> > > >   rename meta/recipes-devtools/cmake/{cmake_3.20.2.bb => 
> > > > cmake_3.20.3.bb} (100%)
> > > > 
> > > > diff --git a/meta/recipes-devtools/cmake/cmake-native_3.20.2.bb 
> > > > b/meta/recipes-devtools/cmake/cmake-native_3.20.3.bb
> > > > similarity index 100%
> > > > rename from meta/recipes-devtools/cmake/cmake-native_3.20.2.bb
> > > > rename to meta/recipes-devtools/cmake/cmake-native_3.20.3.bb
> > > > diff --git a/meta/recipes-devtools/cmake/cmake.inc 
> > > > b/meta/recipes-devtools/cmake/cmake.inc
> > > > index be43760628..0987c01c87 100644
> > > > --- a/meta/recipes-devtools/cmake/cmake.inc
> > > > +++ b/meta/recipes-devtools/cmake/cmake.inc
> > > > @@ -21,7 +21,7 @@ SRC_URI = 
> > > > "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
> > > >              
> > > > file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \
> > > >   "
> > > >   
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > -SRC_URI[sha256sum] = 
> > > > "aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e"
> > > > +SRC_URI[sha256sum] = 
> > > > "4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8"
> > > >   
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > >   UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
> > > >   
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > diff --git a/meta/recipes-devtools/cmake/cmake_3.20.2.bb 
> > > > b/meta/recipes-devtools/cmake/cmake_3.20.3.bb
> > > > similarity index 100%
> > > > rename from meta/recipes-devtools/cmake/cmake_3.20.2.bb
> > > > rename to meta/recipes-devtools/cmake/cmake_3.20.3.bb
> > > 
> > > Seems there is some intermittent issue that the cmake upgrade brings in:
> > > 
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/60/builds/3509/steps/13/logs/stdio
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/48/builds/3513/steps/12/logs/stdio
> > > 
> > > yet the latter passed in:
> > > 
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/48/builds/3514
> > 
> > Re-ran it on centos8 and it failed:
> > 
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/48/builds/3515
> > 
> > so this looks to be centos8 specific.
> > 
> 
> CMake Error at cmake_install.cmake:46 (file):
>    file INSTALL cannot set modification time on
>  
> 
> 
> 
> 
> 
> 
> 
> "/home/pokybuild/yocto-worker/genericx86/build/build/tmp/work/genericx86-poky-linux/core-image-sato/1.0-r0/testimage-sdk/assimppcyyuhv8/install/usr/local/lib/cmake/assimp-4.1/assimp-config.cmake":
>    Invalid argument.
> make: *** [Makefile:74: install] Error 1
> No python package in the SDK
> 
> I wonder if its some parallel install race. Can we try disabling 
> parallelism during install for the assimp build during test and see if 
> that helps.

I've just realised this is also happening with master in a-quick:

https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1441

all centos8 failures.

Michael: Did something change on those machines during maint on Friday
that could be triggering ths?

Cheers,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152683): 
https://lists.openembedded.org/g/openembedded-core/message/152683
Mute This Topic: https://lists.openembedded.org/mt/83304703/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to