Re: [poky] langdale libxml2 dependencies for testsdkext
Alexander Kanavin <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CANNYZj8P4S8uw1eJvJNXb3XJ2gNS6z4YCy=BY05Z6_oHHzW2YA@mail.gmail.com> |
It's well possible this has regressed at some point and slipped through the tests, but it's not likely anyone would be able to point to a specific commit where it happened, or where it was fixed. You might have to do a bit of bisection. Alex On Wed, 6 Sept 2023 at 21:41, Gundlupet Raju, Sandeep <[email protected]> wrote: > > Hi Alex, > > I can reproduce this issue with stock yp poky langdale branch(see > attached logs). > > To workaround this issue in langdale, I've included libxml2 package to > target image(IMAGE_INSTALL:append = " libxml2"). > > I will take a look on this commit id and also try in Mickledore as well > and see if issue exists. > > Thanks, > > Sandeep > > On 9/6/2023 12:13 PM, Alexander Kanavin wrote: > > The test you are running is regularly run against all supported > > branches on the yocto CI, and was run with langdale up to the point it > > stopped receiving updates. > > > > On the other hand, c572c1a1e0ea573e64a2864d8893800104d36a67 is not a > > valid commit id in poky history, so you have customizations. It's also > > possible there are further tweaks in your local.conf. > > > > Given that, it's difficult to give any meaningful help. You need to do > > your own research: first try to see if the issue happens with a > > pristine poky checkout of langdale branch and default local.conf. If > > it does, then at least there's a reference point for the failure that > > someone else could reproduce, if they're interested in helping. > > > > Alex > > > > On Wed, 6 Sept 2023 at 19:51, Sandeep Gundlupet Raju via > > lists.yoctoproject.org > > <[email protected]> wrote: > >> Hi Alex, > >> > >> I understand that community doesn't support and accept patches for > >> Langdale release. My question was, Is this a bug in langdale release as > >> I couldn't find anywhere documented in langdale release notes > >> https://docs.yoctoproject.org/4.1.4/migration-guides/release-4.1.html. > >> If this is bug in Langdale release, Can someone point to the patch which > >> fixed the issue in master/mickledore? > >> > >> Thanks, > >> > >> Sandeep > >> > >> On 9/5/2023 11:48 PM, Alexander Kanavin wrote: > >>> Langdale is no longer supported, please use one of supported options: > >>> https://wiki.yoctoproject.org/wiki/Releases > >>> > >>> Alex > >>> > >>> On Wed, 6 Sept 2023 at 05:38, Sandeep Gundlupet Raju via > >>> lists.yoctoproject.org > >>> <[email protected]> wrote: > >>>> Hi All, > >>>> > >>>> I'm running testsdkext using langdale and observed libxml2 dependencies > >>>> as shown below but when I tried using master it worked as expected. Does > >>>> anyone know if this a known issue in langdale and also point to the > >>>> patch in master which fixed this issue? > >>>> > >>>> $ time MACHINE=qemuarm64 bitbake core-image-minimal -c testsdkext > >>>> Loading cache: 100% > >>>> |###############################################################################################################################################################################| > >>>> Time: 0:00:00 > >>>> Loaded 1662 entries from dependency cache. > >>>> NOTE: Resolving any missing task queue dependencies > >>>> > >>>> Build Configuration: > >>>> BB_VERSION = "2.2.0" > >>>> BUILD_SYS = "x86_64-linux" > >>>> NATIVELSBSTRING = "universal" > >>>> TARGET_SYS = "aarch64-poky-linux" > >>>> MACHINE = "qemuarm64" > >>>> DISTRO = "poky" > >>>> DISTRO_VERSION = "4.1.4" > >>>> TUNE_FEATURES = "aarch64 armv8a crc cortexa57" > >>>> TARGET_FPU = "" > >>>> meta > >>>> meta-poky > >>>> meta-yocto-bsp = "2023:c572c1a1e0ea573e64a2864d8893800104d36a67" > >>>> > >>>> Initialising tasks: 100% > >>>> |##########################################################################################################################################################################| > >>>> Time: 0:00:00 > >>>> Sstate summary: Wanted 0 Local 0 Mirrors 0 Missed 0 Current 0 (0% match, > >>>> 0% complete) > >>>> NOTE: No setscene tasks > >>>> NOTE: Executing Tasks > >>>> Extensible SDK testing environment: cortexa57-poky-linux > >>>> Needs cmake > >>>> EpoxyTest class: SDK doesn't contain Meson > >>>> GalculatorTest class: SDK don't support gtk+3 > >>>> No perl package in the SDK > >>>> No python3 package in the SDK > >>>> RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain > >>>> Traceback (most recent call last): > >>>> File > >>>> "/scratch1/sandeepg/yocto/2023.2/yp-ci/sources/poky/meta/lib/oeqa/sdkext/cases/devtool.py", > >>>> line 74, in test_extend_autotools_recipe_creation > >>>> self._run('devtool sdk-install libxml2') > >>>> File > >>>> "/scratch1/sandeepg/yocto/2023.2/yp-ci/sources/poky/meta/lib/oeqa/sdkext/case.py", > >>>> line 22, in _run > >>>> return subprocess.check_output(". %s > /dev/null;"\ > >>>> File "/usr/lib/python3.10/subprocess.py", line 420, in check_output > >>>> return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, > >>>> File "/usr/lib/python3.10/subprocess.py", line 524, in run > >>>> raise CalledProcessError(retcode, process.args, > >>>> oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. > >>>> /scratch1/sandeepg/yocto/2023.2/yp-ci/build-ci-upstream/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0-r0/testsdkext/environment-setup-cortexa57-poky-linux > >>>> > /dev/null; devtool sdk-install libxml2;' returned non-zero exit status 1 > >>>> Standard Output: NOTE: Starting bitbake server... > >>>> NOTE: Reconnecting to bitbake server... > >>>> NOTE: Retrying server connection (#1)... > >>>> WARNING: You are using a local hash equivalence server but have > >>>> configured an sstate mirror. This will likely mean no sstate will match > >>>> from the mirror. You may wish to disable the hash equivalence use > >>>> (BB_HASHSERVE), or use a hash equivalence server alongside the sstate > >>>> mirror. > >>>> Loading cache...done. > >>>> Loaded 1662 entries from dependency cache. > >>>> Removing 1 recipes from the qemuarm64 sysroot...done. > >>>> > >>>> > >>>> > >>>> > >> -=-=-=-=-=-=-=-=-=-=-=- > >> Links: You receive all messages sent to this group. > >> View/Reply Online (#13151): https://lists.yoctoproject.org/g/poky/message/13151 > >> Mute This Topic: https://lists.yoctoproject.org/mt/101186330/1686489 > >> Group Owner: [email protected] > >> Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]] > >> -=-=-=-=-=-=-=-=-=-=-=- > >>